Impact
The vulnerability is a server‑side request forgery in the UEditor catchImage function caused by improper handling of the source[] parameter. By sending specially crafted requests, an attacker can force the CMS to initiate arbitrary HTTP requests to internal or external resources, potentially exposing sensitive data or facilitating further attacks. This flaw is categorized as CWE‑918 and can compromise the confidentiality and integrity of internal systems or services.
Affected Systems
Vendor liufee released FeehiCMS with the UEditor component. Versions up to and including 2.1.1 are affected. The flaw resides in backend/widgets/ueditor/Uploader.php used by the UEditor widget in FeehiCMS installations.
Risk and Exploitability
The CVSS score is 5.1, indicating a moderate risk. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog. The exploit was released publicly and can be triggered remotely by an unauthenticated user who can reach the catchImage endpoint. Since no authentication is required and the attack path involves an HTTP request to the server, the potential for abuse is significant if internal network services are reachable.
OpenCVE Enrichment