8000 Merge pull request #5788 from github/ThomasWunderlich-GHSA-fj44-h6xw-… · github/advisory-database@f716309 · GitHub
[go: up one dir, main page]

Skip to content

Commit f716309

Browse files
Merge pull request #5788 from github/ThomasWunderlich-GHSA-fj44-h6xw-896g
2 parents dbea5de + d7d5e50 commit f716309

File tree

1 file changed

+25
-3
lines changed

1 file changed

+25
-3
lines changed

advisories/unreviewed/2025/06/GHSA-fj44-h6xw-896g/GHSA-fj44-h6xw-896g.json

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,37 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-fj44-h6xw-896g",
4-
"modified": "2025-06-09T21:30:50Z",
4+
"modified": "2025-06-09T21:31:54Z",
55
"published": "2025-06-09T18:32:16Z",
66
"aliases": [
77
"CVE-2025-45001"
88
],
9-
"details": "react-native-keys 0.7.11 is vulnerable to sensitive information disclosure (remote) as encryption cipher and Base64 chunks are stored as plaintext in the compiled native binary. Attackers can extract these secrets using basic static analysis tools.",
9+
"summary": "react-native-keys sensitive information disclosure",
10+
"details": "[react-native-keys ](https://github.com/numandev1/react-native-keys)0.7.11 is vulnerable to sensitive information disclosure (remote) as encryption cipher and Base64 chunks are stored as plaintext in the compiled native binary. Attackers can extract these secrets using basic static analysis tools.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "npm",
21+
"name": "react-native-keys"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
}
30+
]
31+
}
32+
]
33+
}
34+
],
1735
"references": [
1836
{
1937
"type": "ADVISORY",
@@ -26,6 +44,10 @@
2644
{
2745
"type": "WEB",
2846
"url": "https://github.com/ch3tanbug/vulnerability-research/tree/main/CVE-2025-45001"
47+
},
48+
{
49+
"type": "PACKAGE",
50+
"url": "https://github.com/numandev1/react-native-keys"
2951
}
3052
],
3153
"database_specific": {

0 commit comments

Comments
 (0)
0