cvelist/2010/4xxx/CVE-2010-4563.json
2019-03-18 00:04:02 +00:00

67 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-4563",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Linux kernel, when using IPv6, allows remote attackers to determine whether a host is sniffing the network by sending an ICMPv6 Echo Request to a multicast address and determining whether an Echo Reply is sent, as demonstrated by thcping."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20110415 Another Microsoft (and other) IPv6 security issue: sniffer detection",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2011/Apr/254"
},
{
"name": "[dailydave] 20110415 Another Microsoft (and other) IPv6 security issue: sniffer detection",
"refsource": "MLIST",
"url": "http://seclists.org/dailydave/2011/q2/25"
}
]
}
}