mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 04:25:00 +02:00
18 lines
905 B
Markdown
18 lines
905 B
Markdown
### [CVE-2007-4404](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4404)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ircu 2.10.12.01 allows remote attackers to (1) cause a denial of service (flood wallops) by joining two channels with certain long names that differ in the final character, which triggers a protocol violation and (2) cause a denial of service (daemon crash) via a "J 0:#channel" message on a channel without an apass; and (3) allows remote authenticated operators to cause a denial of service (daemon crash) via a remote "names -D" command.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3031
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|