mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-31 02:31:22 +00:00
24 lines
1017 B
JSON
24 lines
1017 B
JSON
![]() |
{
|
||
|
"id": "CVE-2024-1554",
|
||
|
"sourceIdentifier": "security@mozilla.org",
|
||
|
"published": "2024-02-20T14:15:08.960",
|
||
|
"lastModified": "2024-02-20T14:15:08.960",
|
||
|
"vulnStatus": "Received",
|
||
|
"descriptions": [
|
||
|
{
|
||
|
"lang": "en",
|
||
|
"value": "The `fetch()` API and navigation incorrectly shared the same cache, as the cache key did not include the optional headers `fetch()` may contain. Under the correct circumstances, an attacker may have been able to poison the local browser cache by priming it with a `fetch()` response controlled by the additional headers. Upon navigation to the same URL, the user would see the cached response instead of the expected response. This vulnerability affects Firefox < 123."
|
||
|
}
|
||
|
],
|
||
|
"metrics": {},
|
||
|
"references": [
|
||
|
{
|
||
|
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1816390",
|
||
|
"source": "security@mozilla.org"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://www.mozilla.org/security/advisories/mfsa2024-05/",
|
||
|
"source": "security@mozilla.org"
|
||
|
}
|
||
|
]
|
||
|
}
|