← Back

Danthedeckie

danthedeckie

1 CVE • 1 product

Products (1)

Click to collapse
Toggle
Simpleeval
simpleeval

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Danthedeckie
1Simpleeval
Jul 15, 2026
Mar 16, 2026
8.7 HIGH· v4
9.8 CRITICAL· v3
N/A· v2
SimpleEval is a library for adding evaluatable expressions into python projects. Prior to 1.0.5, objects (including modules) can leak dangerous modules through to direct access inside the sandbox. If the objects you've p...Show more
SimpleEval is a library for adding evaluatable expressions into python projects. Prior to 1.0.5, objects (including modules) can leak dangerous modules through to direct access inside the sandbox. If the objects you've passed in as names to SimpleEval have modules or other disallowed / dangerous objects available as attrs. Additionally, dangerous functions or modules could be accessed by passing them as callbacks to other safe functions to call. The latest version 1.0.5 has this issue fixed. This vulnerability is fixed in 1.0.5.Show less