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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The parse_command function in Genecys 0.2 and earlier allows remote attackers to cause a denial of service (crash) via a command with a missing ":" (colon) separator, which triggers a null dereference.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://aluigi.altervista.org/adv/genecysbof-adv.txt
|
|
- http://securityreason.com/securityalert/944
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|