Ctags generates an index (or tag) file of language objects found in source files that allows these items to be quickly and easily located by a text editor or other utility. A tag signifies a language object for which an index entry is available (or, alternatively, the index entry created for that object).
Security Fix(es):
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.(CVE-2022-4515)
{ "severity": "High" }
{ "x86_64": [ "ctags-debuginfo-5.8-29.oe2203sp2.x86_64.rpm", "ctags-debugsource-5.8-29.oe2203sp2.x86_64.rpm", "ctags-5.8-29.oe2203sp2.x86_64.rpm" ], "src": [ "ctags-5.8-29.oe2203sp2.src.rpm" ], "noarch": [ "ctags-help-5.8-29.oe2203sp2.noarch.rpm" ], "aarch64": [ "ctags-debuginfo-5.8-29.oe2203sp2.aarch64.rpm", "ctags-debugsource-5.8-29.oe2203sp2.aarch64.rpm", "ctags-5.8-29.oe2203sp2.aarch64.rpm" ] }