Bug 714576 (CVE-2011-2364, CVE-2011-2365, CVE-2011-2374, CVE-2011-2375, CVE-2011-2376, CVE-2011-2605)

Summary: CVE-2011-2364 CVE-2011-2365 CVE-2011-2374 CVE-2011-2375 CVE-2011-2376 CVE-2011-2605 Mozilla Miscellaneous memory safety hazards (MFSA 2011-19)
Product: [Other] Security Response Reporter: Huzaifa S. Sidhpurwala <huzaifas>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED ERRATA QA Contact:
Severity: urgent Docs Contact:
Priority: urgent    
Version: unspecifiedCC: ddumas, gecko-bugs-nobody, jlieskov, security-response-team, stransky, vdanen
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-12 16:58:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Huzaifa S. Sidhpurwala 2011-06-20 06:31:29 UTC
Mozilla developers identified and fixed several memory safety bugs
in the browser engine used in Firefox and other Mozilla-based products. 

Some of these bugs showed evidence of memory corruption under certain
circumstances, and we presume that with enough effort at least some
of these could be exploited to run arbitrary code.

Comment 1 Jan Lieskovsky 2011-06-21 12:48:09 UTC
Public now via:
[1] http://www.mozilla.org/security/announce/2011/mfsa2011-19.html

Comment 2 Jan Lieskovsky 2011-06-21 12:55:54 UTC
Further issue(s) details from [1]:
==================================

* Bob Clary, Kevin Brosnan, Nils, Gary Kwong, Jesse Ruderman and Christian
Biesinger reported memory safety problems that were fixed in Firefox 5 and
Firefox 3.6.18

References:
- Memory safety bugs - Firefox 5, Firefox 3.6
  [2] https://bugzilla.mozilla.org/buglist.cgi?bug_id=642734,642338,639648,646662,645572,629858,626262,643051

- CVE-2011-2374
  [3] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2374

* Bas Schouten, Igor Bukanov, Jesse Ruderman, Bill McCloskey, Olli Pettay,
Gary Kwong, Daniel Veditz and Marcia Knous reported memory safety problems
that were fixed in Firefox 5 only.

References:
- Memory safety bugs - Firefox 5
  [4] https://bugzilla.mozilla.org/buglist.cgi?bug_id=648705,643927,654015,653238,653026,652401,643839,597162,648022
- CVE-2011-2375
  [5] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2375

* Luke Wagner and Gary Kwong reported memory safety problems that were fixed
in Firefox 3.6 only.

References:
- Memory safety bugs - Firefox 3.6
  [6] https://bugzilla.mozilla.org/buglist.cgi?bug_id=650874,635235
- CVE-2011-2376
  [7] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2376

* Rh0 reported a crash that affected Firefox 3.6 only

References:
- [8] https://bugzilla.mozilla.org/show_bug.cgi?id=651990
- CVE-2011-2364
  [9] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2364

* secenv reported a crash that affected Firefox 3.6 only.

References:
- [10] https://bugzilla.mozilla.org/show_bug.cgi?id=655742
- CVE-2011-2365
  [11] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2365

Comment 3 errata-xmlrpc 2011-06-21 22:28:43 UTC
This issue has been addressed in following products:

  Red Hat Enterprise Linux 4
  Red Hat Enterprise Linux 5

Via RHSA-2011:0887 https://rhn.redhat.com/errata/RHSA-2011-0887.html

Comment 4 errata-xmlrpc 2011-06-21 22:39:15 UTC
This issue has been addressed in following products:

  Red Hat Enterprise Linux 6

Via RHSA-2011:0886 https://rhn.redhat.com/errata/RHSA-2011-0886.html

Comment 5 errata-xmlrpc 2011-06-21 22:50:10 UTC
This issue has been addressed in following products:

  Red Hat Enterprise Linux 4

Via RHSA-2011:0888 https://rhn.redhat.com/errata/RHSA-2011-0888.html

Comment 6 errata-xmlrpc 2011-06-21 22:50:41 UTC
This issue has been addressed in following products:

  Red Hat Enterprise Linux 5
  Red Hat Enterprise Linux 6
  Red Hat Enterprise Linux 4

Via RHSA-2011:0885 https://rhn.redhat.com/errata/RHSA-2011-0885.html

Comment 7 Vincent Danen 2011-06-30 20:38:21 UTC
MITRE assigned an additional CVE here:


Common Vulnerabilities and Exposures assigned an identifier CVE-2011-2605 to
the following vulnerability:

Name: CVE-2011-2605
URL: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2605
Assigned: 20110630
Reference: http://www.mozilla.org/security/announce/2011/mfsa2011-19.html
Reference: https://bugzilla.mozilla.org/show_bug.cgi?id=643051

CRLF injection vulnerability in the
nsCookieService::SetCookieStringInternal function in
netwerk/cookie/nsCookieService.cpp in Mozilla Firefox before 3.6.18
and 4.x through 4.0.1, and Thunderbird before 3.1.11, allows remote
attackers to bypass intended access restrictions via a string
containing a \n (newline) character, which is not properly handled in
a JavaScript "document.cookie =" expression, a different vulnerability
than CVE-2011-2374.