cvelist/2017/0xxx/CVE-2017-0376.json

78 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@debian.org",
"ID" : "CVE-2017-0376",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Tor before 0.3.0.8",
"version" : {
"version_data" : [
{
"version_value" : "Tor before 0.3.0.8"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The hidden-service feature in Tor before 0.3.0.8 allows a denial of service (assertion failure and daemon exit) in the connection_edge_process_relay_cell function via a BEGIN_DIR cell on a rendezvous circuit."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "reachable assertion"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/torproject/tor/commit/56a7c5bc15e0447203a491c1ee37de9939ad1dcd",
"refsource" : "CONFIRM",
"url" : "https://github.com/torproject/tor/commit/56a7c5bc15e0447203a491c1ee37de9939ad1dcd"
},
{
"name" : "https://lists.torproject.org/pipermail/tor-announce/2017-June/000131.html",
"refsource" : "CONFIRM",
"url" : "https://lists.torproject.org/pipermail/tor-announce/2017-June/000131.html"
},
{
"name" : "https://trac.torproject.org/projects/tor/ticket/22494",
"refsource" : "CONFIRM",
"url" : "https://trac.torproject.org/projects/tor/ticket/22494"
},
{
"name" : "DSA-3877",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2017/dsa-3877"
}
]
}
}