First published: Fri Feb 20 2009(Updated: )
Cross-site scripting (XSS) vulnerability in submitnews.php in e107 CMS 0.7.11 allows remote attackers to inject arbitrary web script or HTML via the (1) author_name, (2) itemtitle, and (3) item parameters. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
e107 CMS | =0.7.11 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-6208 is classified as a moderate severity Cross-site Scripting (XSS) vulnerability.
To fix CVE-2008-6208, update to a version of e107 CMS that is not affected, or implement input validation to sanitize user input.
CVE-2008-6208 affects e107 CMS version 0.7.11.
CVE-2008-6208 exploits a vulnerability in submitnews.php allowing for arbitrary web script or HTML injection.
Yes, CVE-2008-6208 is related to inadequate validation of user input for parameters like author_name, itemtitle, and item.