| タイトル | drogonframework drogon 1.9.13 SQL Injection |
|---|
| 説明 | 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. |
|---|
| ソース | ⚠️ https://gist.github.com/2H-K/bf8328f70f72196545b0d9589367cb6a |
|---|
| ユーザー | hacja (UID 92094) |
|---|
| 送信 | 2026年07月17日 11:00 (2 月 ago) |
|---|
| モデレーション | 2026年09月20日 22:15 (2 months later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 408059 [drogonframework drogon 迄 1.9.13 ORM orm_lib/src/Criteria.cc makeCriteria filter SQLインジェクション] |
|---|
| ポイント | 20 |
|---|