Skip to content

Commit d0e7995

Browse files
1 parent 8c2087d commit d0e7995

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

advisories/github-reviewed/2022/02/GHSA-xp4x-j9vh-c3wf/GHSA-xp4x-j9vh-c3wf.json

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-xp4x-j9vh-c3wf",
4-
"modified": "2021-04-19T16:43:07Z",
4+
"modified": "2026-06-18T18:09:57Z",
55
"published": "2022-02-10T20:20:31Z",
66
"aliases": [
77
"CVE-2019-15609"
88
],
99
"summary": "OS Command Injection and Command Injection in kill-port-process",
10-
"details": "The kill-port-process package version < 2.2.0 is vulnerable to a Command Injection vulnerability.",
10+
"details": "The kill-port-process package prior to version 2.2.0 is vulnerable to a Command Injection.",
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",
@@ -28,14 +28,11 @@
2828
"introduced": "0"
2929
},
3030
{
31-
"fixed": "2.2.1"
31+
"fixed": "2.2.0"
3232
}
3333
]
3434
}
35-
],
36-
"database_specific": {
37-
"last_known_affected_version_range": "<= 2.2.0"
38-
}
35+
]
3936
}
4037
],
4138
"references": [
@@ -46,14 +43,18 @@
4643
{
4744
"type": "WEB",
4845
"url": "https://hackerone.com/reports/661959"
46+
},
47+
{
48+
"type": "PACKAGE",
49+
"url": "https://github.com/hilleer/kill-port-process"
4950
}
5051
],
5152
"database_specific": {
5253
"cwe_ids": [
53-
"CWE-77",
54-
"CWE-78"
54+
"CWE-78",
55+
"CWE-77"
5556
],
56-
"severity": "HIGH",
57+
"severity": "CRITICAL",
5758
"github_reviewed": true,
5859
"github_reviewed_at": "2021-04-19T16:43:07Z",
5960
"nvd_published_at": "2020-02-28T20:15:00Z"

0 commit comments

Comments
 (0)