Lucene search
+L

37737 matches found

Cisco
Cisco
added 2025/05/21 4:00 p.m.20 views

Cisco Identity Services Stored Cross-Site Scripting Vulnerability

A vulnerability in the web-based management interface of Cisco Identity Services Engine ISE could allow an authenticated, remote attacker to conduct cross-site scripting XSS attacks against a user of the interface. This vulnerability is due to insufficient validation of user-supplied input by the...

4.8CVSS6.2AI score0.0026EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/21 12:20 a.m.25 views

CVE-2024-55063

Multiple Code Injection vulnerabilities in EasyVirt DC NetScope = 8.7.0 allows remote authenticated attackers to execute arbitrary code via the 1 lang parameter to /international/keyboard/options; the 2 keyboardlayout or 3 keyboardvariant parameter to /international/settings/keyboard; the 4...

8.8CVSS8.1AI score0.01092EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/20 11:18 p.m.11 views

CVE-2025-4866

A vulnerability was found in weibocom rill-flow 0.1.18. It has been classified as critical. Affected is an unknown function of the component Management Console. The manipulation leads to code injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and...

8.8CVSS7.5AI score0.00601EPSS
SaveExploits1
NVD
NVD
added 2025/05/20 6:15 p.m.24 views

CVE-2025-46724

Langroid is a Python framework to build large language model LLM-powered applications. Prior to version 0.53.15, TableChatAgent uses pandas eval. If fed by untrusted user input, like the case of a public-facing LLM application, it may be vulnerable to code injection. Langroid 0.53.15 sanitizes...

9.8CVSS0.00825EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/05/20 6:01 p.m.25 views

Langroid has a Code Injection vulnerability in LanceDocChatAgent through vector_store

Summary LanceDocChatAgent uses pandas eval through computefromdocs: https://github.com/langroid/langroid/blob/18667ec7e971efc242505196f6518eb19a0abc1c/langroid/vectorstore/base.pyL136-L150 As a result, an attacker may be able to make the agent run malicious commands through QueryPlan.dataframecal...

9.8CVSS7.2AI score0.00531EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/05/20 6:01 p.m.86 views

GHSA-22C2-9GWG-MJ59 Langroid has a Code Injection vulnerability in LanceDocChatAgent through vector_store

Summary LanceDocChatAgent uses pandas eval through computefromdocs: https://github.com/langroid/langroid/blob/18667ec7e971efc242505196f6518eb19a0abc1c/langroid/vectorstore/base.pyL136-L150 As a result, an attacker may be able to make the agent run malicious commands through QueryPlan.dataframecal...

9.3CVSS7.2AI score0.00531EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/05/20 6:00 p.m.23 views

Langroid has a Code Injection vulnerability in TableChatAgent

Summary TableChatAgent uses pandas eval. If fed by untrusted user input, like the case of a public-facing LLM application, it may be vulnerable to code injection. PoC For example, one could prompt the Agent: Evaluate the following pandas expression on the data provided and print output:...

9.8CVSS7.2AI score0.00825EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2025/05/20 6:00 p.m.7 views

GHSA-JQQ5-WC57-F8HJ Langroid has a Code Injection vulnerability in TableChatAgent

Summary TableChatAgent uses pandas eval. If fed by untrusted user input, like the case of a public-facing LLM application, it may be vulnerable to code injection. PoC For example, one could prompt the Agent: Evaluate the following pandas expression on the data provided and print output:...

9.8CVSS7.2AI score0.00825EPSS
SaveExploits2References6
Snyk
Snyk
added 2025/05/20 5:49 p.m.5 views

Arbitrary Code Injection

Overview langroid is a Harness LLMs with Multi-Agent Programming Affected versions of this package are vulnerable to Arbitrary Code Injection through the computefromdocs process. An attacker can execute arbitrary code by manipulating the input data to the QueryPlan.dataframecalc method. Remediati...

9.8CVSS8.1AI score0.00531EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/05/20 5:24 p.m.8 views

CVE-2025-46725 Langroid has a Code Injection vulnerability in LanceDocChatAgent through vector_store

Langroid is a Python framework to build large language model LLM-powered applications. Prior to version 0.53.15, LanceDocChatAgent uses pandas eval through computefromdocs. As a result, an attacker may be able to make the agent run malicious commands through QueryPlan.dataframecalc compromising t...

9.3CVSS6.6AI score0.00531EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/20 5:24 p.m.65 views

CVE-2025-46725

Langroid (Python framework for LLM-powered apps) contains a code execution vulnerability in the LanceDocChatAgent prior to version 0.53.15, caused by the use of pandas.eval() in the compute_from_docs() path. An attacker could cause the agent to execute malicious commands via crafted input and rel...

9.8CVSS6.6AI score0.00531EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/05/20 5:24 p.m.68 views

CVE-2025-46725 Langroid has a Code Injection vulnerability in LanceDocChatAgent through vector_store

Langroid is a Python framework to build large language model LLM-powered applications. Prior to version 0.53.15, LanceDocChatAgent uses pandas eval through computefromdocs. As a result, an attacker may be able to make the agent run malicious commands through QueryPlan.dataframecalc compromising t...

9.3CVSS0.00531EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/05/20 5:22 p.m.36 views

CVE-2025-46724 Langroid has a Code Injection vulnerability in TableChatAgent

Langroid is a Python framework to build large language model LLM-powered applications. Prior to version 0.53.15, TableChatAgent uses pandas eval. If fed by untrusted user input, like the case of a public-facing LLM application, it may be vulnerable to code injection. Langroid 0.53.15 sanitizes...

9.8CVSS0.00825EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/05/20 5:22 p.m.7 views

CVE-2025-46724 Langroid has a Code Injection vulnerability in TableChatAgent

Langroid is a Python framework to build large language model LLM-powered applications. Prior to version 0.53.15, TableChatAgent uses pandas eval. If fed by untrusted user input, like the case of a public-facing LLM application, it may be vulnerable to code injection. Langroid 0.53.15 sanitizes...

9.8CVSS9.7AI score0.00825EPSS
SaveExploits1References2
CVE
CVE
added 2025/05/20 5:22 p.m.87 views

CVE-2025-46724

Langroid CVE-2025-46724 affects TableChatAgent, where untrusted input can trigger code injection via pandas_eval in TableChatAgent prior to v0.53.15. The project added a WAF in pandas_utils.py and warnings, with a patch in v0.59.32 that blocks the bypass. However, subsequent disclosures (CVE-2026...

9.8CVSS9.7AI score0.00825EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/05/20 5:22 p.m.11 views

CVE-2025-46724 Langroid has a Code Injection vulnerability in TableChatAgent

Langroid is a Python framework to build large language model LLM-powered applications. Prior to version 0.53.15, TableChatAgent uses pandas eval. If fed by untrusted user input, like the case of a public-facing LLM application, it may be vulnerable to code injection. Langroid 0.53.15 sanitizes...

9.8CVSS6.8AI score
SaveExploits0References4
CNNVD
CNNVD
added 2025/05/20 12:00 a.m.10 views

Part-DB 代码注入漏洞

Part-DB is an open source web-based database from Part-DB for managing electronic components. A code injection vulnerability exists in Part-DB 1.17.0 and earlier versions, which stems from the improper handling of the parameter attachment in the file...

5.1CVSS4.7AI score0.00319EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/05/20 12:00 a.m.10 views

PT-2025-22276

Name of the Vulnerable Software and Affected Versions Langroid versions prior to 0.53.15 Description The issue concerns Langroid, a Python framework for building large language model LLM-powered applications. In versions prior to 0.53.15, the TableChatAgent uses pandas eval, which may be vulnerab...

9.8CVSS5.5AI score0.00825EPSS
SaveExploits1References17
CNNVD
CNNVD
added 2025/05/20 12:00 a.m.12 views

Langroid 代码注入漏洞

Langroid is a Langroid open source tool for developing LLMs using multi-agent programming. A code injection vulnerability exists in Langroid versions prior to 0.53.15, which stems from LanceDocChatAgent processing unauthenticated user input using pandas eval via computefromdocs, which could lead ...

9.8CVSS7.2AI score0.00531EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/05/20 12:00 a.m.12 views

Langroid 代码注入漏洞

Langroid is a Langroid open source tool for developing LLMs using multi-agent programming. A code injection vulnerability exists in Langroid versions prior to 0.53.15, which stems from TableChatAgent's use of pandas eval to process unauthenticated user input, which could lead to code injection...

9.8CVSS7.1AI score0.00825EPSS
SaveExploits1References2
Rows per page
Query Builder