cvelist/2017/2xxx/CVE-2017-2103.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 04:36:32 +00:00
"CVE_data_meta": {
"ASSIGNER": "vultures@jpcert.or.jp",
"ID": "CVE-2017-2103",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "LaLa Call App for Android",
"version": {
"version_data": [
{
"version_value": "ver2.4.7 and earlier"
}
]
}
}
]
},
"vendor_name": "K-Opticom Corporation"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 04:36:32 +00:00
"lang": "eng",
"value": "The LaLa Call App for Android 2.4.7 and earlier does not verify X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers and obtain sensitive information via a crafted certificate."
2017-10-16 12:31:07 -04:00
}
2019-03-18 04:36:32 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Fails to verify SSL certificates"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "JVN#01014759",
"refsource": "JVN",
"url": "http://jvn.jp/en/jp/JVN01014759/index.html"
},
{
"name": "96004",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/96004"
}
]
}
}