From 7c211e0c8136c288551a9caff53a6a10f9177dbc Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 21:43:18 +0000 Subject: [PATCH] Publish Advisories GHSA-79v4-65xg-pq4g GHSA-vv2h-2w3q-3fx7 --- .../02/GHSA-79v4-65xg-pq4g/GHSA-79v4-65xg-pq4g.json | 6 +++++- .../02/GHSA-vv2h-2w3q-3fx7/GHSA-vv2h-2w3q-3fx7.json | 11 ++++++++--- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2025/02/GHSA-79v4-65xg-pq4g/GHSA-79v4-65xg-pq4g.json b/advisories/github-reviewed/2025/02/GHSA-79v4-65xg-pq4g/GHSA-79v4-65xg-pq4g.json index b8f1cf6d33a..fa62c9bea93 100644 --- a/advisories/github-reviewed/2025/02/GHSA-79v4-65xg-pq4g/GHSA-79v4-65xg-pq4g.json +++ b/advisories/github-reviewed/2025/02/GHSA-79v4-65xg-pq4g/GHSA-79v4-65xg-pq4g.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-79v4-65xg-pq4g", - "modified": "2025-02-11T19:06:23Z", + "modified": "2025-02-11T21:41:35Z", "published": "2025-02-11T18:06:42Z", "aliases": [ "CVE-2024-12797" @@ -58,6 +58,10 @@ { "type": "WEB", "url": "https://openssl-library.org/news/secadv/20250211.txt" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2025/02/11/3" } ], "database_specific": { diff --git a/advisories/github-reviewed/2025/02/GHSA-vv2h-2w3q-3fx7/GHSA-vv2h-2w3q-3fx7.json b/advisories/github-reviewed/2025/02/GHSA-vv2h-2w3q-3fx7/GHSA-vv2h-2w3q-3fx7.json index b442ec6b9d0..dda351aff9d 100644 --- a/advisories/github-reviewed/2025/02/GHSA-vv2h-2w3q-3fx7/GHSA-vv2h-2w3q-3fx7.json +++ b/advisories/github-reviewed/2025/02/GHSA-vv2h-2w3q-3fx7/GHSA-vv2h-2w3q-3fx7.json @@ -1,14 +1,19 @@ { "schema_version": "1.4.0", "id": "GHSA-vv2h-2w3q-3fx7", - "modified": "2025-02-11T18:03:09Z", + "modified": "2025-02-11T21:41:47Z", "published": "2025-02-11T15:32:24Z", "aliases": [ "CVE-2024-12366" ], "summary": "PandasAI interactive prompt function Remote Code Execution (RCE)", "details": "PandasAI uses an interactive prompt function that is vulnerable to prompt injection and run arbitrary Python code that can lead to Remote Code Execution (RCE) instead of the intended explanation of the natural language processing by the LLM. The security controls of PandasAI (2.4.3 and earlier) fail to distinguish between legitimate and malicious inputs, allowing the attackers to manipulate the system into executing untrusted code, leading to untrusted code execution (RCE), system compromise, or pivoting attacks on connected services.", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], "affected": [ { "package": { @@ -56,7 +61,7 @@ "cwe_ids": [ "CWE-94" ], - "severity": "HIGH", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2025-02-11T18:03:09Z", "nvd_published_at": "2025-02-11T13:15:29Z"