Out-of-bounds Read Vulnerability in typed_ast for Python by Python Software Foundation
CVE-2019-19274
7.5HIGH
Summary
The typed_ast library versions 1.3.0 and 1.3.1 are affected by an out-of-bounds read in the handle_keywordonly_args function. This vulnerability allows an attacker to manipulate a Python interpreter to parse source code that could potentially crash the interpreter process. This scenario poses a risk for applications or services that parse Python code, especially in web environments where execution may not occur but parsing does. Further investigation into this issue is necessary for all applications utilizing these versions of typed_ast.
References
CVSS V3.1
Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged
Timeline
Vulnerability published
Vulnerability Reserved