First published: Tue Mar 31 2009(Updated: )
Multiple cross-site scripting (XSS) vulnerabilities in Gallarific Free Edition allow remote attackers to inject arbitrary web script or HTML via (1) the e-mail address, (2) a comment, which is not properly handled during moderation, and (3) the tag parameter to gallery/tags.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Stellarium |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-6567 is considered a high severity vulnerability due to its potential for exploitation through cross-site scripting attacks.
To fix CVE-2008-6567, ensure proper sanitization and validation of user inputs, especially for e-mail addresses, comments, and tags.
CVE-2008-6567 affects users of Gallarific Free Edition who are not implementing adequate security measures against XSS.
CVE-2008-6567 can facilitate cross-site scripting (XSS) attacks, allowing remote attackers to inject arbitrary scripts into web pages.
The vulnerable components in CVE-2008-6567 include the e-mail address input, comments during moderation, and the tag parameter within the gallery/tags.php script.