← Retour à la recherche de CVE

CVE-2026-75417

YzmCMS

Description

A SQL injection vulnerability was found in YzmCMS 7.5. The issue occurs in the get_arrchildid() function within application/admin/controller/category.class.php, where the user-controlled parentid parameter is concatenated directly into a FIND_IN_SET() SQL clause without proper sanitization. This allows an authenticated administrator to execute arbitrary SQL queries via boolean-based blind injection, potentially leading to full database compromise.

EPSS 0.148%Risque 0
Voir la source
Publication
2026-08-28 00:18:12
Versions concernées
==7.5
Type
Application web
Dernière modification
2026-08-28 00:18:12
Vecteur
Pending