cvelist/2007/6xxx/CVE-2007-6103.json

98 lines
3.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-6103",
"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" : "I Hear U (IHU) 0.5.6 and earlier allows remote attackers to cause (1) a denial of service (infinite loop) via a packet that contains zero in the size field in its header, which is improperly handled by the Receiver::processPacket function; and (2) a denial of service (daemon crash) via an (a) IHU_INFO_INIT or a (b) IHU_INFO_RING packet that does not specify the mode, which is improperly handled by the Player::ring function in Player.cpp."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://aluigi.altervista.org/adv/ihudos-adv.txt",
"refsource" : "MISC",
"url" : "http://aluigi.altervista.org/adv/ihudos-adv.txt"
},
{
"name" : "http://sourceforge.net/project/shownotes.php?release_id=355409&group_id=75788",
"refsource" : "MISC",
"url" : "http://sourceforge.net/project/shownotes.php?release_id=355409&group_id=75788"
},
{
"name" : "26516",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/26516"
},
{
"name" : "42395",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/42395"
},
{
"name" : "42396",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/42396"
},
{
"name" : "27754",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/27754"
},
{
"name" : "ihearu-packet-dos(38568)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/38568"
},
{
"name" : "ihearu-ring-dos(38569)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/38569"
}
]
}
}