CVE-2013-1743
Bugzilla 4.1.x-4.2.x < 4.2.7 and 4.3.x-4.4.x < 4.4.1 - Cross-Site Scripting via Tabular Report Field Values
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-1743. PoCs published by Mateusz Goik.
AI-analyzed exploit summary This is a writeup describing a cross-site scripting (XSS) vulnerability in Bugzilla versions 4.1.1 through 4.2.6 and 4.3.1 through 4.4. The issue arises due to insufficient sanitization of user-supplied input, allowing attackers to execute arbitrary client-side scripts.
Description
Multiple cross-site scripting (XSS) vulnerabilities in report.cgi in Bugzilla 4.1.x and 4.2.x before 4.2.7 and 4.3.x and 4.4.x before 4.4.1 allow remote attackers to inject arbitrary web script or HTML via a field value that is not properly handled during construction of a tabular report, as demonstrated by the (1) summary or (2) real name field. NOTE: this issue exists because of an incomplete fix for CVE-2012-4189.
Exploits (1)
This is a writeup describing a cross-site scripting (XSS) vulnerability in Bugzilla versions 4.1.1 through 4.2.6 and 4.3.1 through 4.4. The issue arises due to insufficient sanitization of user-supplied input, allowing attackers to execute arbitrary client-side scripts.