cve/2007/CVE-2007-1543.md
2024-05-26 14:27:05 +02:00

18 lines
710 B
Markdown

### [CVE-2007-1543](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1543)
![](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 accept_att_local function in server/os/connection.c in Network Audio System (NAS) before 1.8a SVN 237 allows remote attackers to execute arbitrary code via a long path slave name in a USL socket connection.
### POC
#### Reference
- http://aluigi.altervista.org/adv/nasbugs-adv.txt
#### Github
No PoCs found on GitHub currently.