Auto-merge PR#4273

Auto-merge PR#4273
This commit is contained in:
CVE Team 2020-07-08 21:05:31 -04:00 committed by GitHub
commit ca4c87d1c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,14 +4,55 @@
"data_version": "4.0", "data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2020-5604", "ID": "CVE-2020-5604",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "vultures@jpcert.or.jp"
"STATE": "RESERVED" },
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mercari, Inc.",
"product": {
"product_data": [
{
"product_name": "Android App 'Mercari' (Japan version)",
"version": {
"version_data": [
{
"version_value": "prior to version 3.52.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Exposed Dangerous Method or Function"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jvn.jp/en/jp/JVN93167107/index.html"
}
]
}, },
"description": { "description": {
"description_data": [ "description_data": [
{ {
"lang": "eng", "lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." "value": "Android App 'Mercari' (Japan version) prior to version 3.52.0 allows arbitrary method execution of a Java object by a remoto attacker via a Man-In-The-Middle attack by using Java Reflection API of JavaScript code on WebView."
} }
] ]
} }