Filtered by vendor Exuberant Ctags Project Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2022-4515 3 Debian, Exuberant Ctags Project, Redhat 3 Debian Linux, Exuberant Ctags, Enterprise Linux 2024-08-03 7.8 High
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 because the externalSortTags() in sort.c calls the system(3) function in an unsafe way.