mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 22:32:09 +02:00
25 lines
1.2 KiB
Markdown
25 lines
1.2 KiB
Markdown
### [CVE-2018-5158](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5158)
|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The PDF viewer does not sufficiently sanitize PostScript calculator functions, allowing malicious JavaScript to be injected through a crafted PDF file. This JavaScript can then be run with the permissions of the PDF viewer by its worker. This vulnerability affects Firefox ESR < 52.8 and Firefox < 60.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1452075
|
|
|
|
#### Github
|
|
- https://github.com/0xCyberY/CVE-T4PDF
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/huangkefen/web-translate
|
|
- https://github.com/ppcrab/CVE-2018-5158
|
|
- https://github.com/puzzle-tools/-CVE-2018-5158.pdf
|
|
- https://github.com/pwnpanda/Bug_Bounty_Reports
|
|
|