mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
18 lines
724 B
Markdown
18 lines
724 B
Markdown
### [CVE-2007-4351](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4351)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Off-by-one error in the ippReadIO function in cups/ipp.c in CUPS 1.3.3 allows remote attackers to cause a denial of service (crash) via a crafted (1) textWithLanguage or (2) nameWithLanguage Internet Printing Protocol (IPP) tag, leading to a stack-based buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.cups.org/str.php?L2561
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|