Lucene search
+L

147 matches found

OSV
OSV
added 2026/07/13 3:2 p.m.5 views

PYSEC-2026-2353 Apache Airflow: RCE by race condition in example_xcom dag

The example examplexcom that was included in airflow documentation implemented unsafe pattern of reading value from xcom in the way that could be exploited to allow UI user who had access to modify XComs to perform arbitrary execution of code on the worker. Since the UI users are already highly...

8.1CVSS6.2AI score0.00579EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/09 4:49 p.m.4 views

PYSEC-2026-2802 Out-of-bounds Write in OpenCV

An exploitable heap buffer overflow vulnerability exists in the data structure persistence functionality of OpenCV, version 4.1.0 corresponds with OpenCV-Python version 4.1.2.30. A specially crafted JSON file can cause a buffer overflow, resulting in multiple heap corruptions and potentially code...

8.8CVSS7.2AI score0.10618EPSS
SaveExploits1References10
RedHat Linux
RedHat Linux
added 2026/04/09 12:35 p.m.5 views

ruby: Integer overflows in rb_str_buf_append()

Multiple integer overflows in the rbstrbufappend function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2 allow context-dependent attackers to execute arbitrary code or cause a denial of service via unknown vectors that...

10CVSS7.2AI score0.04264EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/04/09 12:35 p.m.3 views

ruby: Integer overflows in rb_ary_store()

Multiple integer overflows in the rbarystore function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, and 1.8.7 before 1.8.7-p22 allow context-dependent attackers to execute arbitrary code or cause a denial of service via unknown vectors, a different issue than...

10CVSS7.2AI score0.04456EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/01 12:0 a.m.8 views

ASB-A-459479964

In multiple functions of memprotect.c, there is a possible way to execute arbitrary code due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

8.4CVSS6.4AI score0.00233EPSS
SaveExploits0References8
OSV
OSV
added 2026/02/11 12:58 p.m.6 views

USN-8024-1 libwebsockets vulnerabilities

Raffaele Bova discovered that Libwebsockets incorrectly handled memory when the upgrade header is not valid in the WebSocket server. An attacker could possibly use this issue to cause a denial of service. CVE-2025-11677 Raffaele Bova discovered that Libwebsockets did not properly check the size o...

7.5CVSS6.2AI score0.00374EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/02/06 1:25 a.m.8 views

CVE-2026-25584

iccDEV provides a set of libraries and tools that allow for the interaction, manipulation, and application of ICC color management profiles. Prior to version 2.3.1.3, there is a stack-buffer-overflow vulnerability in CIccTagFloatNum::GetValues. This is triggered when processing a malformed ICC...

7.8CVSS6AI score0.00214EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/11/27 4:10 p.m.8 views

CVE-2025-33190

NVIDIA DGX Spark GB10 contains a vulnerability in SROOT firmware where an attacker could cause an out-of-bound write. A successful exploit of this vulnerability might lead to code execution, data tampering, denial of service, or escalation of privileges...

7.8CVSS7.3AI score0.00152EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/17 2:56 p.m.6 views

OESA-2025-2489 openssl security update

OpenSSL is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security TLS and Secure Sockets Layer SSL protocols. Security Fixes: Issue summary: An application trying to decrypt CMS messages encrypted using password based encryption can trigger an out-of-bounds read an...

7.5CVSS7.2AI score0.01744EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/07/22 12:0 a.m.7 views

The vulnerability of the `ets_unpack_flash_code_legacy` and `UartRxString` functions in single-Cortex microcontrollers ESP32-S2, ESP32-S2F, allows a hacker to execute arbitrary code.

The vulnerability of the etsunpackflashcodelegacy and UartRxString functions in single-Cortex-Microcontroller ESP32-S2 and ESP32-S2F is related to an exposed surface whose quantitative measurement exceeds the desired maximum. Exploiting this vulnerability can allow a attacker to execute arbitrary...

6.4CVSS5.8AI score
SaveExploits0
Debian
Debian
added 2025/04/30 9:25 p.m.30 views

[SECURITY] [DSA 5910-1] firefox-esr security update

------------------------------------------------------------------------- Debian Security Advisory DSA-5910-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff April 30, 2025 https://www.debian.org/security/faq -...

9.1CVSS8.8AI score0.00474EPSS
SaveExploits0
Snyk
Snyk
added 2025/03/20 12:32 p.m.4 views

SQL Injection

Overview llama-index-packs-finchat is a llama-index packs implementation of a hierarchical agent for finance chat. Affected versions of this package are vulnerable to SQL Injection via the runsqlquery function in the database agent. An attacker can inject raw PostgreSQL statements into a prompt a...

10CVSS8.5AI score0.01311EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2025/02/12 12:0 a.m.13 views

The vulnerability of the “as_wazuh_object” function in the Wazuh intrusion detection and prevention system allows a perpetrator to execute arbitrary code.

The vulnerability of the “aswazuhobject” function in the Wazuh intrusion detection and prevention system is related to deficiencies in the deserialization mechanism of parameters from DistributedAPI. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by sending a...

9.9CVSS8.6AI score0.9384EPSS
SaveExploits11References4Affected Software1
RedHat Linux
RedHat Linux
added 2025/02/05 11:52 a.m.9 views

jquery: Untrusted code execution via <option> tag in HTML passed to DOM manipulation methods

A flaw was found in jQuery. HTML containing \ elements from untrusted sources are passed, even after sanitizing, to one of jQuery's DOM manipulation methods, which may execute untrusted code. The highest threat from this vulnerability is to data confidentiality and integrity...

6.9CVSS6.6AI score0.8383EPSS
SaveExploits6References6
CVE
CVE
added 2024/07/02 12:0 a.m.73 views

CVE-2024-26314

CVE-2024-26314 describes an ** Improper Privilege Management CWE-269** in Jungo WinDriver versions 6.0.0 through 16.1.0. The vulnerability allows a local attacker to escalate privileges and execute arbitrary code on affected systems. The root cause, as documented across multiple sources, is a pri...

7.8CVSS7.6AI score0.00227EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/06/28 12:0 a.m.8 views

The vulnerability of the set_encoder_id() function (/fftools/ffmpeg_enc.c) in the multimedia library FFmpeg allows a hacker to execute arbitrary code.

The vulnerability of the setencoderid function /fftools/ffmpegenc.c in the multimedia library FFmpeg is related to the execution of operations outside of the buffer in memory. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code using specially created data...

10CVSS7.3AI score0.00479EPSS
SaveExploits1References14Affected Software8
OSV
OSV
added 2024/05/14 3:15 p.m.6 views

UBUNTU-CVE-2024-29159

HDF5 through 1.14.3 contains a buffer overflow in H5Zfilterscaleoffset, resulting in the corruption of the instruction pointer and causing denial of service or potential code execution...

9.8CVSS7.4AI score0.00917EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/03/08 1:36 a.m.20 views

CVE-2024-23234

An out-of-bounds write issue was addressed with improved input validation. This issue is fixed in macOS Monterey 12.7.4, macOS Sonoma 14.4, macOS Ventura 13.6.5. An app may be able to execute arbitrary code with kernel privileges...

7.5AI score0.00259EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/02/19 12:0 a.m.205 views

Ubuntu 18.04 LTS / 20.04 LTS / 22.04 LTS / 23.10 : NPM IP vulnerability (USN-6643-1)

The remote Ubuntu 18.04 LTS / 20.04 LTS / 22.04 LTS / 23.10 host has a package installed that is affected by a vulnerability as referenced in the USN-6643-1 advisory. Emre Durmaz discovered that NPM IP package incorrectly distinguished between private and public IP addresses. A remote attacker...

9.8CVSS6.9AI score0.01613EPSS
SaveExploits1References2
OSV
OSV
added 2024/01/08 3:15 p.m.6 views

UBUNTU-CVE-2023-37419

Multiple out-of-bounds write vulnerabilities exist in the VCD parsevaluechange portdump functionality of GTKWave 3.3.115. A specially crafted .vcd file can lead to arbitrary code execution. A victim would need to open a malicious file to trigger these vulnerabilities.This vulnerability concerns t...

7.8CVSS7.5AI score0.00436EPSS
SaveExploits1References3
Rows per page
Query Builder