mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
798 B
Markdown
18 lines
798 B
Markdown
### [CVE-2018-5100](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5100)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A use-after-free vulnerability can occur when arguments passed to the "IsPotentiallyScrollable" function are freed while still in use by scripts. This results in a potentially exploitable crash. This vulnerability affects Firefox < 58.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ZihanYe/web-browser-vulnerabilities
|
|
|