mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 05:11:38 +02:00
20 lines
852 B
Markdown
20 lines
852 B
Markdown
### [CVE-2014-8686](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|