Lucene search
+L

414 matches found

AlpineLinux
AlpineLinux
added 2023/02/20 11:15 p.m.40 views

CVE-2022-48339

An issue was discovered in GNU Emacs through 28.2. htmlfontify.el has a command injection vulnerability. In the hfy-istext-command function, the parameter file and parameter srcdir come from external input, and parameters are not escaped. If a file name or directory name contains shell...

7.8CVSS8AI score0.01142EPSS
SaveExploits0
OSV
OSV
added 2023/02/20 11:15 p.m.9 views

UBUNTU-CVE-2022-48339

An issue was discovered in GNU Emacs through 28.2. htmlfontify.el has a command injection vulnerability. In the hfy-istext-command function, the parameter file and parameter srcdir come from external input, and parameters are not escaped. If a file name or directory name contains shell...

7.8CVSS7.1AI score0.01142EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2023/02/20 12:00 a.m.7 views

GNU Emacs 命令注入漏洞

GNU Emacs is a family of text editors in the American GNU community. A security vulnerability exists in GNU Emacs version 28.2 and earlier versions, which stems from not escaping the file parameter and the srcdir parameter. An attacker can exploit this vulnerability to execute arbitrary commands...

7.8CVSS7.8AI score0.01142EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2023/02/20 12:00 a.m.6 views

CVE-2022-48339

An issue was discovered in GNU Emacs through 28.2. htmlfontify.el has a command injection vulnerability. In the hfy-istext-command function, the parameter file and parameter srcdir come from external input, and parameters are not escaped. If a file name or directory name contains shell...

7.6AI score0.01142EPSS
SaveExploits0References5
CVE
CVE
added 2023/02/20 12:00 a.m.125 views

CVE-2022-48338

CVE-2022-48338 affects GNU Emacs up to version 28.2, via ruby-mode.el’s function ruby-find-library-file . The vulnerability is a local command injection: the function is interactive and calls external command gem through shell-command-to-string without escaping feature-name parameters, enabling a...

7.3CVSS7.2AI score0.01639EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2023/02/20 12:00 a.m.28 views

CVE-2022-48339

An issue was discovered in GNU Emacs through 28.2. htmlfontify.el has a command injection vulnerability. In the hfy-istext-command function, the parameter file and parameter srcdir come from external input, and parameters are not escaped. If a file name or directory name contains shell...

7.8CVSS8.2AI score0.01142EPSS
SaveExploits0
OSV
OSV
added 2023/02/20 12:00 a.m.28 views

CVE-2022-48338

An issue was discovered in GNU Emacs through 28.2. In ruby-mode.el, the ruby-find-library-file function has a local command injection vulnerability. The ruby-find-library-file function is an interactive function, and bound to C-c C-f. Inside the function, the external command gem is called throug...

7.3CVSS8.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2023/02/20 12:00 a.m.36 views

CVE-2022-48339

An issue was discovered in GNU Emacs through 28.2. htmlfontify.el has a command injection vulnerability. In the hfy-istext-command function, the parameter file and parameter srcdir come from external input, and parameters are not escaped. If a file name or directory name contains shell...

9.3AI score0.01142EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2023/02/20 12:00 a.m.10 views

CVE-2022-48337

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 etags program. For example, a victim may use the "etags -u " command suggested in the eta...

7.3AI score0.01617EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2023/02/20 12:00 a.m.6 views

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

GNU Emacs is a family of text editors in the American GNU community. An operating system command injection vulnerability exists in GNU Emacs version 28.2 and earlier. An attacker can exploit this vulnerability to execute commands via shell metacharacters in the name of a source code file...

9.8CVSS8.4AI score0.01617EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2023/02/20 12:00 a.m.8 views

CVE-2022-48338

An issue was discovered in GNU Emacs through 28.2. In ruby-mode.el, the ruby-find-library-file function has a local command injection vulnerability. The ruby-find-library-file function is an interactive function, and bound to C-c C-f. Inside the function, the external command gem is called throug...

7.1AI score0.01639EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2023/02/20 12:00 a.m.67 views

CVE-2022-48337

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 etags program. For example, a victim may use the "etags -u " command suggested in the eta...

9.8CVSS8.8AI score0.01617EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2023/02/20 12:00 a.m.36 views

CVE-2022-48338

An issue was discovered in GNU Emacs through 28.2. In ruby-mode.el, the ruby-find-library-file function has a local command injection vulnerability. The ruby-find-library-file function is an interactive function, and bound to C-c C-f. Inside the function, the external command gem is called throug...

7.3CVSS7.5AI score0.01639EPSS
SaveExploits0
CVE
CVE
added 2023/02/20 12:00 a.m.447 views

CVE-2022-48339

GNU Emacs (through 28.2) contains a command injection flaw in htmlfontify.el (hfy-istext-command) where file/srcdir parameters come from external input and are not escaped, allowing code execution if shell metacharacters are present. Connected advisories confirm CVE-2022-48339 and related CVEs (e...

7.8CVSS8.4AI score0.01142EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2023/02/20 12:00 a.m.189 views

CVE-2022-48337

CVE-2022-48337 affects GNU Emacs up to 28.2. The issue arises from the etags implementation in lib-src/etags.c, which uses the system C library function and does not sanitize input, enabling command execution via shell metacharacters in source-file names (for example, using etags -u * in a direct...

9.8CVSS9.5AI score0.01617EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2023/02/20 12:00 a.m.34 views

CVE-2022-48338

An issue was discovered in GNU Emacs through 28.2. In ruby-mode.el, the ruby-find-library-file function has a local command injection vulnerability. The ruby-find-library-file function is an interactive function, and bound to C-c C-f. Inside the function, the external command gem is called throug...

8.6AI score0.01639EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2023/02/20 12:00 a.m.35 views

CVE-2022-48337

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 etags program. For example, a victim may use the "etags -u " command suggested in the eta...

9.8AI score0.01617EPSS
SaveExploits0References5
OSV
OSV
added 2023/02/20 12:00 a.m.32 views

CVE-2022-48339

An issue was discovered in GNU Emacs through 28.2. htmlfontify.el has a command injection vulnerability. In the hfy-istext-command function, the parameter file and parameter srcdir come from external input, and parameters are not escaped. If a file name or directory name contains shell...

7.8CVSS8.9AI score
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 5:29 a.m.5 views

SUSE CVE-2014-3421

lisp/gnus/gnus-fun.el in GNU Emacs 24.3 and earlier allows local users to overwrite arbitrary files via a symlink attack on the /tmp/gnus.face.ppm temporary file...

3.3CVSS6.6AI score0.00344EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:39 a.m.7 views

SUSE CVE-2017-14482

GNU Emacs before 25.3 allows remote attackers to execute arbitrary code via email with crafted "Content-Type: text/enriched" data containing an x-display XML element that specifies execution of shell commands, related to an unsafe text/enriched extension in lisp/textmodes/enriched.el, and unsafe...

9.6CVSS9AI score0.04442EPSS
SaveExploits1References6
Rows per page
Query Builder