

Here fill the keywords and click on the search button.The bug list will appear as shown in screen below. One can search the bug by two method first one is Simple search and second one is advance search.Simple search screenshot is shown below. Summary: It is used to define the summary of a product.Īttachment: For better understanding about Bug one can also attached the file. Version : Version of the product, it means the product in which the bug has been detected. Product: It is the product that you have selected.Ĭomponent: Each product can be split into several components based on its functionalities. "I'd say it might be wise to not ever allow hash values to be assigned directly from functions without a call to scalar.As per above screen we need to fill the following field.
BUG TRACKING TOOL BUGZILLA CODE
The Bugzilla developers have found 15 instances where the problematic pattern occurred in its code and determined that four of them were exploitable to some degree, Markham said. "This allows an attacker to override values already in the hash (specified earlier), which may have already been validated, with values controlled by them."ĬGI-based applications might be vulnerable is a similar way if developers didn't take this behavior into consideration, but according to one reader who commented on Markham's blog post, the issue has been known since 2006. "When assigning the result of a function call as a hash value, if the return value is a single scalar, all goes as you would expect, but if it's an array, the second and subsequent values end up being added as key/value pairs in the hash as well," Markham said in a post on his personal blog. The flaw might also have implications for other applications because according to Bugzilla developer Gervase Markham, the issue stems from a "Perl-specific security problem" involving the context in which functions called during hash value assignment are evaluated. "It is unknown whether any attacks have occurred as a result of this vulnerability, but we recommend that Bugzilla installation administrators screen their current user lists for suspicious activity."
BUG TRACKING TOOL BUGZILLA PATCH
"Bugzilla administrators are urged to deploy the patch and upgrade their software immediately," the Check Point researchers said. The Bugzilla Project released versions 4.0.15, 4.2.11, 4.4.6, and 4.5.6 to address this and other flaws that could also enable cross-site scripting, information leakage and social engineering attacks.

The vulnerability affects all Bugzilla versions going back to 2.23.3, which was released in 2006. Furthermore, this access allows attackers to exploit design weaknesses, or even irreversibly destroy bug data, slowing down development." "Software bug tracking data is typically closely guarded as it exposes software vulnerabilities and known issues. The Bugzilla Project shared a preliminary patch last week with major software projects that use the application, but the flaw has been in the software for a long time and it's unclear whether anyone discovered and exploited it independently in the past.īy using the admin credentials obtained through this vulnerability, "attackers can then view and edit private and undisclosed bug details," the Check Point researchers said in a blog post. The vulnerability was discovered by security researchers from Check Point Software Technologies and was reported to the Bugzilla developers on Sept. However, the platform is also used by the Apache Software Foundation, the Linux kernel developers, LibreOffice, OpenOffice, OpenSSH, Eclipse, KDE, GNOME, various Linux distributions, and many other projects. īugzilla is developed with support from the Mozilla Foundation, which uses it to track issues for many of its own products. Patches released Monday for Bugzilla address a privilege escalation vulnerability that could have allowed attackers to gain administrative access to software bug trackers based on the open-source application. Hackers could have had an inside track on unpatched flaws in major software projects because of a critical vulnerability in Bugzilla, a system that many developers use to track and discuss bugs in their code.
