Input validation error in Bugzilla - CVE-2015-4499

 

Input validation error in Bugzilla - CVE-2015-4499

Published: September 14, 2015 / Updated: August 9, 2020


Vulnerability identifier: #VU40651
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2015-4499
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Mozilla
Affected software:
Bugzilla

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

Util.pm in Bugzilla 2.x, 3.x, and 4.x before 4.2.15, 4.3.x and 4.4.x before 4.4.10, and 5.x before 5.0.1 mishandles long e-mail addresses during account registration, which allows remote attackers to obtain the default privileges for an arbitrary domain name by placing that name in a substring of an address, as demonstrated by truncation of an @mozilla.com.example.com address to an @mozilla.com address.


How to mitigate CVE-2015-4499

Install update from vendor's website.

Sources