cvelist/2016/10xxx/CVE-2016-10568.json

63 lines
1.9 KiB
JSON
Raw Normal View History

2017-10-29 14:04:06 -04:00
{
2019-03-18 04:08:37 +00:00
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"DATE_PUBLIC": "2018-04-26T00:00:00",
"ID": "CVE-2016-10568",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "geoip-lite-country node module",
"version": {
"version_data": [
{
"version_value": "<1.1.4"
}
]
}
}
]
},
"vendor_name": "HackerOne"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-05-29 13:21:43 -04:00
{
2019-03-18 04:08:37 +00:00
"lang": "eng",
"value": "geoip-lite-country is a stripped down version of geoip-lite, supporting only country lookup. geoip-lite-country before 1.1.4 downloads data resources over HTTP, which leaves it vulnerable to MITM attacks."
2018-05-29 13:21:43 -04:00
}
2019-03-18 04:08:37 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Missing Encryption of Sensitive Data (CWE-311)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://nodesecurity.io/advisories/183",
"refsource": "MISC",
"url": "https://nodesecurity.io/advisories/183"
}
]
}
}