cve/2024/CVE-2024-48232.md
2025-09-29 21:09:30 +02:00

874 B

CVE-2024-48232

Description

An issue was found in mipjz 5.0.5. In the mipPost method of \app\setting\controller\ApiAdminTool.php, the value of the postAddress parameter is not processed and is directly passed into curl_exec execution and output, resulting in a Server-side request forgery (SSRF) vulnerability that can read server files.

POC

Reference

Github

No PoCs found on GitHub currently.