GHSA-6XHG-Q9C8-RJ32
Vulnerability from github – Published: 2021-05-18 01:52 – Updated: 2023-09-12 18:18
VLAI?
Summary
Credential leak in react-native-fast-image
Details
This affects all versions before version 8.3.0 of package react-native-fast-image. When an image with source={{uri: "...", headers: { host: "somehost.com", authorization: "..." }} is loaded, all other subsequent images will use the same headers, this can lead to signing credentials or other session tokens being leaked to other servers.
Severity ?
5.3 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "react-native-fast-image"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.3.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-7696"
],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"github_reviewed": true,
"github_reviewed_at": "2021-05-10T21:06:00Z",
"nvd_published_at": "2020-07-17T10:15:00Z",
"severity": "MODERATE"
},
"details": "This affects all versions before version 8.3.0 of package react-native-fast-image. When an image with `source={{uri: \"...\", headers: { host: \"somehost.com\", authorization: \"...\" }}` is loaded, all other subsequent images will use the same headers, this can lead to signing credentials or other session tokens being leaked to other servers.",
"id": "GHSA-6xhg-q9c8-rj32",
"modified": "2023-09-12T18:18:48Z",
"published": "2021-05-18T01:52:54Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7696"
},
{
"type": "WEB",
"url": "https://github.com/DylanVann/react-native-fast-image/issues/690"
},
{
"type": "WEB",
"url": "https://github.com/DylanVann/react-native-fast-image/pull/691"
},
{
"type": "WEB",
"url": "https://github.com/DylanVann/react-native-fast-image/commit/4a7cd64f5b0aa40b04d63ccb105ee2b511abe624"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-REACTNATIVEFASTIMAGE-572228"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Credential leak in react-native-fast-image"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…