{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-5414", "ASSIGNER": "support@hackerone.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "kill-port", "version": { "version_data": [ { "version_value": "< 1.3.2" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Command Injection - Generic (CWE-77)" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://hackerone.com/reports/389561", "url": "https://hackerone.com/reports/389561" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "If an attacker can control the port, which in itself is a very sensitive value, they can inject arbitrary OS commands due to the usage of the exec function in a third-party module kill-port < 1.3.2." } ] } }