mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-01 19:20:58 +00:00
19 lines
657 B
Markdown
19 lines
657 B
Markdown
![]() |
### [CVE-2018-6191](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6191)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The js_strtod function in jsdtoa.c in Artifex MuJS through 1.0.2 has an integer overflow because of incorrect exponent validation.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://bugs.ghostscript.com/show_bug.cgi?id=698920
|
||
|
- https://www.exploit-db.com/exploits/43903/
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/invictus1306/advisories
|
||
|
|