製品・ソフトウェアに関する情報
Erlang/OTP の FTP モジュールにおける CRLF インジェクションの脆弱性
Title Erlang/OTP の FTP モジュールにおける CRLF インジェクションの脆弱性
Summary

Erlang/OTP の FTP モジュールには、CRLF インジェクションの脆弱性が存在します。 補足情報 : CWE による脆弱性タイプは、CWE-93: Improper Neutralization of CRLF Sequences (CRLF インジェクション) と識別されています。 http://cwe.mitre.org/data/definitions/93.html

Possible impacts 攻撃者により、以下のコマンドの CRLF シーケンスを介して、任意の FTP コマンドを挿入される可能性があります。  (1) user (2) account (3) cd (4) ls (5) nlist (6) rename (7) delete (8) mkdir (9) rmdir (10) recv (11) recv_bin (12) recv_chunk_start (13) send (14) send_bin (15) send_chunk_start (16) append_chunk_start (17) append (18) append_bin
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date Jan. 29, 2014, midnight
Registration Date Dec. 10, 2014, 4:24 p.m.
Last Update June 23, 2015, 5:44 p.m.
CVSS2.0 : 危険
Score 7.5
Vector AV:N/AC:L/Au:N/C:P/I:P/A:P
Affected System
ERLANG
Erlang/OTP R15B03
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
0 [2014年12月10日]
  掲載
[2015年06月23日]
  参考情報:関連文書 (MGASA-2014-0553) を追加
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2014-1693
Summary

Multiple CRLF injection vulnerabilities in the FTP module in Erlang/OTP R15B03 allow context-dependent attackers to inject arbitrary FTP commands via CRLF sequences in the (1) user, (2) account, (3) cd, (4) ls, (5) nlist, (6) rename, (7) delete, (8) mkdir, (9) rmdir, (10) recv, (11) recv_bin, (12) recv_chunk_start, (13) send, (14) send_bin, (15) send_chunk_start, (16) append_chunk_start, (17) append, or (18) append_bin command.

Publication Date Dec. 8, 2014, 8:59 p.m.
Registration Date Jan. 26, 2021, 3:07 p.m.
Last Update Nov. 21, 2024, 11:04 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:erlang:erlang\/otp:r15b03:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List