cvelist/2007/6xxx/CVE-2007-6631.json
2018-10-15 17:03:25 -04:00

103 lines
3.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-6631",
"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" : "Multiple buffer overflows in LScube libnemesi 0.6.4-rc1 and earlier allow remote attackers to execute arbitrary code via (1) a reply that begins with a long version string, which triggers an overflow in handle_rtsp_pkt in rtsp_handlers.c; long headers that trigger overflows in (2) send_pause_request, (3) send_play_request, (4) send_setup_request, or (5) send_teardown_request in rtsp_send.c, as demonstrated by the Content-Base header; or a long Transport header, which triggers an overflow in (6) get_transport_str_sctp, (7) get_transport_str_tcp, or (8) get_transport_str_udp in rtsp_transport.c."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20071227 Multiple vulnerabilities in libnemesi 0.6.4-rc1",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/485575/100/0/threaded"
},
{
"name" : "http://aluigi.altervista.org/adv/libnemesibof-adv.txt",
"refsource" : "MISC",
"url" : "http://aluigi.altervista.org/adv/libnemesibof-adv.txt"
},
{
"name" : "http://aluigi.org/poc/libnemesibof.zip",
"refsource" : "MISC",
"url" : "http://aluigi.org/poc/libnemesibof.zip"
},
{
"name" : "27048",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/27048"
},
{
"name" : "ADV-2008-0010",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2008/0010"
},
{
"name" : "42820",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/42820"
},
{
"name" : "42821",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/42821"
},
{
"name" : "42822",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/42822"
},
{
"name" : "3513",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/3513"
}
]
}
}