First published: Fri Mar 31 2006(Updated: )
Cross-site scripting (XSS) vulnerability in search.php in PHP Script Index allows remote attackers to inject arbitrary web script or HTML via the search parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Php Php Script Index |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-1558 is classified as a medium severity vulnerability due to its potential to allow cross-site scripting attacks.
To fix CVE-2006-1558, you should validate and sanitize user inputs in the 'search' parameter to prevent script injection.
CVE-2006-1558 can enable attackers to perform cross-site scripting attacks, which can lead to data theft or session hijacking.
Individuals using the vulnerable version of PHP Script Index are at risk for CVE-2006-1558.
Exploiting CVE-2006-1558 allows an attacker to execute arbitrary script content within the context of a user's session.