| 概要 | 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. |
|---|---|
| 公表日 | 2014年12月30日5:59 |
| 登録日 | 2021年1月26日15:10 |
| 最終更新日 | 2024年11月21日11:08 |
| CVSS2.0 : MEDIUM | |
| スコア | 6.8 |
|---|---|
| ベクター | AV:N/AC:M/Au:N/C:P/I:P/A:P |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 中 |
| 攻撃前の認証要否(Au) | 不要 |
| 機密性への影響(C) | 低 |
| 完全性への影響(I) | 低 |
| 可用性への影響(A) | 低 |
| 全ての特権を取得 | いいえ |
| ユーザー権限を取得 | いいえ |
| その他の権限を取得 | いいえ |
| ユーザー操作が必要 | いいえ |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:f5:nginx:*:*:*:*:*:*:*:* | 1.7.0 | 1.7.4 | |||
| cpe:2.3:a:f5:nginx:*:*:*:*:*:*:*:* | 1.5.6 | 1.6.1 | |||
| タイトル | nginx の SMTP proxy の mail/ngx_mail_smtp_handler.c の STARTTLS 実装における暗号化された SMTP セッションにコマンドを挿入される脆弱性 |
|---|---|
| 概要 | 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 |
| 想定される影響 | 中間者攻撃 (man-in-the-middle attack) により、TLS の整備後に処理される平文コマンドを送信されることで、暗号化された SMTP セッションにコマンドを挿入される可能性があります。 |
| 対策 | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2014年8月5日0:00 |
| 登録日 | 2015年1月6日17:05 |
| 最終更新日 | 2015年6月22日16:30 |
| Igor Sysoev |
| nginx 1.5.x |
| nginx 1.6.1 未満の 1.6.x |
| nginx 1.7.4 未満の 1.7.x |
| No | 変更内容 | 変更日 |
|---|---|---|
| 0 | [2015年01月06日] 掲載 [2015年06月22日] ベンダ情報:ヒューレット・パッカード (HPSBOV03227) を追加 |
2018年2月17日10:37 |