mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
18 lines
909 B
Markdown
18 lines
909 B
Markdown
### [CVE-2007-6103](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6103)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://aluigi.altervista.org/adv/ihudos-adv.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|