VYPR

PyPI package

asteval

pkg:pypi/asteval

Vulnerabilities (1)

  • CVE-2025-24359HigJan 24, 2025
    affected < 1.0.6fixed 1.0.6

    ASTEVAL is an evaluator of Python expressions and statements. Prior to version 1.0.6, if an attacker can control the input to the `asteval` library, they can bypass asteval's restrictions and execute arbitrary Python code in the context of the application using the library. The v