Lucene search
+L

87 matches found

Packet Storm News
Packet Storm News
added 2025/06/27 12:0 a.m.7 views

Mobius Forensic Toolkit 2.16

Mobius Forensic Toolkit is a forensic framework written in Python/GTK that manages cases and case items, providing an abstract interface for developing extensions. Cases and item categories are defined using XML files for easy integration with other tools...

7AI score
SaveExploits0
Fedora
Fedora
added 2025/06/17 2:29 a.m.11 views

[SECURITY] Fedora 41 Update: python-django4.2-4.2.22-1.fc41

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

5.3CVSS7.3AI score0.15322EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 6:16 p.m.21 views

CVE-2025-46725

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.8CVSS7AI score0.00482EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/20 5:24 p.m.52 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.00482EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/05/20 5:22 p.m.26 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.00742EPSS
SaveExploits1References2
CVE
CVE
added 2025/05/20 5:22 p.m.69 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.00742EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/20 12:0 a.m.7 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.00742EPSS
SaveExploits1References17
CNNVD
CNNVD
added 2025/05/13 12:0 a.m.8 views

Flask 安全漏洞

Flask is a Python microframework for building web applications open-sourced by Pallets. A security vulnerability exists in Flask version 3.1.0 that stems from mishandling of the key fallback configuration, which could result in session signing with an expired key...

1.8CVSS6.1AI score0.00169EPSS
SaveExploits0References4
Fedora
Fedora
added 2025/03/18 1:11 a.m.17 views

[SECURITY] Fedora 41 Update: python-django4.2-4.2.20-1.fc41

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

7.5CVSS5.1AI score0.00799EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/06 3:5 a.m.9 views

CVE-2025-21618

NiceGUI is an easy-to-use, Python-based UI framework. Prior to 2.9.1, authenticating with NiceGUI logged in the user for all browsers, including browsers in incognito mode. This vulnerability is fixed in 2.9.1...

7.5CVSS6.5AI score0.00382EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 3:28 a.m.14 views

CVE-2024-45601

Mesop is a Python-based UI framework designed for rapid web apps development. A vulnerability has been discovered and fixed in Mesop that could potentially allow unauthorized access to files on the server hosting the Mesop application. The vulnerability was related to insufficient input validatio...

7.5CVSS6.8AI score0.0028EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/01/06 4:30 p.m.25 views

CVE-2025-21618 NiceGUI On Air authentication issue

NiceGUI is an easy-to-use, Python-based UI framework. Prior to 2.9.1, authenticating with NiceGUI logged in the user for all browsers, including browsers in incognito mode. This vulnerability is fixed in 2.9.1...

7.5CVSS0.00382EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/09/18 12:0 a.m.7 views

Google Mesop 安全漏洞

Google Mesop is a Python-based UI framework from Google, Inc USA. A security vulnerability exists in Google Mesop version 0.9.0 through versions prior to 0.12.4, which stems from insufficient input validation and could allow unauthorized access to files on the server...

7.5CVSS6.2AI score0.0028EPSS
SaveExploits0References3
NVD
NVD
added 2024/07/22 3:15 p.m.17 views

CVE-2024-41129

The ops library is a Python framework for developing and testing Kubernetes and machine charms. The issue here is that ops passes the secret content as one of the args via CLI. This issue may affect any of the charms that are using: Juju =3.0, Juju secrets and not correctly capturing and processi...

4.4CVSS0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/07/22 2:20 p.m.36 views

CVE-2024-41129 The ops library leaks secrets if `subprocess.CalledProcessError` happens with a `secret-*` CLI command

The ops library is a Python framework for developing and testing Kubernetes and machine charms. The issue here is that ops passes the secret content as one of the args via CLI. This issue may affect any of the charms that are using: Juju =3.0, Juju secrets and not correctly capturing and processi...

4.4CVSS0.00198EPSS
SaveExploits0References2
CVE
CVE
added 2024/07/22 2:20 p.m.62 views

CVE-2024-41129

The CVE-2024-41129 issue affects the ops library (Python framework used with Juju charms) where secret content can be passed as a CLI argument, potentially exposing secrets via subprocess.CalledProcessError logging. Connected Red Hat, Veracode, OSV, and CVE records confirm the root cause and indi...

4.4CVSS4.7AI score0.00198EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/12 2:28 p.m.16 views

CVE-2024-39903 Local File Inclusion in Solara

Solara is a pure Python, React-style framework for scaling Jupyter and web apps. A Local File Inclusion LFI vulnerability was identified in widgetti/solara, in version 1.35.1, which was fixed in version 1.35.1. This vulnerability arises from the application's failure to properly validate URI...

8.6CVSS6.6AI score0.02884EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/07/12 12:0 a.m.25 views

Solara Security Breach

Solara is a pure Python, React style framework open sourced by widgetti. It is used to extend Jupyter and web applications. A security vulnerability exists in Solara versions prior to 1.35.1, which stems from a failure to properly validate a URI fragment for a directory traversal sequence, which...

8.6CVSS6.5AI score0.02884EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/01 10:49 a.m.81 views

CVE-2024-32979

Nautobot (a Django-based network automation platform) is affected by a Reflected Cross-Site Scripting (XSS) vulnerability due to improper handling and escaping of user-supplied query parameters. All filterable object-list views are susceptible to injecting malicious scripts via crafted URLs, pote...

7.5CVSS7.2AI score0.00491EPSS
SaveExploits0References4Affected Software1
GithubExploit
GithubExploit
added 2024/03/29 9:54 a.m.417 views

Exploit for Server-Side Request Forgery in Anyscale Ray

PoC for a remote command execution vulnerability in Ray framew...

9.8CVSS8.2AI score0.83942EPSS
SaveExploits6
Rows per page
Query Builder