mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-29 16:20:47 +02:00
863 B
863 B
CVE-2014-8686
Description
CodeIgniter before 2.2.0 makes it easier for attackers to decode session cookies by leveraging fallback to a custom XOR-based encryption scheme when the Mcrypt extension for PHP is not available.
POC
Reference
- http://packetstormsecurity.com/files/130609/Seagate-Business-NAS-Unauthenticated-Remote-Command-Execution.html
- https://beyondbinary.io/articles/seagate-nas-rce/
- https://www.dionach.com/blog/codeigniter-session-decoding-vulnerability
Github
No PoCs found on GitHub currently.