exuberant-ctags 1:5.9~svn20110310-16ubuntu0.22.10.1 source package in Ubuntu

Changelog

exuberant-ctags (1:5.9~svn20110310-16ubuntu0.22.10.1) kinetic-security; urgency=medium

  * SECURITY UPDATE: arbitrary command execution via a tag file with a crafted
    filename
    - debian/patches/CVE-2022-4515.patch: quote output file name before
      passing it to system(3) function
    - CVE-2022-4515

 -- David Lane <email address hidden>  Mon, 23 Jan 2023 14:18:11 +1100

Upload details

Uploaded by:
David Lane
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
editors
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic updates main editors
Kinetic security main editors

Downloads

File Size SHA-256 Checksum
exuberant-ctags_5.9~svn20110310.orig.tar.gz 485.4 KiB 7348e21502454a1331c58d5eec5c18a546395acd5628599a7a55dc77b48ffd2f
exuberant-ctags_5.9~svn20110310-16ubuntu0.22.10.1.debian.tar.xz 17.6 KiB f1ac7d6d444aad28baf588108b04df166065a2bc4d3adcb9bea56f82ea50f46a
exuberant-ctags_5.9~svn20110310-16ubuntu0.22.10.1.dsc 1.9 KiB bbdb63b851d932d1ea4a5b7e30c91fb6f7e37e3be919d933dcb6ae9eb542d544

View changes file

Binary packages built by this source

exuberant-ctags: build tag file indexes of source code definitions

 ctags parses source code and produces a sort of index mapping
 the names of significant entities (e.g. functions, classes,
 variables) to the location where that entity is defined. This
 index is used by editors like vi and emacsen to allow moving to
 the definition of a user-specified entity.
 .
 Exuberant Ctags supports all possible C language constructions
 and multiple other languages such as assembler, AWK, ASP, BETA,
 Bourne/Korn/Z shell, C++, COBOL, Eiffel, Fortran, Java, Lisp,
 Lua, Makefile, Pascal, Perl, PHP, Python, REXX, Ruby, S-Lang,
 Scheme, Tcl, Verilog, Vim and YACC.

exuberant-ctags-dbgsym: debug symbols for exuberant-ctags