← Back to CVE List

CVE-2024-49400

Published: 2024-10-17T18:15Z
Last Modified: 2024-11-01T19:35Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
Tacquito prior to commit 07b49d1358e6ec0b5aa482fcd284f509191119e2 was not properly performing regex matches on authorized commands and arguments. Configured allowed commands/arguments were intended to require a match on the entire string, but instead only enforced a match on a sub-string. That would have potentially allowed unauthorized commands to be executed. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt