cvelist/2021/20xxx/CVE-2021-20835.json

62 lines
2.2 KiB
JSON
Raw Normal View History

2020-12-17 22:03:37 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-20835",
2021-11-24 16:01:07 +00:00
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
2021-11-24 17:17:30 +09:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mercari, Inc.",
"product": {
"product_data": [
{
"product_name": "Android App 'Mercari (Merpay) - Marketplace and Mobile Payments App' (Japan version)",
"version": {
"version_data": [
{
"version_value": "versions prior to 4.49.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Authorization in Handler for Custom URL Scheme"
}
]
}
]
},
"references": {
"reference_data": [
{
2021-11-24 16:01:07 +00:00
"url": "https://jvn.jp/en/jp/JVN49465877/index.html",
"refsource": "MISC",
"name": "https://jvn.jp/en/jp/JVN49465877/index.html"
2021-11-24 17:17:30 +09:00
}
]
2020-12-17 22:03:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-11-24 17:17:30 +09:00
"value": "Improper authorization in handler for custom URL scheme vulnerability in Android App 'Mercari (Merpay) - Marketplace and Mobile Payments App' (Japan version) versions prior to 4.49.1 allows a remote attacker to lead a user to access an arbitrary website and the website launches an arbitrary Activity of the app via the vulnerable App, which may result in Mercari account's access token being obtained."
2020-12-17 22:03:37 +00:00
}
]
}
}