Files
cve/2013/CVE-2013-4258.md

19 lines
902 B
Markdown
Raw Permalink Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-4258](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4258)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
2024-05-26 14:27:05 +02:00
### Description
Format string vulnerability in the osLogMsg function in server/os/aulog.c in Network Audio System (NAS) 1.9.3 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via format string specifiers in unspecified vectors, related to syslog.
### POC
#### Reference
- http://radscan.com/pipermail/nas/2013-August/001270.html
2025-09-29 21:09:30 +02:00
- http://sourceforge.net/mailarchive/forum.php?thread_name=E1Rp1rP-00038Z-VJ%40sfp-svn-6.v30.ch3.sourceforge.com&forum_name=nas-commits
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.