VYPR

PyPI package

typed-ast

pkg:pypi/typed-ast

Vulnerabilities (2)

  • CVE-2019-19274Nov 26, 2019
    affected >= 1.3.0, < 1.3.2fixed 1.3.2

    typed_ast 1.3.0 and 1.3.1 has a handle_keywordonly_args out-of-bounds read. An attacker with the ability to cause a Python interpreter to parse Python source (but not necessarily execute it) may be able to crash the interpreter process. This could be a concern, for example, in a

  • CVE-2019-19275Nov 26, 2019
    affected >= 1.3.0, < 1.3.2fixed 1.3.2

    typed_ast 1.3.0 and 1.3.1 has an ast_for_arguments out-of-bounds read. An attacker with the ability to cause a Python interpreter to parse Python source (but not necessarily execute it) may be able to crash the interpreter process. This could be a concern, for example, in a web-b