VYPR

Pyplate

by Pyplate

CVEs (5)

  • CVE-2014-3854Aug 7, 2014
    risk 0.03cvss epss 0.00

    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-3855Aug 7, 2014
    risk 0.00cvss epss 0.00

    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-3853Aug 7, 2014
    risk 0.00cvss epss 0.00

    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-3852Aug 7, 2014
    risk 0.00cvss epss 0.00

    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.

  • CVE-2014-3851Aug 7, 2014
    risk 0.00cvss epss 0.00

    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.