Lucene search
+L

666 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 3:09 a.m.9 views

CVE-2018-13925

Error in parsing PMT table frees the memory allocated for the map section but does not reset the context map section reference causing heap use after free issue in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT,...

10CVSS7.3AI score0.00935EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/20 3:21 p.m.113 views

CVE-2025-37927

CVE-2025-37927 affects the Linux kernel’s iommu/amd subsystem (parse_ivrs_acpihid). A string parsing logic error could cause a buffer overflow in HID or UID buffers when combining strings, because ACPIID_LEN is compared to the total length rather than the lengths of the individual HID and UID buf...

7.8CVSS7AI score0.00222EPSS
SaveExploits0References10Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/05/14 12:00 a.m.10 views

Alibaba Cloud Linux 3 : 0205: container-tools:rhel8 (ALINUX3-SA-2024:0205)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALINUX3-SA-2024:0205 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2024-24783: Verifying a certificate...

7.5CVSS7.4AI score0.01414EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/04/08 6:24 p.m.20 views

CVE-2025-3416 Rust-openssl: rust-openssl use-after-free in `md::fetch` and `cipher::fetch`

A flaw was found in OpenSSL's handling of the properties argument in certain functions. This vulnerability can allow use-after-free exploitation, which may result in undefined behavior or incorrect property parsing, leading to OpenSSL treating the input as an empty string...

3.7CVSS0.00486EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2025/03/30 5:33 a.m.27 views

CVE-2025-1219

In PHP from 8.1. before 8.1.32, from 8.2. before 8.2.28, from 8.3. before 8.3.19, from 8.4. before 8.4.5, when requesting a HTTP resource using the DOM or SimpleXML extensions, the wrong content-type header is used to determine the charset when the requested resource performs a redirect. This may...

6.3CVSS6.3AI score0.00718EPSS
SaveExploits1
Amazon
Amazon
added 2025/03/26 12:00 a.m.8 views

Medium: python3.9

Issue Overview: The urllib.parse.urlsplit and urlparse functions improperly validated bracketed hosts , allowing hosts that weren't IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser. CVE-2024-11168 A...

7.8CVSS7.8AI score0.00656EPSS
SaveExploits0
OSV
OSV
added 2025/03/20 6:48 p.m.17 views

GHSA-Q9F5-625G-XM39 OWASP Coraza WAF has parser confusion which leads to wrong URI in `REQUEST_FILENAME`

Summary URLs starting with // are not parsed properly, and the request REQUESTFILENAME variable contains a wrong value, leading to potential rules bypass. Details If a request is made on an URI starting with //, coraza will set a wrong value in REQUESTFILENAME. For example, if the URI...

5.4CVSS7.1AI score0.00307EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.55 views

LiteLLM Has a Leakage of Langfuse API Keys

In berriai/litellm version v1.52.1, an issue in proxyserver.py causes the leakage of Langfuse API keys when an error occurs while parsing team settings. This vulnerability exposes sensitive information, including langfusesecret and langfusepublickey, which can provide full access to the Langfuse...

7.5CVSS6.7AI score0.00546EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2025/03/20 12:00 a.m.41 views

LiteLLM 安全漏洞

LiteLLM is an open source application from Berri AI. All LLM APIs can be called using the OpenAI format. A security vulnerability exists in LiteLLM v1.52.1, which stems from an error in the parsing team settings that resulted in the disclosure of Langfuse API keys, potentially leading to the...

7.5CVSS7.4AI score0.00546EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2025/03/16 2:48 a.m.6 views

SUSE CVE-2025-1734

In PHP from 8.1. before 8.1.32, from 8.2. before 8.2.28, from 8.3. before 8.3.19, from 8.4. before 8.4.5, when receiving headers from HTTP server, the headers missing a colon : are treated as valid headers even though they are not. This may confuse applications into accepting invalid headers...

5.3CVSS7AI score0.00481EPSS
SaveExploits0References15
Zero Day Initiative
Zero Day Initiative
added 2025/03/10 12:00 a.m.10 views

(0Day) Ashlar-Vellum Cobalt XE File Parsing Integer Overflow Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Ashlar-Vellum Cobalt. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing o...

7.8CVSS7.1AI score0.00268EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 8:10 p.m.13 views

MGASA-2025-0082 Updated libcap packages fix security vulnerability

pamcap: Fix potential configuration parsing error. CVE-2025-1390...

6.1CVSS6.2AI score0.00156EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 7:00 a.m.5 views

DEBIAN-CVE-2022-49163

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: fix a bug of accessing array out of bounds When error occurs in parsing jpeg, the slot isn't acquired yet, it may be the default value MXCMAXSLOTS. If the driver access the slot using the incorrect slot number, i...

7.1CVSS5.5AI score0.0027EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:00 a.m.18 views

UBUNTU-CVE-2022-49163

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: fix a bug of accessing array out of bounds When error occurs in parsing jpeg, the slot isn't acquired yet, it may be the default value MXCMAXSLOTS. If the driver access the slot using the incorrect slot number, i...

7.1CVSS6.5AI score0.0027EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.8 views

Linux kernel 安全漏洞

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 Linux kernel that stems from a bpf decltag parsing error when tagging a function with btf decltag, which could result in a null pointer...

5.5CVSS5.5AI score0.00253EPSS
SaveExploits0References4
Amazon
Amazon
added 2025/02/25 12:00 a.m.12 views

Medium: php

Issue Overview: The upstream advisory describes this issue as follows: A memory-related vulnerability in PHP's filter handling system, particularly when processing input with convert.quoted-printable-decode filters, leads to a segmentation fault. This vulnerability is triggered through specific...

9.8CVSS8.4AI score0.02286EPSS
SaveExploits6
Cvelist
Cvelist
added 2025/02/11 5:00 a.m.27 views

CVE-2025-1211

Versions of the package hackney before 1.21.0 are vulnerable to Server-side Request Forgery SSRF due to improper parsing of URLs by URI built-in module and hackey. Given the URL http://[email protected]/, the URI function will parse and see the host as 127.0.0.1 which is correct, and hackney...

6.5CVSS0.00514EPSS
SaveExploits0References4
CVE
CVE
added 2025/02/05 6:41 p.m.86 views

CVE-2025-24804

CVE-2025-24804 affects MobSF (Mobile Security Framework). A flaw in the Info.plist CFBundleIdentifier parsing allows an attacker to inject special characters into the bundle ID, causing the application to fail to render content and throw a 500 error (DoS-like unavailability). The vulnerability is...

4.8CVSS6.5AI score0.00456EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/02/05 5:15 p.m.9 views

CVE-2025-20173

A vulnerability in the SNMP subsystem of Cisco IOS Software and Cisco IOS XE Software could allow an authenticated, remote attacker to cause a DoS condition on an affected device. This vulnerability is due to improper error handling when parsing SNMP requests. An attacker could exploit this...

7.7CVSS5.8AI score0.00749EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/01/27 9:45 p.m.23 views

CVE-2025-24139

The issue was addressed with improved checks. This issue is fixed in macOS Sequoia 15.3, macOS Sonoma 14.7.3, macOS Ventura 13.7.3, macOS Ventura 13.7.5. Parsing a maliciously crafted file may lead to an unexpected app termination...

0.00275EPSS
SaveExploits0References4
Rows per page
Query Builder