製品・ソフトウェアに関する情報
Vert.x ウェブフレームワークにおけるクロスサイトリクエストフォージェリの脆弱性
Title Vert.x ウェブフレームワークにおけるクロスサイトリクエストフォージェリの脆弱性
Summary

Vert.x ウェブフレームワークには、クロスサイトリクエストフォージェリの脆弱性が存在します。

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

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

Publication Date May 25, 2020, midnight
Registration Date Oct. 11, 2021, 5:51 p.m.
Last Update Oct. 11, 2021, 5:51 p.m.
CVSS3.0 : 重要
Score 8.8
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS2.0 : 警告
Score 6.8
Vector AV:N/AC:M/Au:N/C:P/I:P/A:P
Affected System
Eclipse Foundation
Vert.x 4.0 milestone 1 から 4
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2021年10月11日]
  掲載
Oct. 11, 2021, 5:51 p.m.

NVD Vulnerability Information
CVE-2020-35217
Summary

Vert.x-Web framework v4.0 milestone 1-4 does not perform a correct CSRF verification. Instead of comparing the CSRF token in the request with the CSRF token in the cookie, it compares the CSRF token in the cookie against a CSRF token that is stored in the session. An attacker does not even need to provide a CSRF token in the request because the framework does not consider it. The cookies are automatically sent by the browser and the verification will always succeed, leading to a successful CSRF attack.

Publication Date Jan. 20, 2021, 10:15 p.m.
Registration Date Jan. 26, 2021, 10:40 a.m.
Last Update Nov. 21, 2024, 2:27 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:eclipse:vert.x-web:4.0.0:milestone1:*:*:*:*:*:*
cpe:2.3:a:eclipse:vert.x-web:4.0.0:milestone2:*:*:*:*:*:*
cpe:2.3:a:eclipse:vert.x-web:4.0.0:milestone3:*:*:*:*:*:*
cpe:2.3:a:eclipse:vert.x-web:4.0.0:milestone4:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List