CVE-2007-5728
phpPgAdmin 4.1.1 - 'Redirect.php' Cross-Site Scripting
Record summary
CVE-2007-5728 has a selected CVSS score of 4.3; EIP currently links 1 catalogued exploit and 1 Nuclei template.
Description
Cross-site scripting (XSS) vulnerability in phpPgAdmin 3.5 to 4.1.1, and possibly 4.1.2, allows remote attackers to inject arbitrary web script or HTML via certain input available in PHP_SELF in (1) redirect.php, possibly related to (2) login.php, different vectors than CVE-2007-2865.
Exploitation context
Proofs of concept
1Catalogued exploits
ExploitDBphpPgAdmin 4.1.1 - 'Redirect.php' Cross-Site ScriptingExploitDB exploitby Michal MajchrowiczNot analyzed1 file
Nuclei templates
1ProjectDiscoveryMEDIUMphpPgAdmin <=4.1.1 - Cross-Site ScriptingCVSS 4.3
phpPgAdmin 3.5 to 4.1.1, and possibly 4.1.2, is vulnerable to cross-site scripting and allows remote attackers to inject arbitrary web script or HTML via certain input available in PHP_SELF in (1) redirect.php, possibly related to (2) login.php, which are different vectors than CVE-2007-2865.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
Remediation
Upgrade to a patched version of phpPgAdmin or apply the necessary security patches provided by the vendor.
Source: ProjectDiscovery