Share
## https://sploitus.com/exploit?id=312FCDEF-20F5-503F-A565-609BEE3A08E3
# CVE-2024-34102

Adobe Commerce versions 2.4.7, 2.4.6-p5, 2.4.5-p7, 2.4.4-p8, and earlier are affected by
an Improper Restriction of XML External Entity Reference ('XXE') vulnerability that could result in arbitrary code execution.
An attacker could exploit this vulnerability by sending a crafted XML document that references external entities.
Exploitation of this issue does not require user interaction.

##  Installation ๐Ÿš€

<code>git clone https://github.com/Jhonsonwannaa/CVE-2024-34102</code>

<code>cd CVE-2024-34102</code>

## Usage ๐ŸŽฎ


<code>python3 exploit.py  https://exemple.com </code>

## Disclaimer  โš ๏ธ

To use this tool for legal purposes

## Credit ๐Ÿ’Ž

Credit to @th3gokul & Sanjaith3hacker for the original code base