Files
CVEs-PoC/2018/CVE-2018-11396.md
T
2024-06-18 02:51:15 +02:00

18 lines
724 B
Markdown

### [CVE-2018-11396](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11396)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
ephy-session.c in libephymain.so in GNOME Web (aka Epiphany) through 3.28.2.1 allows remote attackers to cause a denial of service (application crash) via JavaScript code that triggers access to a NULL URL, as demonstrated by a crafted window.open call.
### POC
#### Reference
- https://bugzilla.gnome.org/show_bug.cgi?id=795740
#### Github
- https://github.com/RootUp/BFuzz