mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 20:04:01 +02:00
18 lines
719 B
Markdown
18 lines
719 B
Markdown
### [CVE-2005-2081](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2081)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Stack-based buffer overflow in the function that parses commands in Asterisk 1.0.7, when the 'write = command' option is enabled, allows remote attackers to execute arbitrary code via a command that has two double quotes followed by a tab character.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=111946399501080&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|