CVE-2021-23360

Source
https://cve.org/CVERecord?id=CVE-2021-23360
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-23360.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-23360
Aliases
Published
2021-03-21T16:15:12Z
Modified
2026-07-08T06:49:34Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

This affects the package killport before 1.0.2. If (attacker-controlled) user input is given, it is possible for an attacker to execute arbitrary commands. This is due to use of the child_process exec function without input sanitization. Running this PoC will cause the command touch success to be executed, leading to the creation of a file called success.

Database specific
{
    "unresolved_ranges": [
        {
            "cpes": [
                "cpe:2.3:a:killport_project:killport:*:*:*:*:*:node.js:*:*"
            ],
            "extracted_events": [
                {
                    "fixed": "1.0.2"
                }
            ],
            "source": "CPE_RANGE",
            "vendor_product": "killport_project:killport"
        },
        {
            "extracted_events": [
                {
                    "fixed": "1.0.2"
                }
            ],
            "source": "DESCRIPTION"
        }
    ]
}
References

Affected packages

Git / github.com/ssnau/killport

Affected ranges

Type
GIT
Repo
https://github.com/ssnau/killport
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "source": "REFERENCES"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-23360.json"