mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 01:28:01 +02:00
19 lines
699 B
Markdown
19 lines
699 B
Markdown
### [CVE-2004-2259](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2259)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
vsftpd before 1.2.2, when under heavy load, allows attackers to cause a denial of service (crash) via a SIGCHLD signal during a malloc or free call, which is not re-entrant.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/NSzolnoki/CVEPoisonKnowledgebase
|
|
- https://github.com/szolnoki-szte-sed/swamp-dataset
|
|
|