Bug 1265781 (CVE-2015-4520) - CVE-2015-4520 Mozilla: Errors in the handling of CORS preflight request headers (MFSA 2015-111)
Summary: CVE-2015-4520 Mozilla: Errors in the handling of CORS preflight request heade...
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2015-4520
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1261782
TreeView+ depends on / blocked
 
Reported: 2015-09-23 18:01 UTC by Prasad Pandit
Modified: 2023-05-12 14:26 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-01 14:04:25 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2015:1834 0 normal SHIPPED_LIVE Critical: firefox security update 2015-09-24 22:40:01 UTC
Red Hat Product Errata RHSA-2015:1852 0 normal SHIPPED_LIVE Important: thunderbird security update 2015-10-01 17:25:51 UTC

Description Prasad Pandit 2015-09-23 18:01:32 UTC
Mozilla developer Ehsan Akhgari reported two issues with Cross-origin resource
sharing (CORS) "preflight" requests.

The first issue is that in some circumstances the same cache key can be
generated for two preflight requests on a site. As a result, if a second
request is made that will match the cached key generated by an earlier
request, CORS checks will be bypassed because the system will see the
previously cached request as applicable.

In the second issue, when some Access-Control- headers are missing from CORS
responses, the values from different Access-Control- headers can be used that
present in the same response.

External Reference:

https://www.mozilla.org/en-US/security/advisories/mfsa2015-111/

Comment 1 Martin Prpič 2015-09-24 12:38:20 UTC
Acknowledgements:

Red Hat would like to thank the Mozilla project for reporting this issue. Upstream acknowledges Ehsan Akhgari as the original reporter.

Comment 2 errata-xmlrpc 2015-09-24 18:40:40 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 5
  Red Hat Enterprise Linux 7
  Red Hat Enterprise Linux 6

Via RHSA-2015:1834 https://rhn.redhat.com/errata/RHSA-2015-1834.html

Comment 4 errata-xmlrpc 2015-10-01 13:26:33 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 5
  Red Hat Enterprise Linux 7
  Red Hat Enterprise Linux 6

Via RHSA-2015:1852 https://rhn.redhat.com/errata/RHSA-2015-1852.html


Note You need to log in before you can comment on or make changes to this bug.