Lucene search
+L

748 matches found

Cvelist
Cvelist
added 2025/03/28 12:54 p.m.24 views

CVE-2024-11504 SQL Injection in Streamsoft Prestiż

Input from multiple fields in Streamsoft Prestiż is not sanitized properly, leading to an SQL injection vulnerability, which might be exploited by an authenticated remote attacker. This issue was fixed in 18.1.376.37 version of the software...

8.6CVSS0.00398EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/27 4:43 p.m.15 views

CVE-2023-53017 Bluetooth: hci_sync: fix memory leak in hci_update_adv_data()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: fix memory leak in hciupdateadvdata When hcicmdsyncqueue failed in hciupdateadvdata, instptr is not freed, which will cause memory leak, convert to use ERRPTR/PTRERR to pass the instance to callback so no memo...

5.5CVSS5.6AI score0.00148EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/27 4:43 p.m.13 views

CVE-2023-53012 thermal: core: call put_device() only after device_register() fails

In the Linux kernel, the following vulnerability has been resolved: thermal: core: call putdevice only after deviceregister fails putdevice shouldn't be called before a prior call to deviceregister. thermalcoolingdeviceregister doesn't follow that properly and needs fixing. Also...

5.5CVSS5AI score0.00188EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/26 7:7 a.m.38 views

BIT-CILIUM-OPERATOR-2025-30162 East-west traffic not subject to egress policy enforcement for requests via Gateway API load balancers

Cilium is a networking, observability, and security solution with an eBPF-based dataplane. For Cilium users who use Gateway API for Ingress for some services and use LB-IPAM or BGP for LB Service implementation and use network policies to block egress traffic from workloads in a namespace to...

4.3CVSS3.6AI score0.0021EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/03/21 2:49 p.m.12 views

CVE-2025-30157 Envoy crashes when HTTP ext_proc processes local replies

Envoy is a cloud-native high-performance edge/middle/service proxy. Prior to 1.33.1, 1.32.4, 1.31.6, and 1.30.10, Envoy's extproc HTTP filter is at risk of crashing if a local reply is sent to the external server due to the filter's life time issue. A known situation is the failure of a websocket...

6.5CVSS6.3AI score0.00403EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/20 10:15 a.m.14 views

CVE-2024-8999

lunary-ai/lunary version v1.4.25 contains an improper access control vulnerability in the POST /api/v1/data-warehouse/bigquery endpoint. This vulnerability allows any user to export the entire database data by creating a stream to Google BigQuery without proper authentication or authorization. Th...

7.5CVSS7AI score0.00748EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/19 4:55 p.m.10 views

SUSE-SU-2025:0958-1 Security update for ffmpeg-4

This update for ffmpeg-4 fixes the following issues: - CVE-2022-48434: Fixed use after free in libavcodec/pthreadframe.c bsc1209934 - CVE-2020-22021: Fixed Buffer Overflow vulnerability in filteredges function in libavfilter/vfyadif.c bsc1186586...

8.1CVSS7.6AI score0.01667EPSS
SaveExploits3References7
OSV
OSV
added 2025/03/19 1:50 p.m.23 views

SUSE-SU-2025:0954-1 Security update for tomcat

This update for tomcat fixes the following issues: - CVE-2025-24813: Fixed potential RCE and/or information disclosure/corruption with partial PUT bsc1239302...

10CVSS6.8AI score0.99945EPSS
SaveExploits47References3
OSV
OSV
added 2025/03/19 11:34 a.m.12 views

SUSE-SU-2025:0943-1 Security update for the Linux Kernel (Live Patch 42 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-15030059153 fixes several issues. The following security issues were fixed: - CVE-2024-46818: drm/amd/display: Check gpioid before used as array index bsc1231204. - CVE-2021-47261: Fix initializing CQ fragments buffer bsc1224954 - CVE-2024-50302: HID: core:...

7.8CVSS7.7AI score0.00809EPSS
SaveExploits0References13
Drupal
Drupal
added 2025/03/19 12:0 a.m.17 views

RapiDoc OAS Field Formatter - Moderately critical - Cross site scripting - SA-CONTRIB-2025-025

This module can be used to render Open API Documentation using the RapiDoc library. The module provides a custom formatter for link fields. Drupal core does not sufficiently sanitize link element attributes, which can lead to a Cross Site Scripting vulnerability XSS. A separate fix for Drupal cor...

6.1CVSS6.7AI score0.00242EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/03/15 7:36 p.m.24 views

CVE-2025-27496

Snowflake, a platform for using artificial intelligence in the context of cloud computing, has a vulnerability in the Snowflake JDBC driver "Driver" in versions 3.0.13 through 3.23.0 of the driver. When the logging level was set to DEBUG, the Driver would log locally the client-side encryption...

3.3CVSS7.1AI score0.00115EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/03/14 7:0 a.m.4 views

net: rose: fix timer races against user threads

...

7.8CVSS7.3AI score0.00161EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/03/12 8:10 p.m.10 views

CVE-2025-22603

AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. Versions prior to autogpt-platform-beta-v0.4.2 contains a server-side request forgery SSRF vulnerability inside component or block Send Web Request. The...

8.7CVSS6.8AI score0.00534EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/12 9:42 a.m.7 views

CVE-2025-21851 bpf: Fix softlockup in arena_map_free on 64k page kernel

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix softlockup in arenamapfree on 64k page kernel On an aarch64 kernel with CONFIGPAGESIZE64KB=y, arenahtab tests cause a segmentation fault and soft lockup. The same failure is not observed with 4k pages on aarch64. It turn...

3.3CVSS5.7AI score0.0015EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/03/11 6:7 p.m.46 views

CVE-2025-24201

An out-of-bounds write issue was addressed with improved checks to prevent unauthorized actions. This issue is fixed in Safari 18.3.1, iOS 15.8.4 and iPadOS 15.8.4, iOS 16.7.11 and iPadOS 16.7.11, iOS 18.3.2 and iPadOS 18.3.2, iPadOS 17.7.6, macOS Sequoia 15.3.2, visionOS 2.3.2, watchOS 11.4...

0.0424EPSS
SaveExploits4References8
OSV
OSV
added 2025/03/10 7:15 p.m.16 views

CVE-2024-44192

The issue was addressed with improved checks. This issue is fixed in watchOS 11, macOS Sequoia 15, Safari 18, visionOS 2, iOS 18 and iPadOS 18, tvOS 18. Processing maliciously crafted web content may lead to an unexpected process crash...

5.5CVSS6AI score
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/03/09 4:47 p.m.22 views

CVE-2024-53698

A double free vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow remote attackers who have gained administrator access to modify memory. We have already fixed the vulnerability in the following versions: QTS 5.2.3.3006 bui...

4.9CVSS7AI score0.00359EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/03/08 7:36 p.m.10 views

CVE-2025-24796

Collabora Online is a collaborative online office suite based on LibreOffice. Macro support is disabled by default in Collabora Online, but can be enabled by an administrator. Collabora Online typically hosts each document instance within a jail and is allowed to download content from locations...

6.3CVSS6.8AI score0.00475EPSS
SaveExploits0References1
CVE
CVE
added 2025/03/07 4:13 p.m.71 views

CVE-2024-53693

CVE-2024-53693 is an improper neutralization of CRLF sequences (CRLF Injection) vulnerability affecting QNAP QTS and QuTS hero. The issue allows remote attackers who have gained user access to modify application data due to inadequate CRLF handling in affected OS versions. Affected products inclu...

7.1CVSS7.2AI score0.00457EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2025/03/07 9:9 a.m.12 views

CVE-2025-21838 usb: gadget: core: flush gadget workqueue after device removal

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: flush gadget workqueue after device removal devicedel can lead to new work being scheduled in gadget-work workqueue. This is observed, for example, with the dwc3 driver with the following call stack: devicedel...

5.5CVSS6.3AI score0.0019EPSS
SaveExploits0References9
Rows per page
Query Builder