mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 18:29:31 +02:00
897 B
897 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
- https://bugzilla.mozilla.org/show_bug.cgi?id=1421324
- https://bugzilla.mozilla.org/show_bug.cgi?id=1421324
Github
No PoCs found on GitHub currently.