From b38e585b9f9402245d442c527eef2bb7993ac029 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 22:22:49 +0000 Subject: [PATCH] Publish GHSA-hwxp-6qf7-q3rc --- .../GHSA-hwxp-6qf7-q3rc.json | 35 ++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/09/GHSA-hwxp-6qf7-q3rc/GHSA-hwxp-6qf7-q3rc.json (53%) diff --git a/advisories/unreviewed/2024/09/GHSA-hwxp-6qf7-q3rc/GHSA-hwxp-6qf7-q3rc.json b/advisories/github-reviewed/2024/09/GHSA-hwxp-6qf7-q3rc/GHSA-hwxp-6qf7-q3rc.json similarity index 53% rename from advisories/unreviewed/2024/09/GHSA-hwxp-6qf7-q3rc/GHSA-hwxp-6qf7-q3rc.json rename to advisories/github-reviewed/2024/09/GHSA-hwxp-6qf7-q3rc/GHSA-hwxp-6qf7-q3rc.json index 82db6ba7e07..bcdef8e6085 100644 --- a/advisories/unreviewed/2024/09/GHSA-hwxp-6qf7-q3rc/GHSA-hwxp-6qf7-q3rc.json +++ b/advisories/github-reviewed/2024/09/GHSA-hwxp-6qf7-q3rc/GHSA-hwxp-6qf7-q3rc.json @@ -1,20 +1,43 @@ { "schema_version": "1.4.0", "id": "GHSA-hwxp-6qf7-q3rc", - "modified": "2024-09-26T18:31:43Z", + "modified": "2024-09-26T22:21:18Z", "published": "2024-09-25T18:31:21Z", "aliases": [ "CVE-2024-46489" ], + "summary": "Remote command execution in promptr", "details": "A remote command execution (RCE) vulnerability in promptr v6.0.7 allows attackers to execute arbitrary commands via a crafted URL.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ - + { + "package": { + "ecosystem": "npm", + "name": "@ifnotnowwhen/promptr" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "6.0.7" + } + ] + } + ] + } ], "references": [ { @@ -24,6 +47,10 @@ { "type": "WEB", "url": "https://github.com/VulnSphere/LLMVulnSphere/blob/main/Prompt/promptr/RCE_FC_6.0.7.md" + }, + { + "type": "WEB", + "url": "https://github.com/ferrislucas/promptr" } ], "database_specific": { @@ -31,8 +58,8 @@ "CWE-94" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-09-26T22:21:18Z", "nvd_published_at": "2024-09-25T18:15:05Z" } } \ No newline at end of file