Lucene search
+L

3279 matches found

Vulnrichment
Vulnrichment
added 2025/06/24 1:47 a.m.8 views

CVE-2025-6559 Sapido Wireless Router - OS Command Injection

Multiple wireless router models from Sapido have an OS Command Injection vulnerability, allowing unauthenticated remote attackers to inject arbitrary OS commands and execute them on the server. The affected models are out of support; replacing the device is recommended...

9.8CVSS8.3AI score0.01672EPSS
SaveExploits0References2
CVE
CVE
added 2025/06/24 1:47 a.m.32 views

CVE-2025-6559

The CVE-2025-6559 entry pertains to Sapido wireless routers with an OS command injection vulnerability. Affected models include BR071n, BR261c, BR270n, BR476n, BRC70n, BRC70x, BRC76n, BRD70n, BRE70n, BRE71n, BRF61c, and BRF71n. Root cause: improper neutralization of special elements in OS command...

9.8CVSS10AI score0.01672EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/06/24 12:00 a.m.16 views

PT-2025-26685 · Sapido · Sapido Wireless Router

Name of the Vulnerable Software and Affected Versions: Sapido Wireless Router affected versions not specified Description: The issue allows unauthenticated remote attackers to directly access a system configuration file and obtain plaintext administrator credentials. The affected models are out o...

9.8CVSS6.6AI score0.00557EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/06/24 12:00 a.m.18 views

CVE-2025-32978

Quest KACE Systems Management Appliance SMA 13.0.x before 13.0.385, 13.1.x before 13.1.81, 13.2.x before 13.2.183, 14.0.x before 14.0.341 Patch 5, and 14.1.x before 14.1.101 Patch 4 allows unauthenticated users to replace system licenses through a web interface intended for license renewal...

0.00891EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/06/24 12:00 a.m.6 views

PT-2025-26743

Name of the Vulnerable Software and Affected Versions: Quest KACE Systems Management Appliance SMA versions 13.0.x through 13.0.384 Quest KACE Systems Management Appliance SMA versions 13.1.x through 13.1.80 Quest KACE Systems Management Appliance SMA versions 13.2.x through 13.2.182 Quest KACE...

10CVSS6.6AI score0.02377EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2025/06/24 12:00 a.m.9 views

Quest KACE Systems Management Appliance 访问控制错误漏洞

Quest Software Quest KACE Systems Management Appliance is an IT asset management appliance from Quest Software, Inc. An access control error vulnerability exists in the Quest KACE Systems Management Appliance, which stems from a flaw in the license replacement feature that could lead to a denial ...

7.5CVSS6.2AI score0.00891EPSS
SaveExploits0References2
CVE
CVE
added 2025/06/24 12:00 a.m.41 views

CVE-2025-32978

The CVE-2025-32978 issue affects Quest KACE Systems Management Appliance (SMA) versions 13.0.x before 13.0.385, 13.1.x before 13.1.81, 13.2.x before 13.2.183, 14.0.x before 14.0.341 (Patch 5), and 14.1.x before 14.1.101 (Patch 4). Root cause is a logic flaw in the license renewal web interface th...

7.5CVSS7.1AI score0.00891EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2025/06/24 12:00 a.m.8 views

Quest KACE Systems Management Appliance 14.1 Unauthenticated License Replacement

Seralys Security Advisory - Quest KACE SMA allows unauthenticated users to replace system licenses through a web interface intended for license renewal. Attackers can exploit this to replace valid licenses with expired or trial licenses, causing denial of service. Version 14.1 is confirmed...

7.5CVSS7AI score0.00891EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/06/20 6:13 p.m.9 views

CVE-2025-38050

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb folios A kernel crash was observed when replacing free hugetlb folios: BUG: kernel NULL pointer dereference, address: 0000000000000028 PGD 0 P4D 0 Oops:...

5.5CVSS7.3AI score0.0014EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:43 a.m.15 views

SUSE CVE-2022-50052

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix potential buffer overflow by snprintf snprintf returns the would-be-filled size when the string overflows the given buffer size, hence using this value may result in a buffer overflow although it's...

5.5CVSS6.7AI score0.00173EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/18 11:15 a.m.7 views

DEBIAN-CVE-2022-50195

In the Linux kernel, the following vulnerability has been resolved: ARM: dts: qcom: replace gcc PXO with pxoboard fixed clock Replace gcc PXO phandle to pxoboard fixed clock declared in the dts. gcc driver doesn't provide PXOSRC as it's a fixed-clock. This cause a kernel panic if any driver...

5.5CVSS5.4AI score0.00179EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 11:15 a.m.18 views

CVE-2022-50051

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: debug: Fix potential buffer overflow by snprintf snprintf returns the would-be-filled size when the string overflows the given buffer size, hence using this value may result in the buffer overflow although it's...

7.8CVSS0.0019EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:15 a.m.9 views

UBUNTU-CVE-2022-50077

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix reference count leak in aapivotroot The aapivotroot function has a reference counting bug in a specific path. When aareplacecurrentlabel returns on success, the function forgets to decrement the reference count of...

5.5CVSS6.1AI score0.00168EPSS
SaveExploits0References9
CVE
CVE
added 2025/06/18 11:01 a.m.78 views

CVE-2022-50052

The CVE-2022-50052 issue affects the Linux kernel ASoC: Intel: avs component. It stems from using snprintf(), which returns the would-be-filled size on buffer overflow, creating a potential buffer overflow; the patch replaces snprintf() with scnprintf() to mitigate this. The vulnerability is trac...

7.8CVSS7AI score0.00173EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/06/18 11:01 a.m.9 views

CVE-2022-50051 ASoC: SOF: debug: Fix potential buffer overflow by snprintf()

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: debug: Fix potential buffer overflow by snprintf snprintf returns the would-be-filled size when the string overflows the given buffer size, hence using this value may result in the buffer overflow although it's...

6.4AI score
SaveExploits0References6
CVE
CVE
added 2025/06/18 11:01 a.m.110 views

CVE-2022-50051

CVE-2022-50051 affects the Linux kernel’s ASoC: SOF subsystem, specifically a debug path where a buffer overflow could occur due to using snprintf(). The vulnerability arises because snprintf() returns the would‑be‑filled size when the string exceeds the destination buffer, which can lead to an o...

7.8CVSS7AI score0.0019EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:01 a.m.25 views

CVE-2022-50051 ASoC: SOF: debug: Fix potential buffer overflow by snprintf()

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: debug: Fix potential buffer overflow by snprintf snprintf returns the would-be-filled size when the string overflows the given buffer size, hence using this value may result in the buffer overflow although it's...

0.0019EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:01 a.m.18 views

CVE-2022-50050 ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf()

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf snprintf returns the would-be-filled size when the string overflows the given buffer size, hence using this value may result in the buffer overflow although it's...

6.4AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.8 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, which stems from mm/hugetlb causing a null pointer dereference when replacing a large free page...

5.5CVSS7.8AI score0.0014EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.8 views

PT-2025-25978 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential buffer overflow issue has been identified in the Linux kernel, specifically in the ASoC: Intel: avs component. The issue arises from the use of snprintf, which returns the...

7.8CVSS6.1AI score0.10458EPSS
SaveExploits16References558
Rows per page
Query Builder