Lucene search
+L

4051 matches found

FreeBSD
FreeBSD
added 2022/12/06 12:0 a.m.31 views

emacs -- multiple vulnerabilities

Xi Lu reports: 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 ...

9.8CVSS8.9AI score0.01639EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2022/12/02 8:0 a.m.5 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
Tenable Nessus
Tenable Nessus
added 2022/12/02 12:0 a.m.19 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : emacs (SUSE-SU-2022:4304-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2022:4304-1 advisory. - CVE-2022-45939: Fixed shell command injection via source code files when using ctags bsc1205822. Tenabl...

7.8CVSS7.2AI score0.0063EPSS
SaveExploits0References4
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
NVD
NVD
added 2022/11/28 6:15 a.m.17 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.8CVSS0.0063EPSS
SaveExploits0References5
OSV
OSV
added 2022/11/28 6:15 a.m.2 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
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.4 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
CVE
CVE
added 2022/11/28 12:0 a.m.242 views

CVE-2022-45939

The CVE-2022-45939 issue affects GNU Emacs up to version 28.2. The root cause is in lib-src/etags.c using the system() C library call to invoke the external ctags/etags binary, enabling local command execution when file names contain shell metacharacters (example: using commands like ctags *) in ...

7.8CVSS7.8AI score0.0063EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/11/28 12:0 a.m.30 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.8AI score
SaveExploits0References7
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
Vulnrichment
Vulnrichment
added 2022/11/28 12:0 a.m.3 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.9AI 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
FreeBSD
FreeBSD
added 2022/11/28 12:0 a.m.38 views

emacs -- arbitary shell command execution vulnerability of ctags

lu4nx reports: 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 suggeste...

7.8CVSS7.8AI score0.0063EPSS
SaveExploits0References1
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
NVD
NVD
added 2022/10/30 12:15 a.m.20 views

CVE-2022-44019

In Total.js 4 before 0e5ace7, /api/common/ping can achieve remote command execution via shell metacharacters in the host parameter...

8.8CVSS0.02088EPSS
SaveExploits1References3
OSV
OSV
added 2022/10/30 12:15 a.m.6 views

CVE-2022-44019

In Total.js 4 before 0e5ace7, /api/common/ping can achieve remote command execution via shell metacharacters in the host parameter...

8.8CVSS5.9AI score0.02088EPSS
SaveExploits1References3
Prion
Prion
added 2022/10/30 12:15 a.m.13 views

Command injection

In Total.js 4 before 0e5ace7, /api/common/ping can achieve remote command execution via shell metacharacters in the host parameter...

6.5CVSS8.8AI score0.02088EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2022/10/30 12:0 a.m.8 views

total.js 操作系统命令注入漏洞

total.js is open source a framework developed using JavaScript for the Node.js platform. It can be used to develop web, desktop, service and IoT platforms. An operating system command injection vulnerability exists in versions of total.js prior to 0e5ace7, which stems from /api/common/ping can be...

8.8CVSS8.2AI score0.02088EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2022/10/29 12:0 a.m.7 views

CVE-2022-44019

In Total.js 4 before 0e5ace7, /api/common/ping can achieve remote command execution via shell metacharacters in the host parameter...

8.9AI score0.02088EPSS
SaveExploits1References3
Rows per page
Query Builder