CVE-2025-51667
Vulnerability Summary
Timeline
Description
An issue was discovered in simple-admin-core v1.2.0 thru v1.6.7. The /sys-api/role/update interface in the simple-admin-core system has a limited SQL injection vulnerability, which may lead to partial data leakage or disruption of normal system operations.
CVSS Metrics
- v3.1•HIGH•Score: 7CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L
EPSS Trends
Current EPSS score: 0.06%• Percentile: 20%
Techniques & Countermeasures
- CWE-89•Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Affected Systems
- github.com/suyuan32•simple-admin-core
≥ 1.2.0, < 1.6.8
- ryansu•simple_admin
≥ 1.2.0, ≤ 1.6.7
References (6)
- https://github.com/suyuan32/simple-admin-core/issues/333
- https://gist.github.com/66Giraffe66/fc258f7fcc65a6a1a1a01e217977b92d
- https://nvd.nist.gov/vuln/detail/CVE-2025-51667
- https://github.com/suyuan32/simple-admin-core/commit/f1e2c4f3c55cd5953ad7f7b0706df48adaaeb18a
- https://github.com/suyuan32/simple-admin-core
- https://github.com/advisories/GHSA-f2m2-4q6r-cwc4