Skip to content

Commit 8af56a2

Browse files
1 parent 3fe9025 commit 8af56a2

File tree

1 file changed

+29
-4
lines changed

1 file changed

+29
-4
lines changed

advisories/unreviewed/2023/04/GHSA-wr5g-q49g-548w/GHSA-wr5g-q49g-548w.json renamed to advisories/github-reviewed/2023/04/GHSA-wr5g-q49g-548w/GHSA-wr5g-q49g-548w.json

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,40 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-wr5g-q49g-548w",
4-
"modified": "2024-04-04T03:38:59Z",
4+
"modified": "2025-10-15T18:55:34Z",
55
"published": "2023-04-24T06:31:20Z",
66
"aliases": [
77
"CVE-2023-28131"
88
],
9+
"summary": "Expo SDK has an OAuth vulnerability",
910
"details": "A vulnerability in the expo.io framework allows an attacker to take over accounts and steal credentials on an application/website that configured the \"Expo AuthSession Redirect Proxy\" for social sign-in. This can be achieved once a victim clicks a malicious link. The link itself may be sent to the victim in various ways (including email, text message, an attacker-controlled website, etc).",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "npm",
21+
"name": "expo"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "48.0.0"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
@@ -23,6 +44,10 @@
2344
"type": "WEB",
2445
"url": "https://blog.expo.dev/security-advisory-for-developers-using-authsessions-useproxy-options-and-auth-expo-io-e470fe9346df"
2546
},
47+
{
48+
"type": "PACKAGE",
49+
"url": "https://github.com/expo/expo"
50+
},
2651
{
2752
"type": "WEB",
2853
"url": "https://www.darkreading.com/endpoint/oauth-flaw-in-expo-platform-affects-hundreds-of-third-party-sites-apps"
@@ -33,8 +58,8 @@
3358
"CWE-522"
3459
],
3560
"severity": "CRITICAL",
36-
"github_reviewed": false,
37-
"github_reviewed_at": null,
61+
"github_reviewed": true,
62+
"github_reviewed_at": "2025-10-15T18:55:34Z",
3863
"nvd_published_at": "2023-04-24T05:15:08Z"
3964
}
4065
}

0 commit comments

Comments
 (0)