CVE-2011-0400: Medium severity mediawiki matomo vulnerability
Cookie.php in Piwik before 1.1 does not set the secure flag for the session cookie in an https session, which makes it easier for remote attackers to capture this cookie by intercepting its transmission within an http session.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2011-0400?
CVE-2011-0400 is classified as a medium severity vulnerability due to its potential for session hijacking.
How do I fix CVE-2011-0400?
To fix CVE-2011-0400, update to a version of Matomo that is 1.1 or later, where the secure flag is set for session cookies.
What types of attacks does CVE-2011-0400 expose users to?
CVE-2011-0400 exposes users to session hijacking attacks through the interception of session cookies.
Which versions of Matomo are affected by CVE-2011-0400?
CVE-2011-0400 affects all versions of Matomo prior to 1.1 and specific older versions starting from 0.1.
What should I do if I cannot upgrade from an affected version of Matomo regarding CVE-2011-0400?
If an upgrade is not possible, you should ensure that all traffic is served over HTTPS and manually set the secure flag for session cookies.