mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
19 lines
859 B
Markdown
19 lines
859 B
Markdown
### [CVE-2004-1125](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1125)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in the Gfx::doImage function in Gfx.cc for xpdf 3.00, and other products that share code such as tetex-bin and kpdf in KDE 3.2.x to 3.2.3 and 3.3.x to 3.3.2, allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a crafted PDF file that causes the boundaries of a maskColors array to be exceeded.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/0xCyberY/CVE-T4PDF
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|