Lucene search
K

16966 matches found

AlpineLinux
AlpineLinux
added 2023/02/20 11:15 p.m.26 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.7AI score0.01702EPSS
Exploits0
Prion
Prion
added 2023/02/20 11:15 p.m.22 views

Command injection

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

4.1CVSS8.2AI score0.01702EPSS
Exploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2023/02/20 11:15 p.m.32 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.8CVSS7.2AI score0.01603EPSS
Exploits0References2
AlpineLinux
AlpineLinux
added 2023/02/20 11:15 p.m.37 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.8CVSS7.8AI score0.01603EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2023/02/20 11:15 p.m.40 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.3CVSS7AI score0.01702EPSS
Exploits0References2
OSV
OSV
added 2023/02/20 11:15 p.m.2 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.01176EPSS
Exploits0References4
CVE
CVE
added 2023/02/20 12:0 a.m.163 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.01603EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2023/02/20 12:0 a.m.30 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.01702EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2023/02/20 12:0 a.m.5 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.01176EPSS
Exploits0References5
Cvelist
Cvelist
added 2023/02/20 12:0 a.m.30 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.01176EPSS
Exploits0References5
CNNVD
CNNVD
added 2023/02/20 12:0 a.m.4 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.01176EPSS
Exploits0References11
CVE
CVE
added 2023/02/20 12:0 a.m.429 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.01176EPSS
Exploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2023/02/20 12:0 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.01702EPSS
Exploits0References4
CNNVD
CNNVD
added 2023/02/20 12:0 a.m.2 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.01603EPSS
Exploits0References9
Cvelist
Cvelist
added 2023/02/20 12:0 a.m.26 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.01603EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2023/02/20 12:0 a.m.8 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.01603EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2023/02/20 12:0 a.m.29 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.01702EPSS
Exploits0
CVE
CVE
added 2023/02/20 12:0 a.m.107 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.01702EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2023/02/20 12:0 a.m.60 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.01603EPSS
Exploits0
Debian CVE
Debian CVE
added 2023/02/20 12:0 a.m.25 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.01176EPSS
Exploits0
Rows per page
Query Builder