Lucene search
+L

618 matches found

CVE
CVE
added 2022/09/26 1:25 p.m.80 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.01177EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2022/09/26 12:0 a.m.83 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.01177EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2022/09/26 12:0 a.m.5 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.01177EPSS
SaveExploits1References12
Tenable Nessus
Tenable Nessus
added 2022/09/15 12:0 a.m.247 views

RHEL 7 : rh-ruby26-ruby (RHSA-2021:2230)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:2230 advisory. Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system...

8.1CVSS6.9AI score0.06811EPSS
SaveExploits2References23
Broadcom
Broadcom
added 2022/09/13 12:0 a.m.9 views

CVE-2021-3712: ASN1_STRING structure contains a buffer holding the string data

Security Advisory ID : BSA-2022-1587 Component : OpenSSL Revision : 1.0 ASN.1 strings are represented internally within OpenSSL as an ASN1STRING structure which contains a buffer holding the string data and a field holding the buffer length. This contrasts with normal C strings which are repesent...

7.4CVSS6.9AI score0.50445EPSS
SaveExploits0
OSV
OSV
added 2022/09/01 11:4 a.m.5 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
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2022/08/25 8:15 p.m.37 views

CVE-2021-20223

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

7.2AI score
SaveExploits0References3
CloudLinux
CloudLinux
added 2022/07/18 7:7 p.m.198 views

Fixed 7 CVEs in vim

CVE-2022-2206: adjust cmdlinerow and msgrow to the value of Rows - CVE-2022-2284: stop visual mode when closing a window - CVE-2022-2285: put a NUL after the typeahead - CVE-2022-2286: check the length of the string - CVE-2022-2287: disallow adding a word with control characters or a trailing...

8CVSS4.8AI score0.01384EPSS
SaveExploits7References1
CloudLinux
CloudLinux
added 2022/07/14 4:55 p.m.83 views

Fixed CVEs in vim: CVE-2022-2183, CVE-2022-2182, CVE-2022-2207, CVE-2022-2210

CVE-2022-2182: when on line zero check the column is valid for line one - CVE-2022-2183: avoid going over the NUL at the end of the line - CVE-2022-2207: check the cursor column is more than zero - CVE-2022-2210: use zero offset when change removes all lines in a diff block...

7.8CVSS3.7AI score0.01485EPSS
SaveExploits4References1
OSV
OSV
added 2022/07/07 8:29 a.m.6 views

CLSA-2022-1657182572 Fixed CVEs in vim: CVE-2022-2124, CVE-2022-2129, CVE-2022-2125, CVE-2022-2126, CVE-2022-1720

CVE-2022-2125: add checking for NUL to avoid running over the end of line - CVE-2022-1720: do not include the NUL in the length to avoid reading past end of line with "gf" in Visual block mode - CVE-2022-2124: add checking for NUL to avoid running over the end of line - CVE-2022-2129: disallow...

7.8CVSS6.9AI score0.02122EPSS
SaveExploits5References1
CloudLinux
CloudLinux
added 2022/07/07 8:29 a.m.93 views

Fixed CVEs in vim: CVE-2022-2124, CVE-2022-2129, CVE-2022-2125, CVE-2022-2126, CVE-2022-1720

CVE-2022-2125: add checking for NUL to avoid running over the end of line - CVE-2022-1720: do not include the NUL in the length to avoid reading past end of line with "gf" in Visual block mode - CVE-2022-2124: add checking for NUL to avoid running over the end of line - CVE-2022-2129: disallow...

7.8CVSS3.6AI score0.02122EPSS
SaveExploits5References1
OSV
OSV
added 2022/07/07 8:22 a.m.7 views

CLSA-2022-1657182150 Fix CVE(s): CVE-2022-2129, CVE-2022-2124, CVE-2022-2125, CVE-2022-2126, CVE-2022-1720

SECURITY UPDATE: Reading past end of line with "gf" in Visual block mode - debian/patches/CVE-2022-1720.patch: Do not include the NUL in the length - CVE-2022-1720 SECURITY UPDATE: Searching for quotes may go over the end of the line - debian/patches/CVE-2022-2124.patch: Check for running into th...

7.8CVSS7.3AI score0.02122EPSS
SaveExploits5References1
OSV
OSV
added 2022/05/24 7:12 p.m.37 views

GHSA-Q9WJ-F4QW-6VFJ Read buffer overruns processing ASN.1 strings

ASN.1 strings are represented internally within OpenSSL as an ASN1STRING structure which contains a buffer holding the string data and a field holding the buffer length. This contrasts with normal C strings which are repesented as a buffer for the string data which is terminated with a NUL 0 byte...

7.4CVSS7.9AI score0.50445EPSS
SaveExploits0References31
OSV
OSV
added 2022/05/17 4:56 a.m.11 views

GHSA-6748-36QP-FX6R PyOpenSSL Mishandles NUL Byte In Certificate Subject Alternative Name

The X509Extension in pyOpenSSL before 0.13.1 does not properly handle a \0 character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certificati...

8.7CVSS6AI score0.01197EPSS
SaveExploits0References10
OPENSUSE Linux
OPENSUSE Linux
added 2022/03/09 12:0 a.m.22 views

Security update for libcaca (important)

openSUSE Security Update: Security update for libcaca Announcement ID: openSUSE-SU-2022:0769-1 Rating: important References: 1184751 1184752 Cross-References: CVE-2021-30498 CVE-2021-30499 CVSS scores: CVE-2021-30498 NVD : 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVE-2021-30498 SUSE: 9.8...

9.8CVSS6.9AI score0.01353EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2022/03/03 12:0 a.m.95 views

Ubuntu 18.04 LTS / 20.04 LTS : PHP vulnerabilities (USN-5300-2)

The remote Ubuntu 18.04 LTS / 20.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-5300-2 advisory. USN-5300-1 fixed vulnerabilities in PHP. This update provides the corresponding updates for Ubuntu 18.04 LTS and Ubuntu 20.04 LTS. Tenable ha...

9.8CVSS7AI score0.25951EPSS
SaveExploits5References6
OpenVAS
OpenVAS
added 2022/02/24 12:0 a.m.11 views

Huawei EulerOS: Security Advisory for openssl (EulerOS-SA-2022-1181)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.4CVSS8.1AI score0.50445EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/02/23 12:0 a.m.246 views

EulerOS 2.0 SP3 : openssl098e (EulerOS-SA-2022-1180)

According to the versions of the openssl098e package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - ASN.1 strings are represented internally within OpenSSL as an ASN1STRING structure which contains a buffer holding the string data and a fie...

7.4CVSS7AI score0.50445EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/02/23 12:0 a.m.67 views

Ubuntu 16.04 ESM : PHP vulnerabilities (USN-5300-1)

The remote Ubuntu 16.04 ESM host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-5300-1 advisory. It was discovered that PHP incorrectly handled certain scripts. An attacker could possibly use this issue to cause a denial of service. CVE-2015-9253,...

9.8CVSS7.2AI score0.25951EPSS
SaveExploits6References7
Tenable Nessus
Tenable Nessus
added 2022/02/22 12:0 a.m.36 views

RHEL 8 : ruby:2.6 (RHSA-2022:0581)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:0581 advisory. Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system...

9.3CVSS6.8AI score0.06811EPSS
SaveExploits7References31
Rows per page
Query Builder