Vulnerabilities (CVE)

Filtered by vendor Exuberant Ctags Project Subscribe
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-4515 2 Debian, Exuberant Ctags Project 2 Debian Linux, Exuberant Ctags 2024-02-28 N/A 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.