Exploitation Summary
EIP tracks 2 public exploits for CVE-2015-4870. PoCs published by Osanda Malith Jayathissa, OsandaMalith.
AI-analyzed exploit summary This exploit targets a DoS vulnerability in MySQL's PROCEDURE ANALYSE function (CVE-2015-4870) by sending a malformed SQL query via HTTP requests. It uses multiple threads to amplify the attack, causing resource exhaustion.
Description
Unspecified vulnerability in Oracle MySQL Server 5.5.45 and earlier, and 5.6.26 and earlier, allows remote authenticated users to affect availability via unknown vectors related to Server : Parser.
Exploits (2)
This exploit targets a DoS vulnerability in MySQL's PROCEDURE ANALYSE function (CVE-2015-4870) by sending a malformed SQL query via HTTP requests. It uses multiple threads to amplify the attack, causing resource exhaustion.
This PoC exploits CVE-2015-4870, a DoS vulnerability in MySQL's PROCEDURE ANALYSE function. It sends a malformed SQL query via HTTP to trigger excessive resource consumption, causing a denial of service.