| Title | drogonframework drogon 1.9.13 SQL Injection |
|---|
| Description | A vulnerability, which was classified as high severity, has been found in drogon up to 1.9.13. Affected by this issue is the Criteria JSON constructor of the ORM component, as reachable through the filter JSON body parameter in controllers generated by the drogon_ctl RESTful controller template. The manipulation of the unsanitized operator string leads to SQL injection via unsafe string concatenation in the WHERE clause, enabling WHERE condition bypass and boolean blind extraction. The attack may be launched remotely without authentication when the generated controller is deployed without an authentication filter (the default for the drogon_ctl scaffold). No fix is currently available. It is recommended to apply an operator whitelist in the Criteria constructor and avoid passing untrusted input to makeCriteria() until an upstream patch is released. The identifier of this vulnerability is pending assignment. |
|---|
| Source | ⚠️ https://github.com/drogonframework/drogon/issues/2576 |
|---|
| User | hacja (UID 92094) |
|---|
| Submission | 08/31/2026 12:47 (22 days ago) |
|---|
| Moderation | 09/21/2026 23:59 (21 days later) |
|---|
| Status | Duplicate |
|---|
| VulDB entry | 408059 [drogonframework drogon up to 1.9.13 ORM orm_lib/src/Criteria.cc makeCriteria filter sql injection] |
|---|
| Points | 0 |
|---|