Lucene search
+L

35737 matches found

CVE
CVE
added 2026/04/26 11:00 a.m.25 views

CVE-2026-7034

CVE-2026-7034 affects Tenda FH1202 (firmware 1.2.0.14(408)) in the httpd component, specifically the WrlExtraSet function in /goform/WrlExtraSet. The issue is a stack-based buffer overflow triggered by manipulating the Go argument, leading to potential remote control of affected devices. An explo...

9CVSS8.8AI score0.00619EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/04/26 11:00 a.m.13 views

EUVD-2026-25710

A vulnerability was found in Tenda FH1202 1.2.0.14408. Affected by this issue is the function WrlExtraSet of the file /goform/WrlExtraSet of the component httpd. Performing a manipulation of the argument Go results in stack-based buffer overflow. The attack may be initiated remotely. The exploit...

9CVSS6AI score0.00619EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/04/26 11:00 a.m.6 views

CVE-2026-7034

A vulnerability was found in Tenda FH1202 1.2.0.14408. Affected by this issue is the function WrlExtraSet of the file /goform/WrlExtraSet of the component httpd. Performing a manipulation of the argument Go results in stack-based buffer overflow. The attack may be initiated remotely. The exploit...

9CVSS8.8AI score0.00619EPSS
SaveExploits1References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/26 12:00 a.m.11 views

Unity Linux 20.1060a Security Update: kernel (UTSA-2026-014322)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-014322 advisory. In the Linux kernel, the following vulnerability has been resolved: net: fix stack overflow when LRO is disabled for virtual interfaces When the virtual interface's...

7.8CVSS5.6AI score0.00166EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/26 12:00 a.m.19 views

Tenda FH1202 缓冲区错误漏洞

The Tenda FH1202 is a wireless router produced by the Chinese company Tenda. The version Tenda FH1202 1.2.0.14408 contains a buffer error vulnerability. This vulnerability stems from improper handling of Go parameters in the WrlExtraSet function of the httpd component’s goform/WrlExtraSet file,...

9CVSS7.7AI score0.00619EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/04/26 12:00 a.m.17 views

Tenda FH1202 缓冲区错误漏洞

The Tenda FH1202 is a wireless router produced by the Chinese company Tenda. Version 1.2.0.14 of the Tenda FH1202 contains a buffer error vulnerability. This vulnerability stems from improper handling of Go parameters in the fromWrlclientSet function of the httpd component’s goform/WrlclientSet...

9CVSS7.7AI score0.00632EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/26 12:00 a.m.28 views

PT-2026-35218

A vulnerability was determined in Tenda FH1202 1.2.0.14. This affects the function fromWrlclientSet of the file /goform/WrlclientSet of the component httpd. Executing a manipulation of the argument Go can lead to stack-based buffer overflow. The attack may be launched remotely. The exploit has be...

9CVSS8.9AI score0.00632EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/04/26 12:00 a.m.13 views

PT-2026-35217

A vulnerability was found in Tenda FH1202 1.2.0.14408. Affected by this issue is the function WrlExtraSet of the file /goform/WrlExtraSet of the component httpd. Performing a manipulation of the argument Go results in stack-based buffer overflow. The attack may be initiated remotely. The exploit...

9CVSS8.7AI score0.00619EPSS
SaveExploits1References6
GithubExploit
GithubExploit
added 2026/04/25 6:12 p.m.163 views

binary-exploitation-buffer-overflow

Stack Buffer Overflow Exploit Demo !Pythonhttps://img.shie...

6AI score
SaveExploits0
CNVD
CNVD
added 2026/04/25 12:00 a.m.18 views

Delta Electronics AS320T Stack Buffer Overflow Vulnerability

Delta Electronics AS320T is a high-performance programmable logic controller device for industrial automation control from Delta Electronics China. The Delta Electronics AS320T suffers from a stack buffer overflow vulnerability that is caused by incorrect boundary checking of file names. An...

9.8CVSS6.5AI score0.00307EPSS
SaveExploits0
OSV
OSV
added 2026/04/24 4:39 p.m.17 views

GHSA-RRJR-V56M-WW88 ParquetSharp: Possible Stack Overflow When Reading a ParquetFile with Large Decimal Type Width

DecimalConverter.ReadDecimal makes a stackalloc using what might be an attacker-supplied value. If an attacker declares a decimal column with some unreasonable width, this could lead to a stack overflow. In a service environment, this would potentially take down a service. This affects applicatio...

5.3CVSS5.9AI score0.00273EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/24 4:39 p.m.22 views

ParquetSharp: Possible Stack Overflow When Reading a ParquetFile with Large Decimal Type Width

DecimalConverter.ReadDecimal makes a stackalloc using what might be an attacker-supplied value. If an attacker declares a decimal column with some unreasonable width, this could lead to a stack overflow. In a service environment, this would potentially take down a service. This affects applicatio...

5.3CVSS5.3AI score0.00273EPSS
SaveExploits0References4Affected Software1
GithubExploit
GithubExploit
added 2026/04/24 3:44 p.m.204 views

IMF-1-walkthrough

IMF: 1 — Boot2Root Walkthrough Platform: VulnHub Diff...

7.4AI score
SaveExploits0
CNNVD
CNNVD
added 2026/04/24 12:00 a.m.19 views

Delta Electronics AS320T 安全漏洞

Delta Electronics AS320T is a high-performance programmable logic controller device for industrial automation control from Delta Electronics China. The Delta Electronics AS320T suffers from a stack buffer overflow vulnerability that is caused by incorrect boundary checking of file names. An...

9.8CVSS6.5AI score0.00307EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/24 12:00 a.m.34 views

PT-2026-37182

Name of the Vulnerable Software and Affected Versions ParquetSharp versions 18.1.0 through 23.0.0 Description ParquetSharp is a .NET library used for reading and writing Apache Parquet files. The ReadDecimal function in DecimalConverter performs a stackalloc operation using a value that can be...

5.3CVSS5.8AI score0.00273EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/04/24 12:00 a.m.7 views

SUSE SLES12 Security Update : perl (SUSE-SU-2026:1567-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by a vulnerability as referenced in the SUSE- SU-2026:1567-1 advisory. This update for perl fixes the following issue: - CVE-2017-20230: Storable versions before 3.05 for Perl has a stack overflow bsc1262486. Tenable has...

10CVSS5.6AI score0.00641EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/23 5:18 p.m.15 views

nix: coroutine stack-to-heap overflow via unbounded recursion in NAR directory parser

A flaw was found in Nix. Unbounded recursion in the NAR Nix Archive parser could lead to a stack-to-heap overflow when the parser is run on a coroutine stack. The stack is allocated without a guard page, which means that a stack overflow could overwrite memory on the heap and could allow arbitrar...

7.5CVSS6.5AI score0.0018EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2026/04/23 12:10 p.m.7 views

Security update for perl

This update for perl fixes the following issue: CVE-2017-20230: Storable versions before 3.05 for Perl has a stack overflow bsc1262486. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run...

10CVSS5.8AI score0.00641EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/23 12:10 p.m.4 views

SUSE-SU-2026:1567-1 Security update for perl

This update for perl fixes the following issue: - CVE-2017-20230: Storable versions before 3.05 for Perl has a stack overflow bsc1262486...

10CVSS5.4AI score0.00641EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/23 1:36 a.m.12 views

SUSE CVE-2017-20230

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow...

10CVSS5.8AI score0.00641EPSS
SaveExploits0References4
Rows per page
Query Builder