Lucene search
+L

176 matches found

Vulnrichment
Vulnrichment
added 2022/12/20 12:0 a.m.2 views

CVE-2022-4515

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 system3...

7.7AI score0.00577EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2022/12/20 12:0 a.m.23 views

CVE-2022-4515

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 system3...

7.8AI score0.00577EPSS
SaveExploits1References2
CVE
CVE
added 2022/12/20 12:0 a.m.273 views

CVE-2022-4515

Exuberant Ctags is affected by CVE-2022-4515 due to unsafe handling of the -o option. A crafted tag filename can cause arbitrary command execution because externalSortTags() calls system(3) in an unsafe way (root cause in sort.c). Connected advisories indicate the issue affects ctags broadly and ...

7.8CVSS7.5AI score0.00577EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2022/12/20 12:0 a.m.32 views

CVE-2022-4515

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 system3...

7.8CVSS7.7AI score0.00577EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2022/12/19 6:14 p.m.26 views

CVE-2022-4515

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 system3...

7.8CVSS1.8AI score0.00577EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2022/12/19 12:0 a.m.4 views

Ctags 操作系统命令注入漏洞

Ctags is Sourceforge open source for generating indexed files from a program's source code tree, thus facilitating text editors to achieve rapid location of the utility. Ctags has a security vulnerability that originates from externalSortTags in sort.c calling the system3 function in an unsafe...

7.8CVSS7.2AI score0.00577EPSS
SaveExploits1References8
Mageia
Mageia
added 2022/12/13 10:9 p.m.45 views

Updated emacs packages fix security vulnerability

GNU Emacs through 28.2 allows attackers to execute commands via shell metacharacters in the name of a source-code file, because lib-src/etags.c uses the system C library function in its implementation of the ctags program. For example, a victim may use the "ctags " command suggested in the ctags...

7.8CVSS8.1AI score0.0063EPSS
SaveExploits0References3
OSV
OSV
added 2022/12/09 11:4 a.m.4 views

OESA-2022-2131 emacs security update

Emacs is the extensible, customizable, self-documenting real-time display editor.At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing. And it is an entire ecosystem of functionality beyond text editing, including a projec...

7.8CVSS7.6AI score0.0063EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2022/12/02 8:0 a.m.4 views

GNU Emacs through 28.2 allows attackers to execute commands via shell metacharacters in the name of a source-code file because lib-src/etags.c uses the system C library function in its implementation of the ctags program. For example a victim may use the "ctags *" command (suggested in the ctags documentation) in a situation where the current working directory has contents that depend on untrusted input.

...

7.8CVSS7.7AI score0.0063EPSS
SaveExploits0
CNVD
CNVD
added 2022/11/30 12:0 a.m.45 views

GNU Emacs Command Injection Vulnerability

GNU Emacs is a family of text editors from the GNU community in the U.S. A command injection vulnerability exists in GNU Emacs version 28.2 and earlier, which stems from lib-src/etags.c's use of system C library functions when implementing the ctags program. An attacker could exploit the...

7.8CVSS5.7AI score0.0063EPSS
SaveExploits0References1
OSV
OSV
added 2022/11/28 6:15 a.m.1 views

DEBIAN-CVE-2022-45939

GNU Emacs through 28.2 allows attackers to execute commands via shell metacharacters in the name of a source-code file, because lib-src/etags.c uses the system C library function in its implementation of the ctags program. For example, a victim may use the "ctags " command suggested in the ctags...

7.8CVSS7.5AI score0.0063EPSS
SaveExploits0References1
OSV
OSV
added 2022/11/28 6:15 a.m.6 views

AZL-11515 CVE-2022-45939 affecting package emacs for versions less than 28.1-5

GNU Emacs through 28.2 allows attackers to execute commands via shell metacharacters in the name of a source-code file, because lib-src/etags.c uses the system C library function in its implementation of the ctags program. For example, a victim may use the "ctags " command suggested in the ctags...

7.8CVSS7.3AI score0.0063EPSS
SaveExploits0References1
Prion
Prion
added 2022/11/28 6:15 a.m.31 views

Input validation

GNU Emacs through 28.2 allows attackers to execute commands via shell metacharacters in the name of a source-code file, because lib-src/etags.c uses the system C library function in its implementation of the ctags program. For example, a victim may use the "ctags " command suggested in the ctags...

4.4CVSS7.7AI score0.0063EPSS
SaveExploits0References5Affected Software3
OSV
OSV
added 2022/11/28 6:15 a.m.2 views

UBUNTU-CVE-2022-45939

GNU Emacs through 28.2 allows attackers to execute commands via shell metacharacters in the name of a source-code file, because lib-src/etags.c uses the system C library function in its implementation of the ctags program. For example, a victim may use the "ctags " command suggested in the ctags...

7.8CVSS7.2AI score0.0063EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2022/11/28 12:0 a.m.29 views

CVE-2022-45939

GNU Emacs through 28.2 allows attackers to execute commands via shell metacharacters in the name of a source-code file, because lib-src/etags.c uses the system C library function in its implementation of the ctags program. For example, a victim may use the "ctags " command suggested in the ctags...

8.1AI score0.0063EPSS
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2022/11/28 12:0 a.m.71 views

CVE-2022-45939

GNU Emacs through 28.2 allows attackers to execute commands via shell metacharacters in the name of a source-code file, because lib-src/etags.c uses the system C library function in its implementation of the ctags program. For example, a victim may use the "ctags " command suggested in the ctags...

7.8CVSS8.1AI score0.0063EPSS
SaveExploits0
CNNVD
CNNVD
added 2022/11/28 12:0 a.m.6 views

GNU Emacs 操作系统命令注入漏洞

GNU Emacs is a family of text editors from the GNU community in the U.S. A command injection vulnerability exists in GNU Emacs version 28.2 and earlier, which stems from lib-src/etags.c's use of system C library functions when implementing the ctags program. An attacker could exploit the...

7.8CVSS7.9AI score0.0063EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2022/11/28 12:0 a.m.42 views

CVE-2022-45939

GNU Emacs through 28.2 allows attackers to execute commands via shell metacharacters in the name of a source-code file, because lib-src/etags.c uses the system C library function in its implementation of the ctags program. For example, a victim may use the "ctags " command suggested in the ctags...

7.8CVSS7.2AI score0.0063EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2022/11/28 12:0 a.m.41 views

CVE-2022-45939

GNU Emacs through 28.2 allows attackers to execute commands via shell metacharacters in the name of a source-code file, because lib-src/etags.c uses the system C library function in its implementation of the ctags program. For example, a victim may use the "ctags " command suggested in the ctags...

7.8CVSS8.1AI score0.0063EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/11/27 12:0 a.m.4 views

PT-2022-7423 · Gnu Emacs +9 · Gnu Emacs +9

Name of the Vulnerable Software and Affected Versions: GNU Emacs versions through 28.2 Description: The issue is related to the incorrect neutralization of special elements in the lib-src/etags.c component of the ctags program in the EMACS text editor. This can allow an attacker to execute comman...

9.8CVSS7.6AI score0.01639EPSS
SaveExploits0References95
Rows per page
Query Builder