cvelist/2013/6xxx/CVE-2013-6048.json

78 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-6048",
"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 get_group_tree function in lib/Munin/Master/HTMLConfig.pm in Munin before 2.0.18 allows remote nodes to cause a denial of service (infinite loop and memory consumption in the munin-html process) via crafted multigraph data."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/munin-monitoring/munin/blob/2.0.18/ChangeLog",
"refsource" : "CONFIRM",
"url" : "https://github.com/munin-monitoring/munin/blob/2.0.18/ChangeLog"
},
{
"name" : "https://github.com/munin-monitoring/munin/commit/284d7402718d98fcf10cee565415939882abab99",
"refsource" : "CONFIRM",
"url" : "https://github.com/munin-monitoring/munin/commit/284d7402718d98fcf10cee565415939882abab99"
},
{
"name" : "DSA-2815",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2013/dsa-2815"
},
{
"name" : "USN-2090-1",
"refsource" : "UBUNTU",
"url" : "http://www.ubuntu.com/usn/USN-2090-1"
}
]
}
}