Lucene search
+L

3629 matches found

Tenable Nessus
Tenable Nessus
added 2022/11/14 12:00 a.m.32 views

EulerOS 2.0 SP9 : vim (EulerOS-SA-2022-2783)

According to the versions of the vim packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.0101. CVE-2022-2571 - Undefined Behavior for Input to API in GitHub repository...

7.8CVSS6.6AI score0.0106EPSS
SaveExploits12References13
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.6 views

PT-2022-35649 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.4.220 Description: The issue is related to a UBSAN shift-out-of-bounds problem in the intel rapl component of powercap. The actual impact and potential for attack have not been proven yet. Recommendations: Fo...

7.2AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.11 views

kernel: thermal: core: Fix TZ_GET_TRIP NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix TZGETTRIP NULL pointer dereference Do not call gettriphyst from thermalgenlcmdtzgettrip if the thermal zone does not define one...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2022/11/02 12:00 a.m.35 views

EulerOS 2.0 SP10 : vim (EulerOS-SA-2022-2671)

According to the versions of the vim packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Out-of-bounds Read in GitHub repository vim/vim prior to 9.0. CVE-2022-2257 - Use After Free in GitHub repository vim/vim prior to 9.0. CVE-2022-22...

7.8CVSS6.5AI score0.01351EPSS
SaveExploits10References11
Tenable Nessus
Tenable Nessus
added 2022/11/02 12:00 a.m.40 views

EulerOS 2.0 SP10 : vim (EulerOS-SA-2022-2703)

According to the versions of the vim packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Out-of-bounds Read in GitHub repository vim/vim prior to 9.0. CVE-2022-2257 - Use After Free in GitHub repository vim/vim prior to 9.0. CVE-2022-22...

7.8CVSS6.5AI score0.01351EPSS
SaveExploits10References11
Tenable Nessus
Tenable Nessus
added 2022/10/31 12:00 a.m.40 views

GLSA-202210-31 : OpenEXR: Multiple Vulnerabilities

The remote host is affected by the vulnerability described in GLSA-202210-31 OpenEXR: Multiple Vulnerabilities - A flaw was found in OpenEXR's hufDecode functionality. This flaw allows an attacker who can pass a crafted file to be processed by OpenEXR, to trigger an undefined right shift error. T...

8.8CVSS7.3AI score0.02291EPSS
SaveExploits3References14
Tenable Nessus
Tenable Nessus
added 2022/10/28 12:00 a.m.42 views

EulerOS 2.0 SP3 : ImageMagick (EulerOS-SA-2022-2615)

According to the versions of the ImageMagick packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A vulnerability was found in ImageMagick, causing an outside the range of representable values of type 'unsigned char' at coders/psd.c, whe...

7.8CVSS6.5AI score0.01355EPSS
SaveExploits0References4
OSV
OSV
added 2022/10/11 3:15 p.m.6 views

ALPINE-CVE-2022-3358

OpenSSL supports creating a custom cipher via the legacy EVPCIPHERmethnew function and associated function calls. This function was deprecated in OpenSSL 3.0 and application authors are instead encouraged to use the new provider mechanism in order to implement custom ciphers. OpenSSL versions 3.0...

7.5CVSS6.9AI score0.03087EPSS
SaveExploits0References1
OSV
OSV
added 2022/10/11 3:15 p.m.4 views

DEBIAN-CVE-2022-3358

OpenSSL supports creating a custom cipher via the legacy EVPCIPHERmethnew function and associated function calls. This function was deprecated in OpenSSL 3.0 and application authors are instead encouraged to use the new provider mechanism in order to implement custom ciphers. OpenSSL versions 3.0...

7.5CVSS7.4AI score0.03087EPSS
SaveExploits0References1
OSV
OSV
added 2022/10/11 3:15 p.m.7 views

UBUNTU-CVE-2022-3358

OpenSSL supports creating a custom cipher via the legacy EVPCIPHERmethnew function and associated function calls. This function was deprecated in OpenSSL 3.0 and application authors are instead encouraged to use the new provider mechanism in order to implement custom ciphers. OpenSSL versions 3.0...

7.5CVSS6.7AI score0.03087EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2022/10/09 12:00 a.m.57 views

EulerOS 2.0 SP8 : ImageMagick (EulerOS-SA-2022-2464)

According to the versions of the ImageMagick packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A vulnerability was found in ImageMagick, causing an outside the range of representable values of type 'unsigned char' at coders/psd.c, whe...

7.8CVSS6.5AI score0.01355EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2022/09/29 12:00 a.m.10 views

CVE-2022-3358

OpenSSL supports creating a custom cipher via the legacy EVPCIPHERmethnew function and associated function calls. This function was deprecated in OpenSSL 3.0 and application authors are instead encouraged to use the new provider mechanism in order to implement custom ciphers. OpenSSL versions 3.0...

7.5CVSS7AI score0.03087EPSS
SaveExploits0References8
OSV
OSV
added 2022/09/28 12:00 p.m.15 views

RUSTSEC-2022-0058 Library exclusively intended to inject UB into safe Rust.

Quoting from the crate description: This crate is created purely to inject undefined behavior into stable, safe rust. Specifically, the inconceivable! macro is insta-UB if the ubinconceivable feature is enabled by any reverse dependency. The value this adds is questionable, and hides unsafe code...

7.2AI score
SaveExploits0References2
RustSec
RustSec
added 2022/09/28 12:00 p.m.10 views

Library exclusively intended to inject UB into safe Rust.

Quoting from the crate description: This crate is created purely to inject undefined behavior into stable, safe rust. Specifically, the inconceivable! macro is insta-UB if the ubinconceivable feature is enabled by any reverse dependency. The value this adds is questionable, and hides unsafe code...

1.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/28 12:00 a.m.5 views

PT-2022-37425 · Unknown · Inconceivable Crate

Name of the Vulnerable Software and Affected Versions: inconceivable crate affected versions not specified Description: The issue concerns the introduction of undefined behavior into stable, safe Rust through the inconceivable! macro when the ub inconceivable feature is enabled by any reverse...

6.9AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/09/25 12:00 a.m.7 views

PT-2022-37304 · Git +1 · File

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash type of UNKNOWN WRITE. The crash state includes functions such as regcomp, file regcomp, and load 1. No information is...

6.9AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/09/25 12:00 a.m.28 views

GLSA-202209-13 : libaacplus: Denial of Service

The remote host is affected by the vulnerability described in GLSA-202209-13 libaacplus: Denial of Service - auchannel.h in HE-AAC+ Codec aka libaacplus 2.0.2 has a signed integer overflow, which might allow remote attackers to cause a denial of service application crash or possibly have...

7.8CVSS7.6AI score0.01506EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2022/09/20 1:41 p.m.8 views

dbus-broker: a stack buffer over-read if a malicious Exec line is supplied

A stack-based buffer over-read flaw was found in the dbus-broker package. Dbus-Broker depends on c-uitl/c-shquote to parse the DBus service's Exec line, and if a malicious Exec line is supplied, this can lead to a crash or other undefined behaviors...

7.5CVSS7.6AI score0.02087EPSS
SaveExploits3References4
Ubuntu
Ubuntu
added 2022/09/20 8:29 a.m.80 views

USN-5619-1: LibTIFF vulnerabilities

It was discovered that LibTIFF was not properly performing the calculation of data that would eventually be used as a reference for bound-checking operations. An attacker could possibly use this issue to cause a denial of service or to expose sensitive information. This issue only affected Ubuntu...

7.5CVSS6.7AI score0.02433EPSS
SaveExploits6
ATTACKERKB
ATTACKERKB
added 2022/09/19 6:15 p.m.3 views

CVE-2022-3213

A heap buffer overflow issue was found in ImageMagick. When an application processes a malformed TIFF file, it could lead to undefined behavior or a crash causing a denial of service...

5.5CVSS6.5AI score0.00466EPSS
SaveExploits0References5
Rows per page
Query Builder