| 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. |
| CVSS2.0 : MEDIUM | |
| Score | 6.8 |
|---|---|
| Vector | AV:N/AC:M/Au:N/C:P/I:P/A:P |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 中 |
| 攻撃前の認証要否(Au) | 不要 |
| 機密性への影響(C) | 低 |
| 完全性への影響(I) | 低 |
| 可用性への影響(A) | 低 |
| Get all privileges. | いいえ |
| Get user privileges | いいえ |
| Get other privileges | いいえ |
| User operation required | いいえ |
| 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 | |||
| 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. |
| Igor Sysoev |
| nginx 1.5.x |
| nginx 1.6.1 未満の 1.6.x |
| nginx 1.7.4 未満の 1.7.x |
| No | Changed Details | Date of change |
|---|---|---|
| 0 | [2015年01月06日] 掲載 [2015年06月22日] ベンダ情報:ヒューレット・パッカード (HPSBOV03227) を追加 |
Feb. 17, 2018, 10:37 a.m. |