pyramid@1.0a6 vulnerabilities

The Pyramid Web Framework, a Pylons project

  • latest version

    2.0.2

  • latest non vulnerable version

  • first published

    14 years ago

  • latest version published

    1 years ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the pyramid package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Timing Attack

    pyramid is a Python Web Framework.

    Affected versions of this package are vulnerable to Timing Attack. The AuthTktAuthenticationPolicy does not use a timing-attack-aware string comparator.

    How to fix Timing Attack?

    Upgrade pyramid to version 1.3a1 or higher.

    [,1.3a1)
    • M
    Timing Attack

    pyramid is a Python Web Framework.

    Affected versions of this package are vulnerable to Timing Attack. Several timing attack vectors exist in the AuthTktCookieHelper and the SignedCookieSessionFactory as well as via CSRF tokens.

    How to fix Timing Attack?

    Upgrade pyramid to version 1.6a1 or higher.

    [,1.6a1)
    • H
    Cross-site Scripting (XSS)

    pyramid is a Python Web Framework.

    Affected versions of this package are vulnerable to Cross-site Scripting (XSS). The default Mako renderer was not configured to escape all HTML in expression tags.

    How to fix Cross-site Scripting (XSS)?

    Upgrade pyramid to version 1.1a1 or higher.

    [,1.1a1)
    • M
    Cross-site Scripting (XSS)

    Affected versions of pyramid are vulnerable to Cross-Site Scripting (XSS) attack.

    How to fix Cross-site Scripting (XSS)?

    Upgrade pyramid to version 1.6a2 or higher.

    [,1.6a2)