mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
706 B
Markdown
18 lines
706 B
Markdown
### [CVE-2002-1369](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1369)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|