Lucene search
+L

7283 matches found

CNNVD
CNNVD
added 2025/04/29 12:0 a.m.9 views

Code-Projects Prison Management System 安全漏洞

Code-Projects Prison Management System is an open source prison management system from Code-Projects. A security vulnerability exists in Code-Projects Prison Management System version 1.0, which stems from an improper manipulation of the parameter filename in the addrecord function of the...

7.8CVSS5.8AI score0.00338EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2025/04/28 12:0 a.m.8 views

Code-Projects Train Ticket Reservation System 安全漏洞

Code-Projects Train Ticket Reservation System is an open source train ticket reservation system from Code-Projects. A security vulnerability exists in Code-Projects Train Ticket Reservation System version 1.0, which stems from a stack buffer overflow due to an incorrect manipulation of the...

5.5CVSS5.5AI score0.00297EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2025/04/27 1:42 p.m.1195 views

Exploit for CVE-2024-31449

CVE-2024-31449 Redis는 오픈 소스 인메모리 비관계형 데이터베이스이다. 요약 - Redis...

7CVSS7AI score0.04495EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/04/25 6:31 p.m.19 views

CVE-2025-3785

A vulnerability has been found in D-Link DWR-M961 1.1.36 and classified as critical. This vulnerability affects unknown code of the file /boafrm/formStaticDHCP of the component Authorization Interface. The manipulation of the argument Hostname leads to stack-based buffer overflow. The attack can ...

9CVSS7.3AI score0.1068EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/04/25 1:2 p.m.24 views

CVE-2024-6198 SNORE Interface Unauthenticated Remote Code Execution

The device exposes a web interface on ports TCP/3030 and TCP/9882. This web service runs lighttpd, which implements the “SNORE” interface. This interface is affected by a stack buffer overflow vulnerability due to insecure path parsing. An attacker with access to the LAN network interface could u...

7.7CVSS0.0028EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/19 12:5 a.m.11 views

OSV-2025-289 Stack-buffer-overflow in ot::Cli::Utils::OutputLine

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=411460530 Crash type: Stack-buffer-overflow READ Crash state: ot::Cli::Utils::OutputLine ot::Cli::Dns::HandleDnsRecordResponse ot::Dns::Client::FinalizeQuery...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/04/19 12:0 a.m.14 views

PT-2025-19365 · Git +1 · Openthread

Name of the Vulnerable Software and Affected Versions: The product name cannot be determined. affected versions not specified Description: The software contains a stack-buffer-overflow read vulnerability. The crash state indicates the issue occurs within the Cli::Utils::OutputLine,...

6.8AI score
SaveExploits0References2
Cvelist
Cvelist
added 2025/04/18 3:52 a.m.54 views

CVE-2025-42599

Active! mail 6 BuildInfo: 6.60.05008561 and earlier contains a stack-based buffer overflow vulnerability. Receiving a specially crafted request created and sent by a remote unauthenticated attacker may lead to arbitrary code execution and/or a denial-of-service DoS condition...

9.8CVSS0.03215EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/04/18 1:23 a.m.7 views

SUSE CVE-2025-22082

In the Linux kernel, the following vulnerability has been resolved: iio: backend: make sure to NULL terminate stack buffer Make sure to NULL terminate the buffer in iiobackenddebugfswritereg before passing it to sscanf. It is a stack variable so we should not assume it will 0 initialized...

7.1CVSS6.7AI score0.00188EPSS
SaveExploits0References3
CNVD
CNVD
added 2025/04/18 12:0 a.m.6 views

D-Link DI-8100 Router Stack Buffer Overflow Vulnerability

The D-Link DI-8100 is a broadband router from D-Link designed for small to medium sized network environments. A stack buffer overflow vulnerability exists in the D-Link DI-8100. The vulnerability stems from the authasp function in the /auth.asp file in the jhttpd component not effectively limitin...

8.8CVSS8.9AI score0.12094EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2025/04/17 6:39 a.m.16 views

Xorg: xwayland: Buffer overflow in XkbVModMaskText()

A buffer overflow flaw was found in X.Org and Xwayland. The code in XkbVModMaskText allocates a fixed-sized buffer on the stack and copies the names of the virtual modifiers to that buffer. The code fails to check the bounds of the buffer and would copy the data regardless of the size...

7.8CVSS7.3AI score0.00429EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/16 3:16 p.m.1 views

DEBIAN-CVE-2025-22082

In the Linux kernel, the following vulnerability has been resolved: iio: backend: make sure to NULL terminate stack buffer Make sure to NULL terminate the buffer in iiobackenddebugfswritereg before passing it to sscanf. It is a stack variable so we should not assume it will 0 initialized...

5.5CVSS5.8AI score0.00188EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/16 3:16 p.m.11 views

CVE-2025-22082

In the Linux kernel, the following vulnerability has been resolved: iio: backend: make sure to NULL terminate stack buffer Make sure to NULL terminate the buffer in iiobackenddebugfswritereg before passing it to sscanf. It is a stack variable so we should not assume it will 0 initialized...

5.5CVSS0.00188EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/16 3:16 p.m.6 views

UBUNTU-CVE-2025-22082

In the Linux kernel, the following vulnerability has been resolved: iio: backend: make sure to NULL terminate stack buffer Make sure to NULL terminate the buffer in iiobackenddebugfswritereg before passing it to sscanf. It is a stack variable so we should not assume it will 0 initialized...

5.5CVSS6.3AI score0.00188EPSS
SaveExploits0References10
CVE
CVE
added 2025/04/16 2:12 p.m.103 views

CVE-2025-22082

CVE-2025-22082 affects the Linux kernel IIO subsystem: iio_backend_debugfs_write_reg() could pass an uninitialized stack buffer to sscanf() due to missing NULL termination. The root cause is a stack buffer not guaranteed to be 0-initialized, leading to potential uncontrolled reads. The vulnerabil...

5.5CVSS6.7AI score0.00188EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.12 views

CVE-2025-22082

In the Linux kernel, the following vulnerability has been resolved: iio: backend: make sure to NULL terminate stack buffer Make sure to NULL terminate the buffer in iiobackenddebugfswritereg before passing it to sscanf. It is a stack variable so we should not assume it will 0 initialized...

5.5CVSS5.8AI score0.00188EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.20 views

CVE-2025-22082 iio: backend: make sure to NULL terminate stack buffer

In the Linux kernel, the following vulnerability has been resolved: iio: backend: make sure to NULL terminate stack buffer Make sure to NULL terminate the buffer in iiobackenddebugfswritereg before passing it to sscanf. It is a stack variable so we should not assume it will 0 initialized...

0.00188EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/16 2:12 p.m.9 views

CVE-2025-22082 iio: backend: make sure to NULL terminate stack buffer

In the Linux kernel, the following vulnerability has been resolved: iio: backend: make sure to NULL terminate stack buffer Make sure to NULL terminate the buffer in iiobackenddebugfswritereg before passing it to sscanf. It is a stack variable so we should not assume it will 0 initialized...

6.2AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/04/16 12:0 a.m.5 views

PT-2025-16722 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue is related to the iio backend, where a stack buffer was not properly NULL terminated before being passed to the sscanf...

7.8CVSS7AI score0.65736EPSS
SaveExploits0References689
CNNVD
CNNVD
added 2025/04/16 12:0 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an iio backend that does not properly terminate a stack buffer, potentially resulting in a buffer overflow...

5.5CVSS6.8AI score0.00188EPSS
SaveExploits0References4
Rows per page
Query Builder