Projectworlds Emlog Pro
cpe:2.3:a:emlog_pro_project:emlog_pro:*:*:*:*:*:*:*
- >= 2.5.0, <= 2.5.18
A file unrestricted upload vulnerability has been identified in Emlog Pro versions prior to 2.5.18. The issue resides in the '/admin/blogger.php?action=update_avatar' file, where the 'image' parameter lacks proper validation, allowing attackers to upload arbitrary files, including malicious scripts. This vulnerability can be exploited remotely, without any authentication or authorization requirements.
Exploitation of this vulnerability allows attackers to upload and execute malicious scripts on the server, potentially leading to unauthorized access, data manipulation, malware distribution, or disruption of services.
The vulnerability can be reproduced by sending a POST request to '/admin/blogger.php?action=update_avatar' with a file that includes a payload, such as a PHP script, disguised as an image. This can be done using tools like cURL.
It is recommended to implement strict file type verification, set file size limits, store uploaded files outside the web root directory, rename uploaded files to ensure uniqueness, and conduct regular security audits.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.