製品・ソフトウェアに関する情報
nginx の SMTP proxy の mail/ngx_mail_smtp_handler.c の STARTTLS 実装における暗号化された SMTP セッションにコマンドを挿入される脆弱性
Title nginx の SMTP proxy の mail/ngx_mail_smtp_handler.c の STARTTLS 実装における暗号化された SMTP セッションにコマンドを挿入される脆弱性
Summary

nginx の SMTP proxy の mail/ngx_mail_smtp_handler.c の STARTTLS 実装には、I/O バッファリングを適切に制限しないため、暗号化された SMTP セッションにコマンドを挿入される脆弱性が存在します。 本脆弱性は、CVE-2011-0411 と同様の問題です。 補足情報 : CWE による脆弱性タイプは、CWE-77: Improper Neutralization of Special Elements used in a Command (コマンドインジェクション) と識別されています。 http://cwe.mitre.org/data/definitions/77.html

Possible impacts 中間者攻撃 (man-in-the-middle attack) により、TLS の整備後に処理される平文コマンドを送信されることで、暗号化された SMTP セッションにコマンドを挿入される可能性があります。
Solution

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

Publication Date Aug. 5, 2014, midnight
Registration Date Jan. 6, 2015, 5:05 p.m.
Last Update June 22, 2015, 4:30 p.m.
CVSS2.0 : 警告
Score 4.3
Vector AV:N/AC:M/Au:N/C:P/I:N/A:N
Affected System
Igor Sysoev
nginx 1.5.x
nginx 1.6.1 未満の 1.6.x
nginx 1.7.4 未満の 1.7.x
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2015年01月06日]
  掲載
[2015年06月22日]
  ベンダ情報:ヒューレット・パッカード (HPSBOV03227) を追加
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2014-3556
Summary

The STARTTLS implementation in mail/ngx_mail_smtp_handler.c in the SMTP proxy in nginx 1.5.x and 1.6.x before 1.6.1 and 1.7.x before 1.7.4 does not properly restrict I/O buffering, which allows man-in-the-middle attackers to insert commands into encrypted SMTP sessions by sending a cleartext command that is processed after TLS is in place, related to a "plaintext command injection" attack, a similar issue to CVE-2011-0411.

Publication Date Dec. 30, 2014, 5:59 a.m.
Registration Date Jan. 26, 2021, 3:10 p.m.
Last Update Nov. 21, 2024, 11:08 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:f5:nginx:*:*:*:*:*:*:*:* 1.7.0 1.7.4
cpe:2.3:a:f5:nginx:*:*:*:*:*:*:*:* 1.5.6 1.6.1
Related information, measures and tools
Common Vulnerabilities List