cve/2018/CVE-2018-12540.md
2024-05-26 14:27:05 +02:00

848 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