mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
18 lines
801 B
Markdown
18 lines
801 B
Markdown
### [CVE-2014-6603](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6603)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The SSHParseBanner function in SSH parser (app-layer-ssh.c) in Suricata before 2.0.4 allows remote attackers to bypass SSH rules, cause a denial of service (crash), or possibly have unspecified other impact via a crafted banner, which triggers a large memory allocation or an out-of-bounds write.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/128382/Suricata-2.0.3-Out-Of-Bounds-Access.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|