CVE-2010-4570
Description
Cross-site scripting (XSS) vulnerability in the duplicate-detection functionality in Bugzilla 3.7.1, 3.7.2, 3.7.3, and 4.0rc1 allows remote attackers to inject arbitrary web script or HTML via the summary field, related to the DataTable widget in YUI.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Bugzilla 3.7.1-3.7.3 and 4.0rc1 vulnerable to reflected XSS via summary field in duplicate detection, allowing arbitrary script execution.
Vulnerability
A cross-site scripting (XSS) vulnerability exists in the duplicate-detection functionality of Bugzilla versions 3.7.1, 3.7.2, 3.7.3, and 4.0rc1 [1][2]. The bug resides in the short_desc (summary) field when it is displayed in the "possible duplicates" table. The YUI DataTable widget used to render the table does not properly encode the summary, allowing injection of arbitrary web script or HTML [2]. An attacker can submit a new bug with a malicious payload in the summary field.
Exploitation
To exploit, an attacker must have an account and submit a bug with a crafted summary containing JavaScript. When another user (e.g., a bug triager) views the bug list or uses the duplicate detection feature, the unescaped summary is rendered by the DataTable widget, executing the injected script [2]. No additional user interaction beyond viewing the affected page is required.
Impact
Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the victim's Bugzilla session. This can lead to theft of session cookies, performing actions on behalf of the victim, or accessing sensitive data displayed in the interface. The attack is limited to the scope of the victim's privileges within the Bugzilla installation [2].
Mitigation
The vulnerability is fixed in Bugzilla 4.0rc2, as well as in the stable releases 3.2.10, 3.4.10, and 3.6.4 [1]. Users running affected versions should upgrade immediately. There is no known workaround besides disabling the duplicate detection feature, which may not be feasible. The issue is addressed in the YUI library update included in the fix [2].
AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
5cpe:2.3:a:mozilla:bugzilla:3.7.1:*:*:*:*:*:*:*+ 3 more
- cpe:2.3:a:mozilla:bugzilla:3.7.1:*:*:*:*:*:*:*
- cpe:2.3:a:mozilla:bugzilla:3.7.2:*:*:*:*:*:*:*
- cpe:2.3:a:mozilla:bugzilla:3.7.3:*:*:*:*:*:*:*
- cpe:2.3:a:mozilla:bugzilla:4.0:rc1:*:*:*:*:*:*
- Range: 3.7.1-3.7.3, 4.0rc1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
9- bugzilla.mozilla.org/show_bug.cginvdPatch
- www.bugzilla.org/security/3.2.9/nvdVendor Advisory
- www.vupen.com/english/advisories/2011/0207nvdVendor Advisory
- osvdb.org/70702nvd
- www.securityfocus.com/bid/45982nvd
- www.vupen.com/english/advisories/2011/0271nvd
- yuilibrary.com/forum/viewtopic.phpnvd
- yuilibrary.com/projects/yui2/ticket/2529228nvd
- exchange.xforce.ibmcloud.com/vulnerabilities/65179nvd
News mentions
0No linked articles in our index yet.