VYPR
Unrated severityNVD Advisory· Published Jan 28, 2011· Updated Apr 29, 2026

CVE-2010-4569

CVE-2010-4569

Description

Cross-site scripting (XSS) vulnerability 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 real name field of a user account, related to the AutoComplete widget in YUI.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Bugzilla 3.7.1–4.0rc1 is vulnerable to stored XSS via the real name field, exploited through the YUI AutoComplete widget.

Vulnerability

A stored cross-site scripting (XSS) vulnerability exists in Bugzilla 3.7.1, 3.7.2, 3.7.3, and 4.0rc1. The flaw resides in the user account real name field (real_name), which is not properly sanitized before being processed by the YUI AutoComplete widget. This allows an attacker to inject arbitrary web script or HTML into the field, which is later executed in the browsers of other users viewing autocomplete suggestions [1][2].

Exploitation

An attacker must have a valid Bugzilla user account and be able to edit their own real name field (or leverage a user with such privileges). The injected payload is then triggered when another user types in a field that uses the autocomplete functionality, causing the victim's browser to render the malicious script. No additional user interaction beyond normal usage is required [1][2].

Impact

Successful exploitation results in arbitrary script execution in the context of the victim's Bugzilla session, potentially leading to session hijacking, data theft, or other actions the victim can perform. The attack primarily affects the confidentiality and integrity of user sessions [1][2].

Mitigation

The vulnerability is fixed in Bugzilla 4.0rc2, released on January 24, 2011. Users of affected versions should upgrade to 4.0rc2 or later. For installations that cannot upgrade immediately, disabling the autocomplete feature or applying input validation patches to the real_name field may serve as a temporary workaround [1][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

5
  • cpe: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.2, =3.7.3, =4.0rc1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

9

News mentions

0

No linked articles in our index yet.