CVE-2025-32957 in baserproject basercms
요약 (영어)
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.
책임이 있는
GitHub_M
예약하다
2025. 04. 14.
공개
2026. 03. 31.
엔트리
VulDB provides additional information and datapoints for this CVE:
| 아이디 | 취약성 | CWE | 악용 | 대책 | CVE |
|---|---|---|---|---|---|
| 354303 | baserproject basercms require_once 권한 상승 | 434 | 정의되지 않음 | 공식 수정 | CVE-2025-32957 |