CVE-2025-9173 | Emlog Pro up to 2.5.18 media.php?action=upload&sid=0 File unrestricted upload
This issue appears to be a false-positive. Please verify the sources mentioned and consider not using this entry at all. The vendor was contacted early about this disclosure but did not respond in any way. The file upload in include/service/media.php verifies the file extension based on a list defined in include/lib/option.php. This whitelist prevents unrestricted uploads (e.g. PHP files). Therefore, the attack possibility is just of theoretical nature.