Vulnerability CVE-2023-30844


Published: 2023-05-08

Description:
Mutagen provides real-time file synchronization and flexible network forwarding for developers. Prior to versions 0.16.6 and 0.17.1 in `mutagen` and prior to version 0.17.1 in `mutagen-compose`, Mutagen `list` and `monitor` commands are susceptible to control characters that could be provided by remote endpoints. This could cause terminal corruption, either intentional or unintentional, if these characters were present in error messages or file paths/names. This could be used as an attack vector if synchronizing with an untrusted remote endpoint, synchronizing files not under control of the user, or forwarding to/from an untrusted remote endpoint. On very old systems with terminals susceptible to issues such as CVE-2003-0069, the issue could theoretically cause code execution. The problem has been patched in Mutagen v0.16.6 and v0.17.1. Earlier versions of Mutagen are no longer supported and will not be patched. Versions of Mutagen after v0.18.0 will also have the patch merged. As a workaround, avoiding synchronization of untrusted files or interaction with untrusted remote endpoints should mitigate any risk.

Type:

CWE-150

(Improper Neutralization of Escape, Meta, or Control Sequences)

 References:
https://github.com/mutagen-io/mutagen/releases/tag/v0.16.6
https://github.com/mutagen-io/mutagen/security/advisories/GHSA-jmp2-wc4p-wfh2
https://github.com/mutagen-io/mutagen/releases/tag/v0.17.1

Copyright 2024, cxsecurity.com

 

Back to Top