vendor:
Geeklog
by:
SecurityFocus
7.5
CVSS
HIGH
Cross Site Scripting
79
CWE
Product Name: Geeklog
Affected Version From: 1.3.2006
Affected Version To: 1.3.2006
Patch Exists: YES
Related CWE: CVE-2002-1390
CPE: o:geeklog:geeklog
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2002
Cross Site Scripting Vulnerability in Geeklog
Geeklog does not properly sanitize user supplied input before being included when posting comments or writing stories. It is possible for an attacker to include malicious HTML code using the HTML attributes, which can be used to steal cookies, hijack sessions, or redirect users to malicious sites.
Mitigation:
Ensure that user supplied input is properly sanitized before being included in the output.