vendor:
Bugzilla
by:
SecurityFocus
7,5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: Bugzilla
Affected Version From: 4.1.1
Affected Version To: 4.4
Patch Exists: YES
Related CWE: CVE-2012-4189
CPE: a:mozilla:bugzilla
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
2012
Bugzilla Cross-Site Scripting Vulnerability
Bugzilla is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied input. Attackers can exploit this issue to steal cookie-based authentication information, execute arbitrary client-side scripts in the context of the browser, and obtain sensitive information. Other attacks are also possible.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to generate dynamic content.