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

867 B

CVE-2024-48234

Description

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

POC

Reference

Github

No PoCs found on GitHub currently.