cvelist/2023/28xxx/CVE-2023-28131.json

67 lines
2.7 KiB
JSON
Raw Normal View History

2023-03-10 22:00:37 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-28131",
2023-04-24 05:01:01 +00:00
"ASSIGNER": "cve@checkpoint.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Expo.io",
"product": {
"product_data": [
{
"product_name": "Expo AuthSession module",
"version": {
"version_data": [
{
"version_value": "All versions prior to SDK 48.* (Affected SDK 45.*, 46.* and 47.*)"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "The use of AuthSession modules\u2019s useProxy in Expo below SDK 48 may allow OAuth hijacking, which leads to credentials theft and Account Takeover."
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://blog.expo.dev/security-advisory-for-developers-using-authsessions-useproxy-options-and-auth-expo-io-e470fe9346df",
"refsource": "MISC",
"name": "https://blog.expo.dev/security-advisory-for-developers-using-authsessions-useproxy-options-and-auth-expo-io-e470fe9346df"
2023-05-25 21:00:37 +00:00
},
{
"refsource": "MISC",
"name": "https://www.darkreading.com/endpoint/oauth-flaw-in-expo-platform-affects-hundreds-of-third-party-sites-apps",
"url": "https://www.darkreading.com/endpoint/oauth-flaw-in-expo-platform-affects-hundreds-of-third-party-sites-apps"
2023-04-24 05:01:01 +00:00
}
]
2023-03-10 22:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-04-24 05:01:01 +00:00
"value": "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)."
2023-03-10 22:00:37 +00:00
}
]
}
}