Last Modified: May 2, 2023
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).
Tweets last week: 7
Remaining steady
Yahoo results: 0
Remaining steady
Current EPSS Score: 0.00091
Remaining steady
Reddit Posts: 4
Remaining steady
Github Repos: 0
Remaining steady
Found exploits:
Attack Vector: Network
Attack Complexity: Low
Privileges Required: None
User Interaction: Required
Scope: Changed
Confidentiality: High
Integrity: High
Availability: High
Base Score: 9.6
Exploitability Score:
2.8
Impact Score: 6.0
CVSS V3: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
CWE-522
Condition | Configuration | |
---|---|---|
OR | ||
OR | ||
cpe:2.3:a:expo:expo_software_development_kit:*:*:*:*:*:*:*:* Part: a Vendor: expo | Alle Schwachstellen für expo |
CWE-ID:
Not defined
Base Score V3:
Not defined
Exploitability Score V3:
Not defined
Impact Score V3:
Not defined
Cvss Vector V3:
Not defined
Configuration:
added:
cpe:2.3:a:expo:expo_software_development_kit:*:*:*:*:*:*:*:*
Reference:
added:
https://www.darkreading.com/endpoint/oauth-flaw-in-expo-platform-affects-hundreds-of-third-party-sites-apps
<?xml version="1.0" ?> <set operator="and"> <set operator="or"> <prop key="application" value="cpe:2.3:a:expo:expo_software_development_kit:*:*:*:*:*:*:*:*"/> </set> </set>
<?xml version="1.0" ?> <set operator="and"> <set operator="or"> <prop key="application" value="cpe:2.3:a:expo:expo_software_development_kit:*:*:*:*:*:*:*:*"/> </set> <prop key="program_influence" value="input"/> </set>