製品・ソフトウェアに関する情報
ps-kill パッケージにおけるコマンドインジェクションの脆弱性
Title ps-kill パッケージにおけるコマンドインジェクションの脆弱性
Summary

ps-kill パッケージには、コマンドインジェクションの脆弱性が存在します。

Possible impacts 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。
Solution

ベンダ情報および参考情報を参照して適切な対策を実施してください。

Publication Date Feb. 23, 2021, midnight
Registration Date Nov. 19, 2021, 4:04 p.m.
Last Update Nov. 19, 2021, 4:04 p.m.
CVSS3.0 : 緊急
Score 9.8
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS2.0 : 危険
Score 7.5
Vector AV:N/AC:L/Au:N/C:P/I:P/A:P
Affected System
ps-kill project
ps-kill 
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2021年11月19日]
  掲載
Nov. 19, 2021, 4:04 p.m.

NVD Vulnerability Information
CVE-2021-23355
Summary

This affects all versions of package ps-kill. If (attacker-controlled) user input is given to the kill function, it is possible for an attacker to execute arbitrary commands. This is due to use of the child_process exec function without input sanitization in the index.js file. PoC (provided by reporter): var ps_kill = require('ps-kill'); ps_kill.kill('$(touch success)',function(){});

Publication Date March 16, 2021, 2:15 a.m.
Registration Date March 16, 2021, 10:02 a.m.
Last Update Nov. 21, 2024, 2:51 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:ps-kill_project:ps-kill:*:*:*:*:*:node.js:*:*
Related information, measures and tools
Common Vulnerabilities List