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.
{
"cwe_ids": [
"CWE-200"
],
"nvd_published_at": "2020-07-17T10:15:00Z",
"severity": "MODERATE",
"github_reviewed_at": "2021-05-10T21:06:00Z",
"github_reviewed": true
}