CVE-2020-35217 – io.vertx:vertx-web
Package
Manager: maven
Name: io.vertx:vertx-web
Vulnerable Version: =4.0.0-milestone1 || >=4.0.0-milestone1 <4.0.0-milestone5 || =4.0.0-milestone2 || >=4.0.0-milestone2 <4.0.0-milestone5 || =4.0.0-milestone3 || >=4.0.0-milestone3 <4.0.0-milestone5 || =4.0.0-milestone4 || >=4.0.0-milestone4 <4.0.0-milestone5
Severity
Level: High
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
EPSS: 0.00154 pctl0.36733
Details
Cross-Site Request Forgery in Vert.x-Web framework 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.
Metadata
Created: 2021-04-22T16:16:18Z
Modified: 2021-04-20T17:07:06Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/04/GHSA-9q69-g5gc-9fgf/GHSA-9q69-g5gc-9fgf.json
CWE IDs: ["CWE-352"]
Alternative ID: GHSA-9q69-g5gc-9fgf
Finding: F007
Auto approve: 1