ghsa-56c3-9h8h-r922
Vulnerability from github
Published
2022-05-02 03:51
Modified
2025-04-09 04:17
VLAI Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2009-4137" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2009-12-24T16:30:00Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-56c3-9h8h-r922", "modified": "2025-04-09T04:17:37Z", "published": "2022-05-02T03:51:54Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-4137" }, { "type": "WEB", "url": "http://dev.piwik.org/trac/changeset/1637" }, { "type": "WEB", "url": "http://piwik.org/blog/2009/12/piwik-response-to-shocking-news-in-php-exploitation" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2009/12/09/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2009/12/10/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2009/12/14/2" }, { "type": "WEB", "url": "http://www.sektioneins.de/en/advisories/advisory-032009-piwik-cookie-unserialize-vulnerability" }, { "type": "WEB", "url": "http://www.suspekt.org/2009/12/09/advisory-032009-piwik-cookie-unserialize-vulnerability" }, { "type": "WEB", "url": "http://www.suspekt.org/downloads/POC2009-ShockingNewsInPHPExploitation.pdf" } ], "schema_version": "1.4.0", "severity": [] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…