mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-v8v8-6859-qxm4
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-v8v8-6859-qxm4",
|
||||
"modified": "2020-06-04T19:33:24Z",
|
||||
"modified": "2023-09-08T20:47:27Z",
|
||||
"published": "2020-06-05T14:47:02Z",
|
||||
"aliases": [
|
||||
"CVE-2020-8149"
|
||||
@@ -9,7 +9,10 @@
|
||||
"summary": "Arbitrary shell command execution in logkitty",
|
||||
"details": "Lack of output sanitization allowed an attack to execute arbitrary shell commands via the logkitty npm package before version 0.7.1.",
|
||||
"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": [
|
||||
{
|
||||
@@ -17,6 +20,11 @@
|
||||
"ecosystem": "npm",
|
||||
"name": "logkitty"
|
||||
},
|
||||
"ecosystem_specific": {
|
||||
"affected_functions": [
|
||||
""
|
||||
]
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
@@ -54,7 +62,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-94"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2020-06-04T19:33:24Z",
|
||||
"nvd_published_at": null
|
||||
|
||||
Reference in New Issue
Block a user