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

97 lines
3.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:02:08 +00:00
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:02:08 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:02:08 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "26516",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/26516"
},
{
"name": "42396",
"refsource": "OSVDB",
"url": "http://osvdb.org/42396"
},
{
"name": "ihearu-packet-dos(38568)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38568"
},
{
"name": "http://aluigi.altervista.org/adv/ihudos-adv.txt",
"refsource": "MISC",
"url": "http://aluigi.altervista.org/adv/ihudos-adv.txt"
},
{
"name": "42395",
"refsource": "OSVDB",
"url": "http://osvdb.org/42395"
},
{
"name": "ihearu-ring-dos(38569)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38569"
},
{
"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": "27754",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/27754"
}
]
}
}