Flask-Cors@4.0.1 vulnerabilities

A Flask extension simplifying CORS support

  • latest version

    5.0.1

  • latest non vulnerable version

  • first published

    11 years ago

  • latest version published

    1 months ago

  • licenses detected

    • [0.0.0.dev3,5.0.1)
  • Direct Vulnerabilities

    Known vulnerabilities in the Flask-Cors 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
    • H
    Improper Access Control

    Flask-Cors is an A Flask extension adding a decorator for CORS support

    Affected versions of this package are vulnerable to Improper Access Control due to the default configuration of the Access-Control-Allow-Private-Network CORS header. An attacker can expose private network resources to unauthorized external access by leveraging this default setting.

    How to fix Improper Access Control?

    Upgrade Flask-Cors to version 5.0.0 or higher.

    [4.0.0,5.0.0)