Vulnerabilities (CVE)

Filtered by vendor Pyplate Subscribe
Filtered by product Pyplate
Total 5 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2014-3851 1 Pyplate 1 Pyplate 2023-12-10 2.1 LOW N/A
usr/lib/cgi-bin/create_passwd_file.py in Pyplate 0.08 uses world-readable permissions for passwd.db, which allows local users to obtain the administrator password by reading this file.
CVE-2014-3853 1 Pyplate 1 Pyplate 2023-12-10 5.0 MEDIUM N/A
Pyplate 0.08 does not set the secure flag for the id cookie in an https session, which makes it easier for remote attackers to capture this cookie by intercepting its transmission within an http session.
CVE-2014-3854 1 Pyplate 1 Pyplate 2023-12-10 6.8 MEDIUM N/A
Cross-site request forgery (CSRF) vulnerability in admin/addScript.py in Pyplate 0.08 allows remote attackers to hijack the authentication of administrators for requests that conduct cross-site scripting (XSS) attacks via the title parameter.
CVE-2014-3855 1 Pyplate 1 Pyplate 2023-12-10 5.0 MEDIUM N/A
Directory traversal vulnerability in download.py in Pyplate 0.08 allows remote attackers to read arbitrary files via a .. (dot dot) in the filename parameter.
CVE-2014-3852 1 Pyplate 1 Pyplate 2023-12-10 5.0 MEDIUM N/A
Pyplate 0.08 does not include the HTTPOnly flag in a Set-Cookie header for the id cookie, which makes it easier for remote attackers to obtain potentially sensitive information via script access to this cookie.