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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-28 00:18
Updated : 2026-09-03 17:59
NVD link : CVE-2026-75417
Mitre link : CVE-2026-75417
CVE.ORG link : CVE-2026-75417
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
