cvelist/2018/0xxx/CVE-2018-0491.json
2018-07-11 06:03:35 -04:00

78 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@debian.org",
"ID" : "CVE-2018-0491",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Tor",
"version" : {
"version_data" : [
{
"version_value" : "Tor"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A use-after-free issue was discovered in Tor 0.3.2.x before 0.3.2.10. It allows remote attackers to cause a denial of service (relay crash) because the KIST implementation allows a channel to be added more than once in the pending list."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "use-after-free"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "44994",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/44994/"
},
{
"name" : "https://blog.torproject.org/new-stable-tor-releases-security-fixes-and-dos-prevention-03210-03110-02915",
"refsource" : "CONFIRM",
"url" : "https://blog.torproject.org/new-stable-tor-releases-security-fixes-and-dos-prevention-03210-03110-02915"
},
{
"name" : "https://trac.torproject.org/projects/tor/ticket/24700",
"refsource" : "CONFIRM",
"url" : "https://trac.torproject.org/projects/tor/ticket/24700"
},
{
"name" : "https://trac.torproject.org/projects/tor/ticket/25117",
"refsource" : "CONFIRM",
"url" : "https://trac.torproject.org/projects/tor/ticket/25117"
}
]
}
}