Files
CVEs-PoC/2018/CVE-2018-12540.md
T
2025-09-29 21:09:30 +02:00

934 B

CVE-2018-12540

Description

In version from 3.0.0 to 3.5.2 of Eclipse Vert.x, the CSRFHandler do not assert that the XSRF Cookie matches the returned XSRF header/form parameter. This allows replay attacks with previously issued tokens which are not expired yet.

POC

Reference

No PoCs from references.

Github