A flaw was found in Exuberant Ctags in the way it handles...
Critical severity
Unreviewed
Published
Dec 20, 2022
to the GitHub Advisory Database
•
Updated Jan 27, 2023
Description
Published by the National Vulnerability Database
Dec 20, 2022
Published to the GitHub Advisory Database
Dec 20, 2022
Last updated
Jan 27, 2023
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.
References