Synopsis
The remote web server contains a web application that suffers from multiple vulnerabilities.
Description
According to its banner, the version of Bugzilla installed on the remote host is affected by multiple vulnerabilities :
- A cross-site request forgery vulnerability exists due to a flaw in token validation in 'process_bug.cgi'. Note that this only affects versions 4.4rc1 to 4.4.
(CVE-2013-1733)
- A cross-site request forgery vulnerability exists due to a flaw in the validation of HTTP requests when updating attachments with the 'attachment.cgi' script. Note that this affects versions 2.16rc1 to 4.0.10, 4.1.1 to 4.2.6, and 4.3.1 to 4.4. (CVE-2013-1734)
- A cross-site scripting vulnerability exists due to improper parameter validation in 'editflagtypes.cgi'.
Note that this affects versions 2.17.1 to 4.0.10, 4.1.1 to 4.2.6, and 4.3.1 to 4.4. (CVE-2013-1742)
- A cross-site scripting vulnerability exists due to incorrectly filtered field values in tabular reports.
Note that this affects 4.1.1 to 4.2.6 and 4.3.1 to 4.4.
(CVE-2013-1743)
Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version number.
Solution
Upgrade to Bugzilla 4.0.11 / 4.2.7 / 4.4.1 or later.
Plugin Details
File Name: bugzilla_4_4_1.nasl
Configuration: Enable paranoid mode, Enable thorough checks
Supported Sensors: Nessus
Risk Information
Vector: CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P
Vulnerability Information
CPE: cpe:/a:mozilla:bugzilla
Required KB Items: Settings/ParanoidReport, installed_sw/Bugzilla
Excluded KB Items: Settings/disable_cgi_scanning
Exploit Ease: Exploits are available
Patch Publication Date: 10/16/2013
Vulnerability Publication Date: 9/1/2013
Reference Information
CVE: CVE-2013-1733, CVE-2013-1734, CVE-2013-1742, CVE-2013-1743
BID: 63197, 63199, 63204, 63205
CWE: 20, 442, 629, 711, 712, 722, 725, 74, 750, 751, 79, 800, 801, 809, 811, 864, 900, 928, 931, 990