Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2020-7696 1 React-native-fast-image Project 1 React-native-fast-image 2024-11-21 5.3 Medium
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.