Lucene search
+L

289 matches found

Cvelist
Cvelist
added 2015/10/18 10:0 a.m.25 views

CVE-2015-7184

The fetch API implementation in Mozilla Firefox before 41.0.2 does not restrict access to the HTTP response body in certain situations where user credentials are supplied but the CORS cross-origin request algorithm is improperly followed, which allows remote attackers to bypass the Same Origin...

9AI score0.01662EPSS
Exploits0References8
OSV
OSV
added 2015/10/16 9:21 a.m.3 views

USN-2768-1 firefox vulnerability

Abdulrahman Alqabandi and Ben Kelly discovered that the fetch API did not correctly implement the Cross Origin Resource Sharing CORS specification. If a user were tricked in to opening a specially crafted website, an attacker could potentially exploit this to obtain sensitive information from oth...

6.8CVSS7.3AI score0.01662EPSS
Exploits0References2
Ubuntu
Ubuntu
added 2015/10/16 9:21 a.m.54 views

USN-2768-1: Firefox vulnerability

Abdulrahman Alqabandi and Ben Kelly discovered that the fetch API did not correctly implement the Cross Origin Resource Sharing CORS specification. If a user were tricked in to opening a specially crafted website, an attacker could potentially exploit this to obtain sensitive information from oth...

6.8CVSS8.4AI score0.01662EPSS
Exploits0
ArchLinux
ArchLinux
added 2015/10/16 12:0 a.m.40 views

firefox: cross-origin restriction bypass

Security researcher Abdulrahman Alqabandi reported that the fetch API did not correctly implement the Cross-Origin Resource Sharing CORS specification, allowing a malicious page to access private data from other origins. Mozilla developer Ben Kelly independently reported the same issue...

6.8CVSS9.1AI score0.01662EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2015/10/16 12:0 a.m.31 views

Firefox < 41.0.2 'fetch' API Cross-Origin Bypass (Mac OS X)

The version of Firefox installed on the remote Mac OS X host is prior to 41.0.2. It is, therefore, affected by a cross-origin restriction bypass vulnerability in the fetch API due to an incorrect implementation of the Cross-Origin Resource Sharing CORS specification. A remote attacker can exploit...

6.8CVSS7.4AI score0.01662EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2015/10/16 12:0 a.m.32 views

Firefox < 41.0.2 'fetch' API Cross-Origin Bypass

The version of Firefox installed on the remote Windows host is prior to 41.0.2. It is, therefore, affected by a cross-origin restriction bypass vulnerability in the fetch API due to an incorrect implementation of the Cross-Origin Resource Sharing CORS specification. A remote attacker can exploit...

6.8CVSS7.4AI score0.01662EPSS
Exploits0References2
Mozilla
Mozilla
added 2015/10/15 12:0 a.m.105 views

Cross-origin restriction bypass using Fetch — Mozilla

Security researcher Abdulrahman Alqabandi reported that the fetch API did not correctly implement the Cross-Origin Resource Sharing CORS specification, allowing a malicious page to access private data from other origins. Mozilla developer Ben Kelly independently reported the same issue...

6.8CVSS8.9AI score0.01662EPSS
Exploits0References3Affected Software1
Jake Archibald's Blog
Jake Archibald's Blog
added 2015/03/24 12:0 a.m.20 views

That's so fetch!

There's been some confusion around the new fetch API recently. Let's clear things up. The first thing you'll notice about fetch is it's a massive improvement on XMLHttpRequest in terms of API design. Here's how to get some JSON using XHR: var xhr = new XMLHttpRequest; xhr.open'GET', url;...

6.8AI score
Exploits0
Jake Archibald's Blog
Jake Archibald's Blog
added 2014/08/12 12:1 a.m.10 views

What happens when you read a response?

There's a bit of disagreement over the behaviour of requests and responses in the fetch API, curious to know what you think… Setting the scene The new fetch API gives the web proper Request and Response primitives. fetch'/whatever'.thenfunctionresponse return response.body.asJSON; .thenfunctionda...

7AI score
Exploits0
Rows per page
Query Builder