First published: Mon May 10 2010(Updated: )
Cross-site scripting (XSS) vulnerability in search.cgi in Matt's Script Archive (MSA) Simple Search 1.0 allows remote attackers to inject arbitrary web script or HTML via the terms parameter. NOTE: some of these details are obtained from third party information.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Matt Wright Simple Search | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2009-4866 has a moderate severity level due to its potential to allow cross-site scripting attacks.
To fix CVE-2009-4866, you should sanitize user inputs in the terms parameter of search.cgi to prevent XSS.
CVE-2009-4866 affects users of Matt's Script Archive Simple Search version 1.0.
CVE-2009-4866 can be exploited to inject arbitrary web scripts or HTML, leading to various malicious actions.
There is no official patch for CVE-2009-4866, so manual input validation and sanitization are recommended.