mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
882 B
Markdown
19 lines
882 B
Markdown
### [CVE-2015-1282](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1282)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple use-after-free vulnerabilities in fpdfsdk/src/javascript/Document.cpp in PDFium, as used in Google Chrome before 44.0.2403.89, allow remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted PDF document, related to the (1) Document::delay and (2) Document::DoFieldDelay functions.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://pdfium.googlesource.com/pdfium/+/4ff7a4246c81a71b4f878e959b3ca304cd76ec8a
|
|
|
|
#### Github
|
|
- https://github.com/0xCyberY/CVE-T4PDF
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|