Quantcast
Viewing all articles
Browse latest Browse all 8064

Codeigniter Object Injection Vulnerability via Encryption Key

Codeigniter is one of my favorite PHP framework. Like every one else, I’ve learned PHP MVC programming with this framework. Today, I decided to analyze Codeigniter for PHP Object Injection Vulnerability.

I’ll focus on Session mechanism of Codeigniter at rest of this write-up . All method that I will explain are located in CodeIgniter/system/libraries/Session.php file. Also I used Codeigniter 2.1 stable release for this research.

read more.....http://www.mehmetince.net/codeigniter-object-injection-vulnerability-via-encryption-key/

Viewing all articles
Browse latest Browse all 8064

Trending Articles