Lucene search
+L

14027 matches found

CVE
CVE
added 2024/11/25 1:08 p.m.98 views

CVE-2024-11498

CVE-2024-11498 affects the libjxl (JPEG XL) library. A crafted file can trigger a stack-based overflow, causing the decoder to allocate large stack space (up to 256–512 MB) and potentially exhaust stack memory, leading to denial of service. Multiple advisories and deployable updates reference thi...

7.5CVSS6.9AI score0.00607EPSS
SaveExploits0References1Affected Software1
AlpineLinux
AlpineLinux
added 2024/11/25 1:08 p.m.27 views

CVE-2024-11498

There exists a stack buffer overflow in libjxl. A specifically-crafted file can cause the JPEG XL decoder to use large amounts of stack space up to 256mb is possible, maybe 512mb, potentially exhausting the stack. An attacker can craft a file that will cause excessive memory usage. We recommend...

7.5CVSS7.4AI score0.00607EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/11/25 1:08 p.m.46 views

CVE-2024-11498 Resource exhaustion via Stack overflow in libjxl

There exists a stack buffer overflow in libjxl. A specifically-crafted file can cause the JPEG XL decoder to use large amounts of stack space up to 256mb is possible, maybe 512mb, potentially exhausting the stack. An attacker can craft a file that will cause excessive memory usage. We recommend...

6.9CVSS0.00607EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/11/25 1:08 p.m.22 views

CVE-2024-11498 Resource exhaustion via Stack overflow in libjxl

There exists a stack buffer overflow in libjxl. A specifically-crafted file can cause the JPEG XL decoder to use large amounts of stack space up to 256mb is possible, maybe 512mb, potentially exhausting the stack. An attacker can craft a file that will cause excessive memory usage. We recommend...

6.9CVSS7.3AI score0.00607EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/25 9:30 a.m.8 views

GHSA-J3X3-R585-4QHG Duplicate Advisory: org.keycloak:keycloak-services has Inefficient Regular Expression Complexity

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-wq8x-cg39-8mrr. This link is maintained to preserve external references. Original Description A vulnerability was found in the Keycloak-services package. If untrusted data is passed to the SearchQueryUtils metho...

6.5CVSS5.7AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/11/25 12:12 a.m.13 views

log4j: Remote code execution in Log4j 1.x when application is configured to use JMSAppender

A flaw was found in the Java logging library Apache Log4j in version 1.x. JMSAppender in Log4j 1.x is vulnerable to deserialization of untrusted data. This allows a remote attacker to execute code on the server if the deployed application is configured to use JMSAppender and to the attacker's JND...

7.5CVSS7.5AI score0.81147EPSS
SaveExploits9References9
Citrix
Citrix
added 2024/11/25 12:00 a.m.22 views

Duplicate or Excessive Data in the Site Database May Cause Delivery Controller Performance Issues

The Citrix Broker Service experiences memory usage spikes, with memory consumption increasing significantly over a short period. This may lead to degraded performance or instability on the Delivery Controller. Affected Environments : CVAD environments with manually provisioned VDAs or PVS VDAs...

7.1AI score
SaveExploits0
AstraLinux
AstraLinux
added 2024/11/23 3:04 a.m.3 views

Astra Linux – Vulnerability in pillow

In imagingcms.c within Pillow, before version 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy...

6.7CVSS6.8AI score0.00997EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2024/11/23 3:04 a.m.14 views

Astra Linux – Vulnerability in Python 3.11

There is a low-severity vulnerability affecting CPython, specifically the ‘http.cookies’ standard library module. When parsing cookies where quotes were represented by backslashes in the cookie value, the parser uses an algorithm with quadratic complexity, resulting in excessive CPU resources bei...

7.5CVSS6.7AI score0.02284EPSS
SaveExploits1References3
AstraLinux
AstraLinux
added 2024/11/23 3:04 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: dev/parport: Fixed the array-out-of-bounds issue caused by sprintf. The array-out-of-bounds issues were addressed by replacing sprintf with snprintf, resulting in safer data copying and ensuring that the destination buffer doe...

7.8CVSS6.3AI score0.00234EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/11/22 8:40 p.m.20 views

smol-toml has a Denial of Service via malicious TOML document using deeply nested inline tables

Summary An attacker can send a maliciously crafted TOML to cause the parser to crash because of a stack overflow caused by a deeply nested inline structure. A similar problem occurs when attempting to stringify deeply nested objects. The library does not limit the maximum exploration depth while...

7.7AI score
SaveExploits0References3Affected Software1
GithubExploit
GithubExploit
added 2024/11/22 1:32 a.m.405 views

Exploit for Missing Authentication for Critical Function in Alibaba Nacos

Introduction The Nacos Derby command execution vulnerability...

8.6CVSS7.6AI score0.65498EPSS
SaveExploits2
IBM Security Bulletins
IBM Security Bulletins
added 2024/11/21 10:02 p.m.27 views

Security Bulletin: IBM Technical Support Appliance - possible degraded performance or excessive CPU usage

Summary Domain Name Service DNS messaging is used to resolve hostnames to IP addresses. Vulnerability Details CVEID:CVE-2024-1737 DESCRIPTION: ISC BIND is vulnerable to a denial of service, caused by an error when content is being added or updated in resolver caches and authoritative zone databas...

7.5CVSS7.2AI score0.02114EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2024/11/21 9:46 p.m.49 views

Security Bulletin: IBM Technical Support Appliance - possible excessive CPU usage or denial of service

Summary DNS protocol allows teh IBM Technical Suport Appliance to resolve hostnames to their corresponding IP address. Vulnerability Details CVEID:CVE-2023-4408 DESCRIPTION: ISC BIND is vulnerable to a denial of service, caused by an error when parsing large DNS messages. By flooding the target...

7.5CVSS7.1AI score0.99995EPSS
SaveExploits1Affected Software1
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.13 views

CVE-2024-53042

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelinitflow There are code paths from which the function is called without holding the RCU read lock, resulting in a suspicious RCU usage warning 1. Fix by using...

5.5CVSS6.8AI score0.00265EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.15 views

CVE-2024-50304

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelfind The per-netns IP tunnel hash table is protected by the RTNL mutex and iptunnelfind is only called from the control path where the mutex is taken. Add a lockdep...

5.5CVSS6.7AI score0.00247EPSS
SaveExploits0References4
NVD
NVD
added 2024/11/21 5:15 p.m.69 views

CVE-2024-52803

LLama Factory enables fine-tuning of large language models. A critical remote OS command injection vulnerability has been identified in the LLama Factory training process. This vulnerability arises from improper handling of user input, allowing malicious actors to execute arbitrary OS commands on...

9.8CVSS0.02273EPSS
SaveExploits1References3
CNVD
CNVD
added 2024/11/21 12:00 a.m.20 views

Unspecified vulnerability in Linux kernel (CNVD-2024-46426)

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an RCU usage warning during mptcp socket creation. No details of the vulnerability are provided at this time...

5.5CVSS6.7AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/20 9:38 p.m.3 views

GHSA-GJCC-JVGW-WVWJ Litestar allows unbounded resource consumption (DoS vulnerability)

Summary Litestar offers multiple methods to return a parsed representation of the request body, as well as extractors that rely on those parsers to map request content to structured data types. Multiple of those parsers do not have size limits when reading the request body into memory, which allo...

8.2CVSS5.9AI score0.00762EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2024/11/20 4:28 a.m.22 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.14.41 packages and security update

Red Hat OpenShift Container Platform release 4.14.41 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.14. Red Hat Product Security has rated this update as having a...

9.1CVSS6.7AI score0.01377EPSS
SaveExploits0References3
Rows per page
Query Builder