Exploitation Summary
EIP tracks 2 public exploits for CVE-2018-12541. PoCs published by dawetmaster, andikahilmy.
AI-analyzed exploit summary This repository contains the source code of a vulnerable version of Vert.x, specifically targeting CVE-2018-12541. It includes build instructions, benchmarking details, and contributing guidelines, but no explicit exploit code or technical analysis of the vulnerability itself.
Description
In version from 3.0.0 to 3.5.3 of Eclipse Vert.x, the WebSocket HTTP upgrade implementation buffers the full http request before doing the handshake, holding the entire request body in memory. There should be a reasonnable limit (8192 bytes) above which the WebSocket gets an HTTP response with the 413 status code and the connection gets closed.
Exploits (2)
This repository contains the source code of a vulnerable version of Vert.x, specifically targeting CVE-2018-12541. It includes build instructions, benchmarking details, and contributing guidelines, but no explicit exploit code or technical analysis of the vulnerability itself.
This repository contains the source code of a vulnerable version of Vert.x, specifically highlighting CVE-2018-12541. It includes build instructions, benchmarking details, and contributing guidelines but lacks explicit exploit code or technical analysis of the vulnerability itself.
References (16)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H