CVE-2022-4515
Published: 20 December 2022
Summary
CVE-2022-4515 is a high-severity OS Command Injection (CWE-78) vulnerability in Exuberant Ctags Project Exuberant Ctags. Its CVSS base score is 7.8 (High).
Operationally, ranked in the top 31.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2022-51855
Vulnerability details
A flaw was found in Exuberant Ctags in the way it handles the "-o" option. This option specifies the tag filename. A crafted tag filename specified in the command line or in the configuration file results in arbitrary command execution…
more
because the externalSortTags() in sort.c calls the system(3) function in an unsafe way.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.