cvelist/2016/10xxx/CVE-2016-10519.json
2019-03-17 22:04:40 +00:00

68 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"DATE_PUBLIC": "2018-04-26T00:00:00",
"ID": "CVE-2016-10519",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "bittorrent-dht node module",
"version": {
"version_data": [
{
"version_value": "<5.1.3"
}
]
}
}
]
},
"vendor_name": "HackerOne"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A security issue was found in bittorrent-dht before 5.1.3 that allows someone to send a specific series of messages to a listening peer and get it to reveal internal memory."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Exposure Through Sent Data (CWE-201)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://nodesecurity.io/advisories/68",
"refsource": "MISC",
"url": "https://nodesecurity.io/advisories/68"
},
{
"name": "https://github.com/feross/bittorrent-dht/issues/87",
"refsource": "MISC",
"url": "https://github.com/feross/bittorrent-dht/issues/87"
}
]
}
}