-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| github.com/mutagen-io/mutagen | go | < 0.16.6 | 0.16.6 |
| github.com/mutagen-io/mutagen-compose | go | < 0.17.1 | 0.17.1 |
| github.com/mutagen-io/mutagen | go | >= 0.17.0, < 0.17.1 | 0.17.1 |
The vulnerability explicitly affects the templating functionality of 'list' and 'monitor' commands. While the JSON template function was already safe, the advisory states that raw template output remained unescaped. The addition of a new 'shellSanitize' template function in patches indicates that the default raw output path lacked proper sanitization. Though exact function names aren't provided in available data, the core issue resides in the template rendering logic for these commands when handling untrusted input from remote endpoints.
Ongoing coverage of React2Shell