Lucene search
K

52 matches found

RedhatCVE
RedhatCVE
added 2025/12/17 8:7 a.m.2 views

CVE-2025-14549

In the Eclipse OMR compiler component, since release 0.7.0, an optimization enabled for Eclipse OpenJ9 consumers of OMR on Z processors incorrectly handles NUL 0x00 characters during the Latin-compatible charset UTF-8, ISO8859-1, ASCII, etc to IBM-1047/037 translation sequence. This can cause the...

6.9CVSS6.8AI score0.00061EPSS
Exploits0References1
OSV
OSV
added 2025/12/15 6:15 a.m.1 views

CVE-2025-14549

In the Eclipse OMR compiler component, since release 0.7.0, an optimization enabled for Eclipse OpenJ9 consumers of OMR on Z processors incorrectly handles NUL 0x00 characters during the Latin-compatible charset UTF-8, ISO8859-1, ASCII, etc to IBM-1047/037 translation sequence. This can cause the...

8.1CVSS5.8AI score
Exploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2019-19256

Malware in sbrugna...

8.3CVSS7.6AI score0.00034EPSS
Exploits1References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-6785

Malicious code in bioql PyPI...

9.8CVSS9.3AI score0.00733EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-40450

Malicious code in bioql PyPI...

5.5CVSS3.9AI score0.0006EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-39243

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - NuProcess is an external process execution implementation for Java. In all the versions of NuProcess where it forks processes by using the JVM's...

9.8CVSS8.3AI score0.00733EPSS
Exploits1References2
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:52 p.m.1 views

Unsanitized NUL in environment variables on Windows in syscall and os/exec

...

7.5CVSS7AI score0.00013EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/02/05 7:39 p.m.6 views

CVE-2022-39243

NuProcess is an external process execution implementation for Java. In all the versions of NuProcess where it forks processes by using the JVM's JavajavalangUNIXProcessforkAndExec method 1.2.0+, attackers can use NUL characters in their strings to perform command line injection. Java's...

9.8CVSS7.1AI score0.00733EPSS
Exploits1References1
Tenable Nessus
Tenable Nessus
added 2024/08/30 12:0 a.m.20 views

Vim < 9.1.0689 Heap Buffer Overflow

The version of Vim installed on the remote host is after 9.1.0425 and prior to 9.1.0689. It is, therefore, affected by a heap buffer overflow vulnerability. When performing a search and displaying the search-count message is disabled :set shm+=S, the search pattern is displayed at the bottom of t...

5.5CVSS6.1AI score0.0006EPSS
Exploits0References2
OSV
OSV
added 2024/08/22 10:15 p.m.1 views

ALPINE-CVE-2024-43790

Vim is an open source command line text editor. When performing a search and displaying the search-count message is disabled :set shm+=S, the search pattern is displayed at the bottom of the screen in a buffer msgbuf. When right-left mode :set rl is enabled, the search pattern is reversed. This...

5.5CVSS7.4AI score0.0006EPSS
Exploits0References1
CNVD
CNVD
added 2022/09/28 12:0 a.m.17 views

NuProcess Command Injection Vulnerability

NuProcess is a low-overhead, non-blocking I/O, external process implementation of Java from Brett Wooldridge's personal developer. NuProcess 1.2.0 and later, and versions prior to 2.0.5, are vulnerable to command injection, which stems from the failure of a network system or product to properly...

9.8CVSS4.2AI score0.00733EPSS
Exploits1References1
NVD
NVD
added 2022/09/26 2:15 p.m.11 views

CVE-2022-39243

NuProcess is an external process execution implementation for Java. In all the versions of NuProcess where it forks processes by using the JVM's JavajavalangUNIXProcessforkAndExec method 1.2.0+, attackers can use NUL characters in their strings to perform command line injection. Java's...

9.8CVSS0.00733EPSS
Exploits1References3
Prion
Prion
added 2022/09/26 2:15 p.m.12 views

Design/Logic Flaw

NuProcess is an external process execution implementation for Java. In all the versions of NuProcess where it forks processes by using the JVM's JavajavalangUNIXProcessforkAndExec method 1.2.0+, attackers can use NUL characters in their strings to perform command line injection. Java's...

7.5CVSS9.7AI score0.00733EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2022/09/26 1:25 p.m.13 views

CVE-2022-39243 NuProcess vulnerable to command-line injection through insertion of NUL character(s)

NuProcess is an external process execution implementation for Java. In all the versions of NuProcess where it forks processes by using the JVM's JavajavalangUNIXProcessforkAndExec method 1.2.0+, attackers can use NUL characters in their strings to perform command line injection. Java's...

8.4CVSS9.5AI score0.00733EPSS
Exploits1References5
Vulnrichment
Vulnrichment
added 2022/09/26 1:25 p.m.5 views

CVE-2022-39243 NuProcess vulnerable to command-line injection through insertion of NUL character(s)

NuProcess is an external process execution implementation for Java. In all the versions of NuProcess where it forks processes by using the JVM's JavajavalangUNIXProcessforkAndExec method 1.2.0+, attackers can use NUL characters in their strings to perform command line injection. Java's...

8.4CVSS9.9AI score0.00733EPSS
Exploits1References3
CVE
CVE
added 2022/09/26 1:25 p.m.65 views

CVE-2022-39243

NuProcess 1.2.0+ libraries that fork via the JVM UNIXProcess_forkAndExec are vulnerable to command line injection when attackers supply NUL characters, exploitable on Linux. The root cause is that NuProcess lacks the check present in Java’s ProcessBuilder.start to sanitize NULs, allowing injected...

9.8CVSS9.4AI score0.00733EPSS
Exploits1References3Affected Software1
CNNVD
CNNVD
added 2022/09/26 12:0 a.m.1 views

NuProcess 安全漏洞

NuProcess is a low-overhead, non-blocking I/O, external process implementation of Java from Brett Wooldridge's personal developer. NuProcess 1.2.0 and later, and versions prior to 2.0.5, are vulnerable to command injection, which stems from the failure of a network system or product to properly...

9.8CVSS9.3AI score0.00733EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2022/09/26 12:0 a.m.3 views

PT-2022-24837 · Nuprocess · Nuprocess

Name of the Vulnerable Software and Affected Versions: NuProcess versions 1.2.0 through 2.0.4 Description: NuProcess is an external process execution implementation for Java that is vulnerable to command line injection attacks. Attackers can use NUL characters in their strings to inject command...

9.8CVSS9.3AI score0.00733EPSS
Exploits1References12
OSV
OSV
added 2022/09/01 11:4 a.m.1 views

OESA-2022-1877 sqlite security update

SQLite is a C-language library that implements a small, fast, self-contained,high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications...

7.5AI score
Exploits0References2
Veracode
Veracode
added 2020/04/10 12:42 a.m.18 views

Spoofing Attack

php is vulnerable to spoofing attacks. It was discovered that PHP was affected by the previously published "null prefix attack", caused by incorrect handling of NUL characters in X.509 certificates. If an attacker is able to get a carefully-crafted certificate signed by a trusted Certificate...

7.5CVSS2.1AI score0.01865EPSS
Exploits1References19Affected Software1
Rows per page
Query Builder