mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
760 B
Markdown
18 lines
760 B
Markdown
### [CVE-2003-0693](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0693)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A "buffer management error" in buffer_append_space of buffer.c for OpenSSH before 3.7 may allow remote attackers to execute arbitrary code by causing an incorrect amount of memory to be freed and corrupting the heap, a different vulnerability than CVE-2003-0695.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://lists.grok.org.uk/pipermail/full-disclosure/2003-September/010135.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|