mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
18 lines
724 B
Markdown
18 lines
724 B
Markdown
### [CVE-2018-11396](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11396)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|