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.
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
Link | Tags |
---|---|
https://snyk.io/vuln/SNYK-JS-REACTNATIVEFASTIMAGE-572228 | exploit third party advisory patch |
https://github.com/DylanVann/react-native-fast-image/issues/690 | third party advisory exploit |
https://github.com/DylanVann/react-native-fast-image/pull/691 | issue tracking exploit third party advisory |