Lucene search
+L

21886 matches found

Positive Technologies
Positive Technologies
added 2026/02/11 12:00 a.m.11 views

PT-2026-7692

Backup Key Recovery 2.2.5 contains a denial of service vulnerability that allows attackers to crash the application by supplying an overly long registration key. Attackers can generate a 1000-character payload file and paste it into the registration key field to trigger an application crash...

7.5CVSS5.5AI score0.00317EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/02/11 12:00 a.m.16 views

PT-2026-7628

An issue was discovered in OpenSatKit 2.2.1. The DirName field in the telecommand is provided by the ground segment and must be treated as untrusted input. The program copies DirName into the local buffer DirWithSep using strcpy. The size of this buffer is OS MAX PATH LEN. If the length of DirNam...

5.9AI score0.00199EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/02/11 12:00 a.m.3 views

CVE-2025-70083

An issue was discovered in OpenSatKit 2.2.1. The DirName field in the telecommand is provided by the ground segment and must be treated as untrusted input. The program copies DirName into the local buffer DirWithSep using strcpy. The size of this buffer is OSMAXPATHLEN. If the length of DirName i...

5.9AI score0.00199EPSS
SaveExploits0References5
CNVD
CNVD
added 2026/02/11 12:00 a.m.14 views

TOTOLINK A950RG Stack Buffer Overflow Vulnerability

The TOTOLINK A950RG is an ultra-generation Giga wireless router from China's Gion Electronics TOTOLINK. The TOTOLINK A950RG suffers from a stack buffer overflow vulnerability that stems from insufficient validation of the length of the comment parameter in the setIpQosRules interface, which can b...

9.8CVSS6.2AI score0.00439EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/02/11 12:00 a.m.5 views

CVE-2025-70085

An issue was discovered in OpenSatKit 2.2.1. The EventErrStr buffer has a fixed size of 256 bytes. The code uses sprintf to format two filenames Source1Filename and the string returned by FileUtilFileStateStr into this buffer without any length checking and without using bounded format specifiers...

6AI score0.00532EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/02/11 12:00 a.m.20 views

PT-2026-7630

Name of the Vulnerable Software and Affected Versions OpenSatKit version 2.2.1 Description The software contains a buffer overflow issue due to the use of sprintf without proper length checking when formatting filenames into the EventErrStr buffer. The EventErrStr buffer is fixed at 256 bytes. Th...

5.8AI score0.00532EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/02/11 12:00 a.m.11 views

libsoup 数字错误漏洞

Libsoup is a GNOME project’s HTTP client/server library. Libsoup has a numerical error vulnerability, which stems from integer underflow when handling zero-length resources, leading to excessive buffer reading...

9.1CVSS5.9AI score0.0042EPSS
SaveExploits0References4
CNVD
CNVD
added 2026/02/11 12:00 a.m.19 views

UTT 520W goform/formIpGroupConfig file buffer overflow vulnerability

The UTT 520W is a wireless router from China Aitai UTT. A buffer overflow vulnerability exists in the UTT 520W goform/formIpGroupConfig file, which originates from the failure of the parameter groupName in the file /goform/formIpGroupConfig to correctly validate the length of the input data, and...

9CVSS7.9AI score0.0065EPSS
SaveExploits1References1
CVE
CVE
added 2026/02/11 12:00 a.m.37 views

CVE-2025-70083

CVE-2025-70083 affects OpenSatKit 2.2.1. The DirName field from the ground segment is treated as untrusted input. The code copies DirName into a local stack buffer DirWithSep using strcpy, where the destination buffer size is OS_MAX_PATH_LEN. If DirName length is >= OS_MAX_PATH_LEN, this cause...

7.8CVSS5.9AI score0.00199EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/11 12:00 a.m.4 views

CVE-2025-70083

An issue was discovered in OpenSatKit 2.2.1. The DirName field in the telecommand is provided by the ground segment and must be treated as untrusted input. The program copies DirName into the local buffer DirWithSep using strcpy. The size of this buffer is OSMAXPATHLEN. If the length of DirName i...

5.9AI score0.00199EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/11 12:00 a.m.9 views

CVE-2025-70083

An issue was discovered in OpenSatKit 2.2.1. The DirName field in the telecommand is provided by the ground segment and must be treated as untrusted input. The program copies DirName into the local buffer DirWithSep using strcpy. The size of this buffer is OSMAXPATHLEN. If the length of DirName i...

7.8CVSS5.9AI score
SaveExploits0References7
SUSE Linux
SUSE Linux
added 2026/02/10 2:15 p.m.6 views

Security update for libsoup2

This update for libsoup2 fixes the following issues: CVE-2026-1761: Check length of bytes read in soupfilterinputstreamreaduntil to avoid a stack-based buffer overflow. bsc1257598 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate ...

9.2CVSS6.1AI score0.00947EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/10 2:15 p.m.3 views

SUSE-SU-2026:0419-1 Security update for libsoup2

This update for libsoup2 fixes the following issues: - CVE-2026-1761: Check length of bytes read in soupfilterinputstreamreaduntil to avoid a stack-based buffer overflow. bsc1257598...

8.6CVSS6.1AI score0.00947EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/02/10 1:23 p.m.13 views

CVE-2026-22904

Improper length handling when parsing multiple cookie fields including TRACKID allows an unauthenticated remote attacker to send oversized cookie values and trigger a stack buffer overflow, resulting in a denial‑of‑service condition and possible remote code execution...

9.8CVSS6.1AI score0.00541EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/02/10 12:54 p.m.13 views

cpython: Excessive read buffering DoS in http.client

A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into...

7.5CVSS5.7AI score0.01631EPSS
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2026/02/10 7:18 a.m.13 views

Security Bulletin: IBM Event Endpoint Management is vulnerable to improper input validation( CVE-2025-12758)

Summary IBM Event Endpoint Management is vulnerable to improper input validation due to incorrect Unicode string length calculation. Vulnerability Details CVEID:CVE-2025-12758 DESCRIPTION: Versions of the package validator before 13.15.22 are vulnerable to Incomplete Filtering of One or More...

8.7CVSS5.8AI score0.00517EPSS
SaveExploits2Affected Software1
CNNVD
CNNVD
added 2026/02/10 12:00 a.m.20 views

Microsoft Hyper-V 缓冲区错误漏洞

Microsoft Hyper-V is an application from Microsoft Corporation USA. A system hypervisor virtualization technology that enables desktop virtualization. A buffer overflow vulnerability exists in Microsoft Hyper-V. The vulnerability stems from a failure to properly validate the length and size of...

7.3CVSS6AI score0.00548EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/02/10 12:00 a.m.6 views

Siemens SCALANCE and RUGGEDCOM Improper Input Validation (CVE-2025-38350)

In the Linux kernel, the following vulnerability has been resolved: net/sched: Always pass notifications when child class becomes empty Certain classful qdiscs may invoke their classes' dequeue handler on an enqueue operation. This may unexpectedly empty the child qdisc and thus make an in-flight...

7.8CVSS6.3AI score0.00185EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/02/10 12:00 a.m.19 views

Microsoft Excel 缓冲区错误漏洞

Microsoft Excel is a spreadsheet processing software in the Office suite from Microsoft USA. A buffer overflow vulnerability exists in Microsoft Excel. The vulnerability stems from the program's failure to properly validate the length and size of input data, which can be exploited by an attacker ...

5.5CVSS6AI score0.00596EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/09 2:51 p.m.8 views

SUSE-SU-2026:0411-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 RT kernel was updated to fix various security issues The following security issues were fixed: - CVE-2022-50630: mm: hugetlb: fix UAF in hugetlbhandleuserfault bsc1254785. - CVE-2022-50697: mrp: introduce active flags to prevent UAF when applicant uninit bsc125559...

9.8CVSS7.6AI score0.00932EPSS
SaveExploits2References731
Rows per page
Query Builder