CVE-2014-8684: CodeIgniter and Kohana vulnerable to PHP Object Injection
(updated )
CodeIgniter before 3.0 and Kohana 3.2.3 and earlier and 3.3.x through 3.3.2 make it easier for remote attackers to spoof session cookies and consequently conduct PHP object injection attacks by leveraging use of standard string comparison operators to compare cryptographic hashes.
References
- packetstormsecurity.com/files/130609/Seagate-Business-NAS-Unauthenticated-Remote-Command-Execution.html
- seclists.org/fulldisclosure/2014/May/54
- github.com/advisories/GHSA-w9ph-q4h9-rwq6
- github.com/bcit-ci/CodeIgniter/blob/2.2.6/system/libraries/Session.php
- github.com/kohana/core/commit/66b409a6da2960130888989534ff1799532b8f32
- github.com/kohana/core/pull/492
- nvd.nist.gov/vuln/detail/CVE-2014-8684
- web.archive.org/web/20140802041151/https://scott.arciszewski.me/research/full/php-framework-timing-attacks-object-injection
Detect and mitigate CVE-2014-8684 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →