CVE-2020-35217
Last modified
CVE-2020-35217 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 0.58% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Eclipse | Vert.X-Web | 4.0.0 | Milestone1 |
References
- https://github.com/vert-x3/vertx-web/pull/1613Patch, Third Party Advisory
- https://github.com/vert-x3/vertx-web/pull/1613Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-35217?
How severe is CVE-2020-35217?
How do I fix CVE-2020-35217?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2020
- CVE-2020-35210A vulnerability in Atomix v3.1.5 allows attackers to cause a…6.5
- CVE-2020-35211An issue in Atomix v3.1.5 allows unauthorized Atomix nodes t…7.5
- CVE-2020-35213An issue in Atomix v3.1.5 allows attackers to cause a denial…8.1
- CVE-2020-35214An issue in Atomix v3.1.5 allows a malicious Atomix node to …8.1
- CVE-2020-35215An issue in Atomix v3.1.5 allows attackers to access sensiti…6.5
- CVE-2020-35216An issue in Atomix v3.1.5 allows attackers to cause a denial…5.9
- CVE-2020-35219The ASUS DSL-N17U modem with firmware 1.1.0.2 allows attacke…9.8
- CVE-2020-3522A vulnerability in the web-based management interface of Cis…6.3
- CVE-2020-35220Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
- CVE-2020-35221The hashing algorithm implemented for NSDP password authenti…8.8
- CVE-2020-35222Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
- CVE-2020-35223The CSRF protection mechanism implemented in the web adminis…8.8
Are you affected by CVE-2020-35217?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
