requests-kerberos@0.6.1 vulnerabilities

A Kerberos authentication handler for python-requests

  • latest version

    0.15.0

  • latest non vulnerable version

  • first published

    11 years ago

  • latest version published

    7 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the requests-kerberos 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
    Regular Expression Denial of Service (ReDoS)

    Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) via the (?:.*,)* portion of the regular expression in the kerberos_._negotiate_value function. Repeating a comma in the string which is to be matched against the expression can cause severe backtracking.

    How to fix Regular Expression Denial of Service (ReDoS)?

    Upgrade requests-kerberos to version 0.13.0rc1 or higher.

    [,0.13.0rc1)