Files
CVEs-PoC/2005/CVE-2005-2081.md
T
2024-06-18 02:51:15 +02:00

18 lines
719 B
Markdown

### [CVE-2005-2081](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2081)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.