The loadContentFromCookie function in core/Cookie.php in Piwik before 0.5 does not validate strings obtained from cookies before calling the unserialize function, which allows remote attackers to execute arbitrary code or upload arbitrary files via vectors related to the __destruct function in the Piwik_Config class; php://filter URIs; the __destruct functions in Zend Framework, as demonstrated by the Zend_Log destructor; the shutdown functions in Zend Framework, as demonstrated by the Zend_Log_Writer_Mail class; the render function in the Piwik_View class; Smarty templates; and the _eval function in Smarty.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2009-12-24 16:30
Updated : 2024-02-04 17:54
NVD link : CVE-2009-4137
Mitre link : CVE-2009-4137
CVE.ORG link : CVE-2009-4137
JSON object : View
Products Affected
matomo
- matomo
CWE
CWE-20
Improper Input Validation