mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 18:08:00 +02:00
18 lines
898 B
Markdown
18 lines
898 B
Markdown
### [CVE-2013-5580](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5580)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The (1) Conn_StartLogin and (2) cb_Read_Resolver_Result functions in conn.c in ngIRCd 18 through 20.2, when the configuration option NoticeAuth is enabled, does not properly handle the return code for the Handle_Write function, which allows remote attackers to cause a denial of service (assertion failure and server crash) via unspecified vectors, related to a "notice auth" message not being sent to a new client.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://freecode.com/projects/ngircd/releases/357245
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|