Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.12.0, the coturn HTTPS admin panel passes HTTP query parameters directly into SQL queries via snprintf string interpola…
High CVSS 7.2
Summary
Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.12.0, the coturn HTTPS admin panel passes HTTP query parameters directly into SQL queries via snprintf string interpolation without sanitization. The is_secure_string filter that protects the STUN protocol path is not applied to the admin panel's delete-user, delete-secret, and delete-IP operations, so an authenticated admin can inject arbitrary SQL through the du, ds, and dip parameters, gaining full database contr…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://github.com/coturn/coturn/commit/b84dbab1d1aa6e2bf0211a1cdbb250d6de2a0d09 Patch
- https://github.com/coturn/coturn/pull/1924 Issue Tracking
- https://github.com/coturn/coturn/releases/tag/4.12.0 Release Notes
- https://github.com/coturn/coturn/security/advisories/GHSA-v8hj-2xx7-xmp5 Exploit
- https://github.com/coturn/coturn/security/advisories/GHSA-v8hj-2xx7-xmp5 Exploit
Timeline
- nvd_ingest NVD