Lucene search
+L

9383 matches found

RedHat Linux
RedHat Linux
added 2024/07/11 11:55 a.m.15 views

ruby: Buffer overread vulnerability in StringIO

A buffer overread flaw was found in rubygem StringIO. The ungetbyte and ungetc methods on a StringIO object can read past the end of a string, and a subsequent call to StringIO.gets may return the memory value...

9.8CVSS7.4AI score0.02364EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/11 11:55 a.m.72 views

Moderate: Red Hat Security Advisory: ruby security update

An update for ruby is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the C...

9.8CVSS7AI score0.02637EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2024/07/11 12:00 a.m.53 views

RHEL 8 : ruby (RHSA-2024:4499)

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

9.8CVSS7.6AI score0.02637EPSS
SaveExploits1References13
AlmaLinux
AlmaLinux
added 2024/07/11 12:00 a.m.86 views

Moderate: ruby security update

Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. Security Fixes: rubygem-uri: ReDoS vulnerability - upstream's incomplete fix for CVE-2023-28755 CVE-2023-36617 ruby: Buffer overread vulnerability...

9.8CVSS7.1AI score0.02637EPSS
SaveExploits1References12
OSV
OSV
added 2024/07/11 12:00 a.m.33 views

ALSA-2024:4499 Moderate: ruby security update

Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. Security Fixes: rubygem-uri: ReDoS vulnerability - upstream's incomplete fix for CVE-2023-28755 CVE-2023-36617 ruby: Buffer overread vulnerability...

9.8CVSS7.2AI score0.02637EPSS
SaveExploits1References12
OSV
OSV
added 2024/07/09 10:15 p.m.11 views

CVE-2024-39882

Delta Electronics CNCSoft-G2 lacks proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. If a target visits a malicious page or opens a malicious file an attacker can leverage this vulnerability to execute code in the context of the current proce...

8.8CVSS5.9AI score0.00697EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/07/09 12:00 a.m.7 views

PT-2024-28708 · Delta Electronics · Cncsoft-G2

Name of the Vulnerable Software and Affected Versions: Delta Electronics CNCSoft-G2 affected versions not specified Description: The issue is related to a lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. This can be leveraged by an...

8.8CVSS7.4AI score0.00697EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/07/04 3:26 a.m.7 views

SUSE CVE-2023-52169

The NtfsHandler.cpp NTFS handler in 7-Zip before 24.01 for 7zz contains an out-of-bounds read that allows an attacker to read beyond the intended buffer. The bytes read beyond the intended buffer are presented as a part of a filename listed in the file system image. This has security relevance in...

8.2CVSS7.1AI score0.00989EPSS
SaveExploits1References5
Packet Storm
Packet Storm
added 2024/07/04 12:00 a.m.521 views

Siemens CP-8000 / CP-8021 / CP8-022 / CP-8031 / CP-8050 / SICORE Buffer Overread / Escalation

SEC Consult Vulnerability Lab Security Advisory ======================================================================= title: Multiple Vulnerabilities in Power Automation Products product: Siemens CP-8000/CP-8021/CP8-022/CP-8031/CP-8050/SICORE vulnerable version: CPC80 V16.41 / CPCI85 V5.30 /...

8.6CVSS7AI score0.47722EPSS
SaveExploits4
SUSE CVE
SUSE CVE
added 2024/07/03 3:39 a.m.8 views

SUSE CVE-2024-5642

CPython 3.9 and earlier doesn't disallow configuring an empty list "" for SSLContext.setnpnprotocols which is an invalid value for the underlying OpenSSL API. This results in a buffer over-read when NPN is used see CVE-2024-5535 for OpenSSL. This vulnerability is of low severity due to NPN being...

4.8CVSS8.8AI score0.00744EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2024/07/02 9:02 a.m.15 views

kernel: crypto: s390/aes - Fix buffer overread in CTR mode

In the Linux kernel, the following vulnerability has been resolved: crypto: s390/aes - Fix buffer overread in CTR mode When processing the last block, the s390 ctr code will always read a whole block, even if there isn't a whole block of data left. Fix this by using the actual length left and cop...

8.2CVSS6.7AI score0.00684EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2024/07/02 12:00 a.m.20 views

Mageia: Security Advisory (MGASA-2024-0247)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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...

9.1CVSS6.7AI score0.05582EPSS
SaveExploits1References4
OSV
OSV
added 2024/07/01 5:53 p.m.8 views

MGASA-2024-0247 Updated openssl packages fix security vulnerability

SSLselectnextproto buffer overread. CVE-2024-5535...

9.1CVSS8.6AI score0.05582EPSS
SaveExploits1References3
Mageia
Mageia
added 2024/07/01 5:53 p.m.93 views

Updated openssl packages fix security vulnerability

SSLselectnextproto buffer overread. CVE-2024-5535...

9.1CVSS7.1AI score0.05582EPSS
SaveExploits1References2
OSV
OSV
added 2024/06/28 11:07 a.m.7 views

OESA-2024-1757 giflib security update

giflib is a library of gif images and provides utilities for processing images. Security Fixes: An issue was discovered in giflib through 5.1.4. DumpScreen2RGB in gif2rgb.c has a heap-based buffer over-read.CVE-2020-23922 Buffer Overflow vulnerability in GifLib Project GifLib v.5.2.1 allows a loc...

7.1CVSS6.7AI score0.02237EPSS
SaveExploits2References3
OSV
OSV
added 2024/06/27 9:15 p.m.4 views

DEBIAN-CVE-2024-5642

CPython 3.9 and earlier doesn't disallow configuring an empty list "" for SSLContext.setnpnprotocols which is an invalid value for the underlying OpenSSL API. This results in a buffer over-read when NPN is used see CVE-2024-5535 for OpenSSL. This vulnerability is of low severity due to NPN being...

6.5CVSS6.3AI score0.00744EPSS
SaveExploits1References1
OSV
OSV
added 2024/06/27 9:15 p.m.13 views

UBUNTU-CVE-2024-5642

CPython 3.9 and earlier doesn't disallow configuring an empty list "" for SSLContext.setnpnprotocols which is an invalid value for the underlying OpenSSL API. This results in a buffer over-read when NPN is used see CVE-2024-5535 for OpenSSL. This vulnerability is of low severity due to NPN being...

6.5CVSS7AI score0.00744EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2024/06/27 9:05 p.m.41 views

CVE-2024-5642 Buffer overread when using an empty list with SSLContext.set_npn_protocols()

CPython 3.9 and earlier doesn't disallow configuring an empty list "" for SSLContext.setnpnprotocols which is an invalid value for the underlying OpenSSL API. This results in a buffer over-read when NPN is used see CVE-2024-5535 for OpenSSL. This vulnerability is of low severity due to NPN being...

6.8AI score0.00744EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2024/06/27 9:05 p.m.45 views

CVE-2024-5642 Buffer overread when using an empty list with SSLContext.set_npn_protocols()

CPython 3.9 and earlier doesn't disallow configuring an empty list "" for SSLContext.setnpnprotocols which is an invalid value for the underlying OpenSSL API. This results in a buffer over-read when NPN is used see CVE-2024-5535 for OpenSSL. This vulnerability is of low severity due to NPN being...

0.00744EPSS
SaveExploits1References8
NVD
NVD
added 2024/06/27 11:15 a.m.64 views

CVE-2024-5535

Issue summary: Calling the OpenSSL API function SSLselectnextproto with an empty supported client protocols buffer may cause a crash or memory contents to be sent to the peer. Impact summary: A buffer overread can have a range of potential consequences such as unexpected application beahviour or ...

9.1CVSS0.05582EPSS
SaveExploits1References21
Rows per page
Query Builder