Lucene search
+L

35 matches found

NVD
NVD
added 2025/01/24 5:15 p.m.14 views

CVE-2025-24359

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 vulnerability is...

8.4CVSS0.00229EPSS
Exploits0References3
OSV
OSV
added 2025/01/24 5:15 p.m.5 views

UBUNTU-CVE-2025-24359

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 vulnerability is...

8.4CVSS6AI score0.00229EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/01/24 4:52 p.m.17 views

CVE-2025-24359

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 vulnerability is...

8.4CVSS5.9AI score0.00229EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2025/01/24 4:52 p.m.10 views

CVE-2025-24359 ASTEVAL Vulnerable to Maliciously Crafted Format Strings Leading to Sandbox Escape

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 vulnerability is...

8.4CVSS8.7AI score0.00229EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/01/24 4:52 p.m.23 views

CVE-2025-24359 ASTEVAL Vulnerable to Maliciously Crafted Format Strings Leading to Sandbox Escape

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 vulnerability is...

8.4CVSS0.00229EPSS
Exploits0References3
CVE
CVE
added 2025/01/24 4:52 p.m.79 views

CVE-2025-24359

CVE-2025-24359 affects the Python package asteval prior to 1.0.6. The root cause is in the handling of FormattedValue AST nodes in on_formattedvalue, which uses the dangerous Str.format path (fmt.format(fstring =val)). This can allow an attacker who controls input to bypass restrictions and execu...

8.4CVSS8.7AI score0.00229EPSS
Exploits0References3
OSV
OSV
added 2025/01/24 4:52 p.m.7 views

CVE-2025-24359 ASTEVAL Vulnerable to Maliciously Crafted Format Strings Leading to Sandbox Escape

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 vulnerability is...

8.4CVSS7.4AI score0.00229EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/01/24 12:0 a.m.3 views

ASTEVAL 安全漏洞

ASTEVAL is an open source library from lmfit that uses the ast module for parsimony evaluation of python expressions. A security vulnerability exists in ASTEVAL versions prior to 1.0.6, which stems from If an attacker has control over the inputs to the asteval library, it is possible to bypass...

8.4CVSS7.2AI score0.00229EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/01/24 12:0 a.m.10 views

PT-2025-5341

Name of the Vulnerable Software and Affected Versions asteval versions prior to 1.0.6 Description The issue is rooted in how asteval performs handling of FormattedValue AST nodes, specifically the on formattedvalue value using the dangerous format method of the str class. This allows an attacker ...

8.4CVSS6.8AI score0.00229EPSS
Exploits0References35
vulnersOsv
vulnersOsv
added 2025/01/23 10:33 p.m.11 views

awslabs-ccapi-mcp-server (>=1.0.1 <=1.0.18), bridgecrew (>=3.2.415 <=3.2.477) +9 more potentially affected by unknown CVE via asteval (=1.0.5)

asteval PYPI version =1.0.5 is affected by a known vulnerability. The following packages have a transitive dependency on asteval and may be impacted: - awslabs-ccapi-mcp-server =1.0.1, =3.2.415, =3.2.415, =0.1.130, =6.0.0, =5.8.0, =5.8.0, =0.0.8, =0.1.0, =0.15.0 Source cves: unknown CVE Source...

5.7AI score
Exploits0
Snyk
Snyk
added 2025/01/23 10:33 p.m.4 views

Exposed Dangerous Method or Function

Overview asteval is a Safe, minimalistic evaluator of python expression using ast module Affected versions of this package are vulnerable to Exposed Dangerous Method or Function stems from the library's attribute access verification method, specifically within the onattribute node handler. The...

8.6CVSS7.2AI score
Exploits0References2
vulnersOsv
vulnersOsv
added 2025/01/23 10:33 p.m.7 views

agent-smith-ai (>=0.9.2 <=1.0.1), awslabs-ccapi-mcp-server (>=1.0.1 <=1.0.18) +37 more potentially affected by unknown CVE via asteval (>=0.9.13 <=1.0.5)

asteval PYPI version =0.9.13, =0.9.2, =1.0.1, =3.2.415, =3.2.415, =0.2.0, =0.1.0, =0.1.130, =6.0.0, =0.1.0, =0.0.1.dev6, =2.1.3, =0.8.305, =1.0.51 and more Source cves: unknown CVE Source advisory: OSV:GHSA-VP47-9734-PRJW...

5.5AI score
Exploits0
Github Security Blog
Github Security Blog
added 2025/01/23 10:33 p.m.21 views

ASTEVAL Allows Malicious Tampering of Exposed AST Nodes Leads to Sandbox Escape

Summary If an attacker can control the input to the asteval library, they can bypass its safety restrictions and execute arbitrary Python code within the application's context. Details The vulnerability is rooted in how asteval performs attribute access verification. In particular, the onattribut...

7.9AI score
Exploits0References3Affected Software1
OSV
OSV
added 2025/01/23 10:33 p.m.6 views

GHSA-VP47-9734-PRJW ASTEVAL Allows Malicious Tampering of Exposed AST Nodes Leads to Sandbox Escape

Summary If an attacker can control the input to the asteval library, they can bypass its safety restrictions and execute arbitrary Python code within the application's context. Details The vulnerability is rooted in how asteval performs attribute access verification. In particular, the onattribut...

8.4CVSS6.1AI score
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/01/23 12:0 a.m.8 views

PT-2025-5646 · Asteval · Asteval

Name of the Vulnerable Software and Affected Versions: asteval affected versions not specified Description: The issue arises from how asteval performs attribute access verification, specifically in the on attribute node handler. This handler prevents access to attributes that are either present i...

8.4CVSS6.8AI score
Exploits0References4
Rows per page
Query Builder