
CVE-2011-0400
https://notcve.org/view.php?id=CVE-2011-0400
10 Jan 2011 — 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. Cookie.php en Piwik anterior a v1.1 no establece el indicador seguro para la cookie de sesión en una sesión https, lo que facilita a los atacantes remotos capturar esta cookie mediante la interceptación de su transmisión entre una sesión http. • http://dev.piwik.org/trac/ticket/1795 • CWE-16: Configuration •

CVE-2011-0398
https://notcve.org/view.php?id=CVE-2011-0398
10 Jan 2011 — The Piwik_Common::getIP function in Piwik before 1.1 does not properly determine the client IP address, which allows remote attackers to bypass intended geolocation and logging functionality via (1) use of a private (aka RFC 1918) address behind a proxy server or (2) spoofing of the X-Forwarded-For HTTP header. La función Piwik_Common::getIP de Piwik en versiones anteriores a la 1.1 no determina apropiadamente la dirección IP cliente, lo que permite a atacantes remotos evitar laS funcionalidades de geolocal... • http://dev.piwik.org/trac/ticket/567 • CWE-264: Permissions, Privileges, and Access Controls •

CVE-2011-0004
https://notcve.org/view.php?id=CVE-2011-0004
10 Jan 2011 — Multiple cross-site scripting (XSS) vulnerabilities in Piwik before 1.1 allow remote attackers to inject arbitrary web script or HTML via unspecified vectors. Múltiples vulnerabilidades de ejecución de secuencias de comandos en sitios cruzados - (XSS) en Piwik antrior a v1.1 permite a atacantes remotos inyectar secuencias de comandos web o HTML a través de vectores no especificados. • http://openwall.com/lists/oss-security/2011/01/06/1 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2011-0401
https://notcve.org/view.php?id=CVE-2011-0401
10 Jan 2011 — Piwik before 1.1 does not properly limit the number of files stored under tmp/sessions/, which might allow remote attackers to cause a denial of service (inode consumption) by establishing many sessions. Piwik en versiones anteriores a la 1.1 no limita apropiadamente el número de ficheros almacenados bajo tmp/sessions/, lo que puede permitir a atacantes remotos provocar una denegación de servicio (consumo de los recursos inode) estableciendo muchas sesiones. • http://dev.piwik.org/trac/ticket/1279#comment:13 • CWE-264: Permissions, Privileges, and Access Controls •

CVE-2010-1453 – Piwik 0.5.5 - 'form_url' Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2010-1453
07 May 2010 — Cross-site scripting (XSS) vulnerability in the Login form in Piwik 0.1.6 through 0.5.5 allows remote attackers to inject arbitrary web script or HTML via the form_url parameter. Vulnerabilidad de ejecución de secuencias de comandos en sitios cruzados (XSS) en el formulario de login en Piwik v0.1.6 hasta v0.5.5 permite a atacantes remotos inyectar secuencias de comandos web o HTML a través del parámetro "form_url". • https://www.exploit-db.com/exploits/33814 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2009-4137
https://notcve.org/view.php?id=CVE-2009-4137
24 Dec 2009 — 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 ... • https://github.com/Alexeyan/CVE-2009-4137 • CWE-20: Improper Input Validation •

CVE-2009-1085
https://notcve.org/view.php?id=CVE-2009-1085
25 Mar 2009 — Piwik 0.2.32 and earlier stores sensitive information under the web root with insufficient access control, which allows remote attackers to obtain the API key and other sensitive information via a direct request for misc/cron/archive.sh. Piwik v0.2.32 y anterioes almacenan información sensible bajo en directorio raíz Web con control de acceso insuficiente, lo que permite a atacantes remotos conseguir la clave API y otra información sensible a través de una petición directa de misc/cron/archive.sh. • http://dev.piwik.org/trac/ticket/599 • CWE-264: Permissions, Privileges, and Access Controls •