cvelist/2019/1010xxx/CVE-2019-1010206.json

62 lines
2.1 KiB
JSON
Raw Normal View History

2019-03-20 13:09:01 +00:00
{
"CVE_data_meta": {
2019-07-23 14:00:51 +00:00
"ASSIGNER": "cve-assign@distributedweaknessfiling.org",
2019-03-20 13:09:01 +00:00
"ID": "CVE-2019-1010206",
2019-07-23 14:00:51 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Http Request (Apache Cordova Plugin)",
"version": {
"version_data": [
{
"version_value": "6"
}
]
}
}
]
},
"vendor_name": "OSS"
}
]
}
2019-03-20 13:09:01 +00:00
},
2019-07-23 14:00:51 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-03-20 13:09:01 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-07-23 14:00:51 +00:00
"value": "OSS Http Request (Apache Cordova Plugin) 6 is affected by: Missing SSL certificate validation. The impact is: certificate spoofing. The component is: use this library when https communication. The attack vector is: certificate spoofing."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Missing SSL certificate validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/kevinsawicki/http-request/blob/master/lib/src/main/java/com/github/kevinsawicki/http/HttpRequest.java",
"refsource": "MISC",
"name": "https://github.com/kevinsawicki/http-request/blob/master/lib/src/main/java/com/github/kevinsawicki/http/HttpRequest.java"
2019-03-20 13:09:01 +00:00
}
]
}
}