CVE-2021-2471
MEDIUMOracle MySQL Connector/J <8.0.26 - Privilege Escalation
Title source: llmExploitation Summary
EIP tracks 4 public exploits for CVE-2021-2471. PoCs published by SecCoder-Security-Lab, JAckLosingHeart, cckuailong.
AI-analyzed exploit summary This repository contains functional exploit code demonstrating XXE vulnerabilities in H2 (CVE-2021-23463) and MySQL (CVE-2021-2471) JDBC drivers via SQLXML parsing. The PoC triggers XXE by fetching SQLXML data and converting it to a DOMSource, which processes external entities.
Description
Vulnerability in the MySQL Connectors product of Oracle MySQL (component: Connector/J). Supported versions that are affected are 8.0.26 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all MySQL Connectors accessible data and unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Connectors. CVSS 3.1 Base Score 5.9 (Confidentiality and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:H).
Exploits (4)
This repository contains functional exploit code demonstrating XXE vulnerabilities in H2 (CVE-2021-23463) and MySQL (CVE-2021-2471) JDBC drivers via SQLXML parsing. The PoC triggers XXE by fetching SQLXML data and converting it to a DOMSource, which processes external entities.
This PoC demonstrates an XXE (XML External Entity) vulnerability in MySQL's SQLXML handling. It crafts a malicious XML payload with an external entity reference and triggers the vulnerability via JDBC connection.
This repository contains a functional PoC for CVE-2021-2471, an XXE vulnerability in MySQL Connector/J. The exploit demonstrates how a malicious XML payload stored in a database can trigger an external entity resolution, leading to SSRF or information disclosure.
This repository contains a functional PoC for CVE-2021-2471, an XXE vulnerability in MySQL Connector/J. The exploit demonstrates how malicious XML input can be processed via the `setString()` function, leading to unauthorized data access or DoS.
References (2)
Scores
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:H