Lucene search
+L

5360 matches found

Cvelist
Cvelist
added 2025/05/01 2:9 p.m.27 views

CVE-2022-49770 ceph: avoid putting the realm twice when decoding snaps fails

In the Linux kernel, the following vulnerability has been resolved: ceph: avoid putting the realm twice when decoding snaps fails When decoding the snaps fails it maybe leaving the 'firstrealm' and 'realm' pointing to the same snaprealm memory. And then it'll put it twice and could cause random...

9.8CVSS0.00551EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2025/04/29 10:18 a.m.2 views

Security update for gnutls

This update for gnutls fixes the following issues: CVE-2024-12243: Fixed inefficient DER Decoding in libtasn1 which could lead to remote DoS bsc1236974. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

5.3CVSS7.4AI score0.01266EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/29 10:18 a.m.4 views

SUSE-SU-2025:20297-1 Security update for gnutls

This update for gnutls fixes the following issues: - CVE-2024-12243: Fixed inefficient DER Decoding in libtasn1 which could lead to remote DoS bsc1236974...

5.3CVSS6.8AI score0.01266EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/04/26 12:0 a.m.79 views

CVE-2025-46646

In Artifex Ghostscript before 10.05.0, decodeutf8 in base/gputf8.c mishandles overlong UTF-8 encoding. NOTE: this issue exists because of an incomplete fix for CVE-2024-46954...

4.5CVSS4.8AI score0.00178EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/25 12:0 a.m.8 views

TSCL:Multi-Party Loss Balancing Scheme for Deep Learning Image Steganography Based on Curriculum Learning

For deep learning-based image steganography frameworks, in order to ensure the invisibility and recoverability of the information embedding, the loss function usually contains several losses such as embedding loss, recovery loss and steganalysis loss. In previous research works, fixed loss weight...

6.7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/04/23 10:39 a.m.11 views

gnutls: GnuTLS Impacted by Inefficient DER Decoding in libtasn1 Leading to Remote DoS

A flaw was found in GnuTLS, which relies on libtasn1 for ASN.1 data processing. Due to an inefficient algorithm in libtasn1, decoding certain DER-encoded certificate data can take excessive time, leading to increased resource consumption. This flaw allows a remote attacker to send a specially...

5.3CVSS7.2AI score0.01266EPSS
SaveExploits0References6
AlmaLinux
AlmaLinux
added 2025/04/22 12:0 a.m.35 views

Moderate: gnutls security update

The gnutls packages provide the GNU Transport Layer Security GnuTLS library, which implements cryptographic algorithms and protocols such as SSL, TLS, and DTLS. Security Fixes: gnutls: GnuTLS Impacted by Inefficient DER Decoding in libtasn1 Leading to Remote DoS CVE-2024-12243 For more details...

5.3CVSS6.7AI score0.01266EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/22 12:0 a.m.28 views

ALSA-2025:4051 Moderate: gnutls security update

The gnutls packages provide the GNU Transport Layer Security GnuTLS library, which implements cryptographic algorithms and protocols such as SSL, TLS, and DTLS. Security Fixes: gnutls: GnuTLS Impacted by Inefficient DER Decoding in libtasn1 Leading to Remote DoS CVE-2024-12243 For more details...

5.3CVSS6.6AI score0.01266EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2025/04/22 12:0 a.m.12 views

Moderate: libtasn1 security update

A library that provides Abstract Syntax Notation One ASN.1, as specified by the X.680 ITU-T recommendation parsing and structures management, and Distinguished Encoding Rules DER, as per X.690 encoding and decoding functions. Security Fixes: libtasn1: Inefficient DER Decoding in libtasn1 Leading ...

5.3CVSS6.8AI score0.01088EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/22 12:0 a.m.11 views

ALSA-2025:4049 Moderate: libtasn1 security update

A library that provides Abstract Syntax Notation One ASN.1, as specified by the X.680 ITU-T recommendation parsing and structures management, and Distinguished Encoding Rules DER, as per X.690 encoding and decoding functions. Security Fixes: libtasn1: Inefficient DER Decoding in libtasn1 Leading ...

5.3CVSS6.7AI score0.01088EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/04/15 9:21 p.m.200 views

vLLM vulnerable to Denial of Service by abusing xgrammar cache

Impact This report is to highlight a vulnerability in XGrammar, a library used by the structured output feature in vLLM. The XGrammar advisory is here: https://github.com/mlc-ai/xgrammar/security/advisories/GHSA-389x-67px-mjg3 The xgrammar library is the default backend used by vLLM to support...

6.8AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/04/15 9:21 p.m.8 views

GHSA-HF3C-WXG2-49Q9 vLLM vulnerable to Denial of Service by abusing xgrammar cache

Impact This report is to highlight a vulnerability in XGrammar, a library used by the structured output feature in vLLM. The XGrammar advisory is here: https://github.com/mlc-ai/xgrammar/security/advisories/GHSA-389x-67px-mjg3 The xgrammar library is the default backend used by vLLM to support...

6.5CVSS5.9AI score
SaveExploits0References5
NVD
NVD
added 2025/04/10 9:15 p.m.20 views

CVE-2025-29917

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. The bytes setting in the decodebase64 keyword is not properly limited. Due to this, signatures using the keyword and setting can cause large memory allocations of up to 4 GiB per...

6.2CVSS0.00257EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/04/10 1:4 a.m.6 views

encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion

A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635...

7.5CVSS6.6AI score0.01127EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/03 12:53 p.m.8 views

OESA-2025-1355 zvbi security update

The ZVBI library provides functions to read from Linux V4L, V4L2 and FreeBSD BKTR raw VBI capture devices, from Linux DVB devices and from a VBI proxy to share V4L and V4L2 VBI devices between multiple applications. It can demodulate raw to sliced VBI data in software, with support for a wide ran...

6.5CVSS6.5AI score0.00608EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/03/30 1:32 p.m.23 views

CVE-2024-7407

Use of a custom password encoding algorithm in Streamsoft Prestiż software allows straightforward decoding of passwords using their encoded forms, which are stored in the application's database. One has to know the encoding algorithm, but it can be deduced by observing how password are transforme...

8.2CVSS7.1AI score0.00376EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/29 1:50 a.m.11 views

OESA-2025-1332 zvbi security update

The ZVBI library provides functions to read from Linux V4L, V4L2 and FreeBSD BKTR raw VBI capture devices, from Linux DVB devices and from a VBI proxy to share V4L and V4L2 VBI devices between multiple applications. It can demodulate raw to sliced VBI data in software, with support for a wide ran...

7.5CVSS6.5AI score0.00598EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/03/28 12:54 p.m.10 views

CVE-2024-7407 Weak password encoding in Streamsoft Prestiż

Use of a custom password encoding algorithm in Streamsoft Prestiż software allows straightforward decoding of passwords using their encoded forms, which are stored in the application's database. One has to know the encoding algorithm, but it can be deduced by observing how password are...

8.2CVSS7AI score0.00376EPSS
SaveExploits0References2
CVE
CVE
added 2025/03/28 12:54 p.m.55 views

CVE-2024-7407

CVE-2024-7407 concerns Streamsoft Prestiż, where a custom password encoding algorithm allows decoding of stored passwords from encoded forms under observer-informed conditions. The vulnerable element is the password encoding/transform process in the application’s database storage. The impact, as ...

8.2CVSS7AI score0.00376EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:0 a.m.10 views

The vulnerability of the OpenJPEG library for image encoding and decoding, related to buffer overflow in dynamic memory, allows attackers to execute arbitrary code.

The vulnerability of the OpenJPEG library for image encoding and decoding is related to buffer overflow in dynamic memory. Exploiting this vulnerability could allow an attacker to execute arbitrary code...

5.6CVSS7.5AI score0.00316EPSS
SaveExploits0References14Affected Software8
Rows per page
Query Builder