fastfeedparser@0.5.9

High performance RSS, Atom, JSON and RDF feed parser in Python

  • latest version

    0.6.0

  • latest non vulnerable version

  • first published

    1 years ago

  • latest version published

    14 days ago

  • licenses detected

  • Direct Vulnerabilities

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

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Uncontrolled Recursion

    fastfeedparser is a High performance RSS, Atom, JSON and RDF feed parser in Python

    Affected versions of this package are vulnerable to Uncontrolled Recursion through the parse function when processing HTML responses containing a <meta http-equiv="refresh"> tag, which leads to unbounded recursion without a redirect depth limit or visited-URL tracking. An attacker can exhaust system resources and cause a crash by supplying a URL that triggers an infinite chain of meta-refresh redirects.

    How to fix Uncontrolled Recursion?

    Upgrade fastfeedparser to version 0.5.10 or higher.

    [,0.5.10)