CVE-2020-7696
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.
Does this matter?
Lower severity and a low EPSS score (1.58%). Track it; it rarely justifies an emergency change on its own.
Description
This affects all versions 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.
- CVSS 3.1
- 5.3 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- EPSS
- 1.58% probability · 74th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-200
- Affected
- react-native-fast-image project/react-native-fast-image
- Source
- report@snyk.io
References
- https://github.com/DylanVann/react-native-fast-image/issues/690Exploit, Third Party Advisory
- https://github.com/DylanVann/react-native-fast-image/pull/691Exploit, Issue Tracking, Third Party Advisory
- https://snyk.io/vuln/SNYK-JS-REACTNATIVEFASTIMAGE-572228Exploit, Patch, Third Party Advisory
- https://github.com/DylanVann/react-native-fast-image/issues/690Exploit, Third Party Advisory
- https://github.com/DylanVann/react-native-fast-image/pull/691Exploit, Issue Tracking, Third Party Advisory
- https://snyk.io/vuln/SNYK-JS-REACTNATIVEFASTIMAGE-572228Exploit, Patch, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.