Lucene search
K

8766 matches found

ATTACKERKB
ATTACKERKB
added 2026/02/27 9:50 p.m.5 views

CVE-2026-28409

WeGIA is a web manager for charitable institutions. Prior to version 3.6.5, a critical Remote Code Execution RCE vulnerability exists in the WeGIA application's database restoration functionality. An attacker with administrative access which can be obtained via the previously reported...

10CVSS6.3AI score0.03315EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2026/02/27 9:50 p.m.6 views

CVE-2026-28409 WeGIA Vulnerable to Remote Code Execution (RCE) via OS Command Injection

WeGIA is a web manager for charitable institutions. Prior to version 3.6.5, a critical Remote Code Execution RCE vulnerability exists in the WeGIA application's database restoration functionality. An attacker with administrative access which can be obtained via the previously reported...

10CVSS6.3AI score0.03315EPSS
Exploits1References3
Snyk
Snyk
added 2026/02/27 2:17 a.m.3 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the GetTaskAttachment handler in the API attachment download component. An attacker can execute arbitrary JavaScript and expose authentication tokens by uploading an SVG attachment whose crafted filename...

7.6CVSS5.7AI score0.00453EPSS
Exploits1References3
Snyk
Snyk
added 2026/02/27 2:17 a.m.4 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the GetTaskAttachment handler in the API attachment download component. An attacker can execute arbitrary JavaScript and expose authentication tokens by uploading an SVG attachment whose crafted filename...

7.6CVSS5.7AI score0.00453EPSS
Exploits1References3
Snyk
Snyk
added 2026/02/27 2:17 a.m.1 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the GetTaskAttachment handler in the API attachment download component. An attacker can execute arbitrary JavaScript and expose authentication tokens by uploading an SVG attachment whose crafted filename...

7.6CVSS5.7AI score0.00453EPSS
Exploits1References3
OSV
OSV
added 2026/02/27 1:16 a.m.2 views

CVE-2026-20902

An OS command injection vulnerability exists in XWEB Pro version 1.12.1 and prior, enabling an authenticated attacker to achieve remote code execution on the system by injecting malicious input into the map filename field during the map upload action of the parameters route...

8.8CVSS6.4AI score0.01489EPSS
Exploits0References3
NVD
NVD
added 2026/02/27 1:16 a.m.4 views

CVE-2026-20902

An OS command injection vulnerability exists in XWEB Pro version 1.12.1 and prior, enabling an authenticated attacker to achieve remote code execution on the system by injecting malicious input into the map filename field during the map upload action of the parameters route...

8.8CVSS0.01489EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/02/27 12:49 a.m.1 views

CVE-2026-20902 Copeland XWEB and XWEB Pro OS Command Injection

An OS command injection vulnerability exists in XWEB Pro version 1.12.1 and prior, enabling an authenticated attacker to achieve remote code execution on the system by injecting malicious input into the map filename field during the map upload action of the parameters route...

8CVSS6.6AI score0.01489EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/02/27 12:49 a.m.19 views

CVE-2026-20902 Copeland XWEB and XWEB Pro OS Command Injection

An OS command injection vulnerability exists in XWEB Pro version 1.12.1 and prior, enabling an authenticated attacker to achieve remote code execution on the system by injecting malicious input into the map filename field during the map upload action of the parameters route...

8CVSS0.01489EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/27 12:49 a.m.2 views

CVE-2026-20902

An OS command injection vulnerability exists in XWEB Pro version 1.12.1 and prior, enabling an authenticated attacker to achieve remote code execution on the system by injecting malicious input into the map filename field during the map upload action of the parameters route...

8.8CVSS6.4AI score0.01489EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/02/27 12:0 a.m.8 views

PT-2026-22250

Name of the Vulnerable Software and Affected Versions XWEB Pro versions prior to 1.12.1 Description An operating system command injection issue exists that allows an authenticated attacker to execute code remotely. This is achieved by injecting malicious input into the map filename field during t...

8.8CVSS6.1AI score0.01489EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2026/02/27 12:0 a.m.4 views

PT-2026-22412

Name of the Vulnerable Software and Affected Versions WeGIA versions prior to 3.6.5 Description WeGIA is a web manager for charitable institutions. A critical Remote Code Execution RCE issue exists in the application’s database restoration functionality. An attacker with administrative access can...

10CVSS6.2AI score0.03315EPSS
Exploits1References14
NVD
NVD
added 2026/02/26 11:16 p.m.8 views

CVE-2026-28207

Zen C is a systems programming language that compiles to human-readable GNU C/C11. Prior to version 0.4.2, a command injection vulnerability CWE-78 in the Zen C compiler allows local attackers to execute arbitrary shell commands by providing a specially crafted output filename via the -o...

7.3CVSS0.00935EPSS
Exploits1References2
CVE
CVE
added 2026/02/26 10:17 p.m.18 views

CVE-2026-28207

CVE-2026-28207 (Zen C) : Prior to 0.4.2, Zen C’s compiler could be tricked into executing arbitrary shell commands via a crafted output filename passed to -o. The flaw resided in the main.c logic where a command string was built by concatenating arguments and executed with system(), allowing shel...

7.3CVSS6.1AI score0.00935EPSS
Exploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/26 10:17 p.m.1 views

CVE-2026-28207

Zen C is a systems programming language that compiles to human-readable GNU C/C11. Prior to version 0.4.2, a command injection vulnerability CWE-78 in the Zen C compiler allows local attackers to execute arbitrary shell commands by providing a specially crafted output filename via the -o...

7.3CVSS6.1AI score0.00935EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/26 10:17 p.m.4 views

CVE-2026-28207 Zen-C Vulnerable to Command Injection via Malicious Output Filename

Zen C is a systems programming language that compiles to human-readable GNU C/C11. Prior to version 0.4.2, a command injection vulnerability CWE-78 in the Zen C compiler allows local attackers to execute arbitrary shell commands by providing a specially crafted output filename via the -o...

6.6CVSS6.1AI score0.00935EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/02/26 10:17 p.m.22 views

CVE-2026-28207 Zen-C Vulnerable to Command Injection via Malicious Output Filename

Zen C is a systems programming language that compiles to human-readable GNU C/C11. Prior to version 0.4.2, a command injection vulnerability CWE-78 in the Zen C compiler allows local attackers to execute arbitrary shell commands by providing a specially crafted output filename via the -o...

6.6CVSS0.00935EPSS
Exploits1References1
EUVD
EUVD
added 2026/02/26 10:17 p.m.4 views

EUVD-2026-8908

Zen C is a systems programming language that compiles to human-readable GNU C/C11. Prior to version 0.4.2, a command injection vulnerability CWE-78 in the Zen C compiler allows local attackers to execute arbitrary shell commands by providing a specially crafted output filename via the -o...

6.6CVSS6.1AI score0.00935EPSS
Exploits1References1
OSV
OSV
added 2026/02/26 10:17 p.m.5 views

CVE-2026-28207 Zen-C Vulnerable to Command Injection via Malicious Output Filename

Zen C is a systems programming language that compiles to human-readable GNU C/C11. Prior to version 0.4.2, a command injection vulnerability CWE-78 in the Zen C compiler allows local attackers to execute arbitrary shell commands by providing a specially crafted output filename via the -o...

6.6CVSS6.1AI score0.00935EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2026/02/25 11:10 p.m.4 views

CVE-2026-27635 Manyfold vulnerable to OS command injection via ZIP filename in f3d render

Manyfold is an open source, self-hosted web application for managing a collection of 3d models, particularly focused on 3d printing. Prior to version 0.133.0, when model render generation is enabled, a logged-in user can achieve RCE by uploading a ZIP containing a file with a shell metacharacter ...

7.5CVSS5.4AI score0.0037EPSS
Exploits1References2
Rows per page
Query Builder