cve/2024/CVE-2024-6893.md
2024-08-18 19:26:37 +00:00

892 B

CVE-2024-6893

Description

The "soap_cgi.pyc" API handler allows the XML body of SOAP requests to contain references to external entities. This allows an unauthenticated attacker to read local files, perform server-side request forgery, and overwhelm the web server resources.

POC

Reference

Github