cve/2018/CVE-2018-5114.md
2024-06-18 02:51:15 +02:00

841 B

CVE-2018-5114

Description

If an existing cookie is changed to be "HttpOnly" while a document is open, the original value remains accessible through script until that document is closed. Network requests correctly use the changed HttpOnly cookie. This vulnerability affects Firefox < 58.

POC

Reference

Github

No PoCs found on GitHub currently.