Bugzilla SQL Injection and Information Disclosure Vulnerabilities


Description   Multiple vulnerabilities have been identified in Bugzilla, which could be exploited by attackers to disclose or manipulate certain information.
The first issue is caused by an input validation error in the Bug.search WebService function, which could be exploited to conduct SQL injection attacks.
The second vulnerability is caused by an input validation error in the Bug.create WebService function, which could be exploited to conduct SQL injection attacks.
The third issue is caused by an error when users reset their passwords and then log in immediately afterward, which could cause passwords to appear in the URL of their browsers and in the Bugzilla webserver's logs and in the Referer header.
     
Vulnerable Products   Vulnerable Software:
Bugzilla versions 2.xBugzilla versions 3.x
     
Solution   Upgrade to Bugzilla version 3.0.9, 3.2.5, or 3.4.2 : http://www.bugzilla.org/download/
     
CVE   CVE-2009-3166
CVE-2009-3165
CVE-2009-3125
     
References   http://www.bugzilla.org/security/3.0.8/
https://bugzilla.mozilla.org/show_bug.cgi?id=515191
https://bugzilla.mozilla.org/show_bug.cgi?id=515191
https://bugzilla.mozilla.org/show_bug.cgi?id=508189
     
Vulnerability Manager Detection   No
     
IPS Protection  
ASQ Engine alarm Available Since
SQL injection Prevention - GET : suspicious OR statement in URL
3.2.0
SQL injection Prevention - POST : suspicious SELECT statement in data
3.2.0
SQL injection Prevention - GET : suspicious combination of 'OR' or 'AND' statements in URL
3.2.0
SQL injection Prevention - POST : possible version probing in data
3.2.0
SQL injection Prevention - GET : suspicious CREATE statement in URL
3.2.0
SQL injection Prevention - GET : suspicious CAST statement in URL
3.2.0
SQL injection Prevention - GET : suspicious OPENROWSET statement in URL
3.2.0
SQL injection Prevention - GET : suspicious DECLARE statement in URL
3.2.0
SQL injection Prevention - POST : suspicious OPENQUERY statement in data
3.2.0
SQL injection Prevention - POST : suspicious CREATE statement in data
3.2.0
SQL injection Prevention - POST : suspicious UPDATE statement in data
3.2.0
SQL injection Prevention - POST : suspicious UNION statement in data
3.2.0
SQL injection Prevention - GET : suspicious OPENQUERY statement in URL
3.2.0
SQL injection Prevention - GET : suspicious shutdown statement in URL
3.2.0
SQL injection Prevention - GET : suspicious UNION SELECT statement in URL
3.2.0
SQL injection Prevention - POST : suspicious DROP statement in data
3.2.0
SQL injection Prevention - GET : possible database version probing
3.2.0
SQL injection Prevention - POST : suspicious INSERT statement in data
3.2.0
SQL injection Prevention - POST : suspicious OR statement in data
3.2.0
SQL injection Prevention - GET : suspicious UPDATE SET statement in URL
3.2.0
SQL injection Prevention - POST : suspicious EXEC statement in data
3.2.0
SQL injection Prevention - GET : suspicious SELECT statement in URL
3.2.0
SQL injection Prevention - GET : suspicious INSERT statement in URL
3.2.0
Misc : Remote code execution prevention: 2 '|' characters found as a parameter of a script file
3.2.0
SQL injection Prevention - GET : suspicious DROP statement in URL
3.2.0
SQL injection Prevention - POST : suspicious OPENROWSET statement in data
3.2.0
SQL injection Prevention - GET : suspicious EXEC statement in URL
3.2.0
SQL injection Prevention - GET : block comment delimiters in URL
3.2.0
SQL injection Prevention - POST : suspicious DECLARE statement in data
3.2.0
SQL injection Prevention - POST : suspicious HAVING statement in data
3.2.0
SQL injection Prevention - POST : suspicious CAST statement in data
3.2.0
     


 
 
 
 
 Risk level 
Moderate 

 Vulnerability First Public Report Date 
2009-09-14 

 Target Type 
Server 

 Possible exploit 
Local & Remote