2 matches found
EUVD-2026-54308
SQL Injection vulnerability in FineAdmin V1.0 allows a remote attacker to execute arbitrary code via the field and order parameters in paginated list endpoints...
6.3AI score
SaveExploits1References3
CVE-2026-67689
CVE-2026-67689 : FineAdmin.Mvc is vulnerable to SQL injection via the field and order parameters in paginated list endpoints. The root cause is direct, unsanitized string concatenation of pageInfo.field and pageInfo.order into the ORDER BY clause (via string.Format), allowing expressions in MySQL...
6.3AI score
SaveExploits1References2
20