CVE-2006-2016
phpldapadmin < 0.9.8 - Cross-Site Scripting via Multiple Parameters
Title source: llmExploitation Summary
EIP tracks 5 public exploits for CVE-2006-2016. PoCs published by r0t.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in PHPLDAPAdmin due to improper input sanitization. The PoC provides a URL that injects arbitrary JavaScript code into the 'dn' parameter, which executes in the context of the affected website.
Description
Multiple cross-site scripting (XSS) vulnerabilities in phpLDAPadmin 0.9.8 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) dn parameter in (a) compare_form.php, (b) copy_form.php, (c) rename_form.php, (d) template_engine.php, and (e) delete_form.php; (2) scope parameter in (f) search.php; and (3) Container DN, (4) Machine Name, and (5) UID Number fields in (g) template_engine.php.
Exploits (5)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in PHPLDAPAdmin due to improper input sanitization. The PoC provides a URL that injects arbitrary JavaScript code into the 'dn' parameter, which executes in the context of the affected website.
The provided text describes a cross-site scripting (XSS) vulnerability in PHPLDAPAdmin due to improper input sanitization. The example URL demonstrates how an attacker can inject arbitrary HTML and script code via the 'scope' parameter.
The provided text describes a cross-site scripting (XSS) vulnerability in PHPLDAPAdmin due to improper input sanitization. The example URL demonstrates how an attacker can inject arbitrary HTML and script code via the 'dn' parameter in 'rename_form.php'.
The provided text describes a cross-site scripting (XSS) vulnerability in PHPLDAPAdmin due to improper input sanitization. The example demonstrates how an attacker can inject arbitrary HTML and script code via the 'dn' parameter in the 'copy_form.php' script.
The provided text describes a cross-site scripting (XSS) vulnerability in PHPLDAPAdmin due to improper input sanitization. The example URL demonstrates how an attacker can inject arbitrary HTML and script code via the 'dn' parameter in 'compare_form.php'.