原始 OSV JSON{
"id": "GHSA-6xhg-q9c8-rj32",
"aliases": [
"CVE-2020-7696"
],
"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.",
"summary": "Credential leak in react-native-fast-image",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "8.3.0"
}
]
}
],
"package": {
"name": "react-native-fast-image",
"ecosystem": "npm"
}
}
],
"modified": "2023-09-12T18:18:48Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"published": "2021-05-18T01:52:54Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7696",
"type": "ADVISORY"
},
{
"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",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2020-07-17T10:15:00Z",
"github_reviewed_at": "2021-05-10T21:06:00Z"
}
}