mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-hwxp-6qf7-q3rc
This commit is contained in:
+31
-4
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user