← Back

Exuberant Ctags

exuberant_ctags

Vendor: Exuberant Ctags Project • 1 CVE

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Debian
Exuberant Ctags Project
2Debian Linux
Exuberant Ctags
Jun 17, 2026
Dec 20, 2022
N/A· v4
7.8 HIGH· v3
N/A· v2
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 co...Show more
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.Show less