DylanVann/react-native-fast-image

DylanVann/react-native-fast-image

Releases115
Frequency2 weeks 3 days
Last Release
Stars8.42K
🚩 FastImage, performant React Native image component.

CVE History

CVEPublishedCVSS v3CVSS v2
5.3 MEDIUM5 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.