cve/2025/CVE-2025-50567.md
2025-09-29 21:09:30 +02:00

837 B

CVE-2025-50567

Description

Saurus CMS Community Edition 4.7.1 contains a vulnerability in the custom DB::prepare() function, which uses preg_replace() with the deprecated /e (eval) modifier to interpolate SQL query parameters. This leads to injection of user-controlled SQL statements, potentially leading to arbitrary PHP code execution.

POC

Reference

Github