mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-19 18:58:09 +02:00
The device_name from a client message was interpolated directly into a JSON string without escaping. A malicious client could inject arbitrary JSON keys by including quote characters in the device name. Use spa_json_encode_string to properly escape the value. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||