CVE-2025-5499
EUVD-2025-1673303.06.2025, 14:15
A vulnerability classified as critical has been found in slackero phpwcms up to 1.9.45/1.10.8. Affected is the function is_file/getimagesize of the file image_resized.php. The manipulation of the argument imgfile leads to deserialization. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 1.9.46 and 1.10.9 is able to address this issue. It is recommended to upgrade the affected component.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| phpwcms | phpwcms | 𝑥 < 1.9.46 |
| phpwcms | phpwcms | 1.10.2 ≤ 𝑥 < 1.10.9 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- CWE-502 - Deserialization of Untrusted DataThe application deserializes untrusted data without sufficiently verifying that the resulting data will be valid.