CVE-2012-3996
TikiWiki CMS/Groupware < 8.2 - Exposure of Sensitive Information via Direct Request
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2012-3996. PoCs published by Metasploit, EgiX.
AI-analyzed exploit summary This Metasploit module exploits a PHP unserialize() vulnerability in Tiki Wiki <= 8.3 to achieve remote code execution by leveraging the __destruct() method of the Zend_Pdf_ElementFactory_Proxy class to write arbitrary PHP code to a file on the web server.
Description
TikiWiki CMS/Groupware 8.3 and earlier allows remote attackers to obtain the installation path via a direct request to (1) admin/include_calendar.php, (2) tiki-rss_error.php, or (3) tiki-watershed_service.php.
Exploits (2)
This Metasploit module exploits a PHP unserialize() vulnerability in Tiki Wiki <= 8.3 to achieve remote code execution by leveraging the __destruct() method of the Zend_Pdf_ElementFactory_Proxy class to write arbitrary PHP code to a file on the web server.
This exploit leverages a PHP deserialization vulnerability in Tiki Wiki CMS Groupware <= 8.3 to achieve remote code execution. It constructs a malicious serialized object using Zend Framework classes to write a PHP shell to the target system.