3 matches found
SUSE CVE-2019-19275
typedast 1.3.0 and 1.3.1 has an astforarguments 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-based service that pars...
Updated python-typed-ast packages fix security vulnerability
Updated python-typed-ast package fixes security vulnerabilities: typedast 1.3.0 and 1.3.1 has a handlekeywordonlyargs 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...
Denial Of Service (DoS)
typedast is vulnerable to denial of service DoS. The attack is possible because of an out-of-bounds array read occured in astforarguments functions in Python/ast.c when an index variable is incremented, causing an application crash...