Vulnerability Description
baserCMS is a website development framework. Prior to version 5.2.3, the application's restore function allows users to upload a .zip file, which is then automatically extracted. A PHP file inside the archive is included using require_once without validating or restricting the filename. An attacker can craft a malicious PHP file within the zip and achieve arbitrary code execution when it is included. This issue has been patched in version 5.2.3.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Basercms | Basercms | < 5.2.3 |
Related Weaknesses (CWE)
References
- https://basercms.net/security/JVN_20837860Vendor Advisory
- https://github.com/baserproject/basercms/releases/tag/5.2.3Release Notes
- https://github.com/baserproject/basercms/security/advisories/GHSA-hv78-cwp4-8r7rExploitVendor Advisory
- https://github.com/baserproject/basercms/security/advisories/GHSA-hv78-cwp4-8r7rExploitVendor Advisory
FAQ
What is CVE-2025-32957?
CVE-2025-32957 is a vulnerability with a CVSS score of 8.7 (HIGH). baserCMS is a website development framework. Prior to version 5.2.3, the application's restore function allows users to upload a .zip file, which is then automatically extracted. A PHP file inside the...
How severe is CVE-2025-32957?
CVE-2025-32957 has been rated HIGH with a CVSS base score of 8.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-32957?
Check the references section above for vendor advisories and patch information. Affected products include: Basercms Basercms.