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.
git clone https://github.com/dream434/CVE-2024-34102
cd CVE-2024-34102
python3 exploit.py https://exemple.com
To use this tool for legal purposes
Credit to @th3gokul & Sanjaith3hacker for the original code base