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

18 lines
706 B
Markdown

### [CVE-2002-1369](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1369)
![](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
jobs.c in Common Unix Printing System (CUPS) 1.1.14 through 1.1.17 does not properly use the strncat function call when processing the options string, which allows remote attackers to execute arbitrary code via a buffer overflow attack.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=104032149026670&w=2
#### Github
No PoCs found on GitHub currently.