CVE-2008-6567: XSS
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2008-6567?
CVE-2008-6567 is considered a high severity vulnerability due to its potential for exploitation through cross-site scripting attacks.
How do I fix CVE-2008-6567?
To fix CVE-2008-6567, ensure proper sanitization and validation of user inputs, especially for e-mail addresses, comments, and tags.
Who is affected by CVE-2008-6567?
CVE-2008-6567 affects users of Gallarific Free Edition who are not implementing adequate security measures against XSS.
What type of attacks can CVE-2008-6567 facilitate?
CVE-2008-6567 can facilitate cross-site scripting (XSS) attacks, allowing remote attackers to inject arbitrary scripts into web pages.
What components of Gallarific are vulnerable in CVE-2008-6567?
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.