Lucene search
+L

35782 matches found

CVE
CVE
added 2026/03/25 12:00 a.m.23 views

CVE-2024-51348

CVE-2024-51348 affects BS Producten Petcam firmware 33.1.0.0818, where the P2P API service is vulnerable to a stack-based buffer overflow in URI handling. An unauthenticated attacker within network range can craft an HTTP request to port 8001 to overflow a 260-byte stack buffer, overwrite the ins...

8.8CVSS6.3AI score0.00408EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/25 12:00 a.m.22 views

Apple多款产品 安全漏洞

Apple iOS, among others, are products of the American company Apple. Apple iOS is an operating system developed for mobile devices. Apple macOS is a specialized operating system designed for Mac computers. Apple iPadOS is an operating system for iPad tablets. Several of Apple’s products have...

5.5CVSS5.8AI score0.00214EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/03/25 12:00 a.m.14 views

CVE-2026-3608

Sending a maliciously crafted message to the kea-ctrl-agent, kea-dhcp-ddns, kea-dhcp4, or kea-dhcp6 daemons over any configured API socket or HA listener can cause the receiving daemon to exit with a stack overflow error. This issue affects Kea versions 2.6.0 through 2.6.4 and 3.0.0 through 3.0.2...

7.5CVSS7.3AI score0.01361EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/25 12:00 a.m.32 views

CVE-2024-51348

A stack-based buffer overflow vulnerability in the P2P API service in BS Producten Petcam with firmware 33.1.0.0818 allows unauthenticated attackers within network range to overwrite the instruction pointer and achieve Remote Code Execution RCE by sending a specially crafted HTTP request...

0.00408EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2026/03/25 12:00 a.m.12 views

The vulnerability of the get_timer_irq() function in the arch/loongarch/kernel/time.c module of the LoongArch architecture-based Linux operating system allows a attacker to cause a service failure.

The vulnerability of the gettimerirq function in the arch/loongarch/kernel/time.c module of the LoongArch architecture-based Linux operating system is related to buffer overflow based on a stack. Exploiting this vulnerability could allow an attacker to trigger a service failure...

5.5CVSS6.3AI score0.00187EPSS
SaveExploits0References9Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/03/25 12:00 a.m.7 views

The vulnerability of the dax_fs_init() function in the drivers/dax/super.c module of the Linux operating system’s device support driver for DAX (direct access mapping devices) allows a attacker to cause a service failure.

The vulnerability of the daxfsinit function in the drivers/dax/super.c module of the Linux kernel’s DAX device support driver is related to a buffer overflow based on a stack. Exploiting this vulnerability could allow an attacker to cause a system failure...

5.5CVSS6.1AI score0.00264EPSS
SaveExploits0References18Affected Software3
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-3608

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Sending a maliciously crafted message to the kea-ctrl-agent, kea-dhcp-ddns, kea-dhcp4, or kea-dhcp6 daemons over any configured API socket or HA listener can...

7.5CVSS8.5AI score0.01361EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/25 12:00 a.m.8 views

UBUNTU-CVE-2026-3608

Sending a maliciously crafted message to the kea-ctrl-agent, kea-dhcp-ddns, kea-dhcp4, or kea-dhcp6 daemons over any configured API socket or HA listener can cause the receiving daemon to exit with a stack overflow error. This issue affects Kea versions 2.6.0 through 2.6.4 and 3.0.0 through 3.0.2...

7.5CVSS7.3AI score0.01361EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/25 12:00 a.m.18 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the getupperifindexes function not checking array boundaries, potentially leading to a stack buff...

7.8CVSS7.3AI score0.00131EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-23359

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Fix stack-out-of-bounds write in devmap getupperifindexes iterates over all upper devices and writes their indices into an array without checking bounds...

7.8CVSS6.4AI score0.00131EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/24 10:15 p.m.11 views

Uncontrolled Recursion

Overview Scriban.Signed is a fast, powerful, safe and lightweight scripting language and engine for .NET, which was primarily developed for text templating with a compatibility mode for parsing liquid templates. Affected versions of this package are vulnerable to Uncontrolled Recursion in the...

8.7CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/03/24 10:15 p.m.10 views

Uncontrolled Recursion

Overview Scriban is a Scriban is a fast, powerful, safe and lightweight scripting language and engine for .NET, which was primarily developed for text templating with a compatibility mode for parsing liquid templates. Today, not only Scriban can be used in text templating scenarios, but also can ...

8.7CVSS5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/03/24 10:15 p.m.12 views

GHSA-XCX6-VP38-8HR5 Scriban has Uncontrolled Recursion in `object.to_json` Causing Unrecoverable Process Crash via StackOverflowException

Summary The object.tojson builtin function in Scriban performs recursive JSON serialization via an internal WriteValue static local function that has no depth limit, no circular reference detection, and no stack overflow guard. A Scriban template containing a self-referencing object passed to...

7.5CVSS5.9AI score0.00278EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/24 10:15 p.m.15 views

Scriban has Uncontrolled Recursion in `object.to_json` Causing Unrecoverable Process Crash via StackOverflowException

Summary The object.tojson builtin function in Scriban performs recursive JSON serialization via an internal WriteValue static local function that has no depth limit, no circular reference detection, and no stack overflow guard. A Scriban template containing a self-referencing object passed to...

5.9AI score
SaveExploits0References2Affected Software2
Github Security Blog
Github Security Blog
added 2026/03/24 10:06 p.m.11 views

Scriban has a Stack Overflow via Nested Array Initializers That Bypass the ExpressionDepthLimit Fix

Summary StackOverflowException via nested array initializers bypasses ExpressionDepthLimit fix GHSA-wgh7-7m3c-fx25 Details The recent fix for GHSA-wgh7-7m3c-fx25 uncontrolled recursion in parser added ExpressionDepthLimit defaulting to 250. However, deeply nested array initializers ... recurse...

5.8AI score
SaveExploits0References3Affected Software2
OSV
OSV
added 2026/03/24 10:06 p.m.12 views

GHSA-P6Q4-FGR8-VX4P Scriban has a Stack Overflow via Nested Array Initializers That Bypass the ExpressionDepthLimit Fix

Summary StackOverflowException via nested array initializers bypasses ExpressionDepthLimit fix GHSA-wgh7-7m3c-fx25 Details The recent fix for GHSA-wgh7-7m3c-fx25 uncontrolled recursion in parser added ExpressionDepthLimit defaulting to 250. However, deeply nested array initializers ... recurse...

7.5CVSS5.8AI score0.00307EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/24 12:30 p.m.12 views

EUVD-2019-20008

Base64 Decoder 1.1.2 contains a stack-based buffer overflow vulnerability that allows local attackers to execute arbitrary code by triggering a structured exception handler SEH overwrite. Attackers can craft a malicious input file that overflows a buffer, overwrites the SEH chain with a POP-POP-R...

8.6CVSS6.6AI score0.00262EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/03/24 11:27 a.m.6 views

CVE-2019-25634

Base64 Decoder 1.1.2 contains a stack-based buffer overflow vulnerability that allows local attackers to execute arbitrary code by triggering a structured exception handler SEH overwrite. Attackers can craft a malicious input file that overflows a buffer, overwrites the SEH chain with a POP-POP-R...

8.6CVSS6.6AI score0.00262EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/03/24 11:27 a.m.21 views

CVE-2019-25634

The vulnerability CVE-2019-25634 affects Base64 Decoder 1.1.2. It is a stack-based buffer overflow in the decoder that enables local code execution when an SEH chain is overwritten via crafted input. An egghunter payload can locate and execute shellcode after overflowing a buffer and placing a PO...

8.6CVSS6.6AI score0.00262EPSS
SaveExploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2026/03/24 10:39 a.m.19 views

Moderate: Red Hat Security Advisory: gnutls security update

An update for gnutls is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

5.3CVSS5.8AI score0.00638EPSS
SaveExploits1References3
Rows per page
Query Builder