Lucene search
+L

3806 matches found

CNNVD
CNNVD
added 2025/12/01 12:0 a.m.18 views

Kerlink KerOS 安全漏洞

Kerlink KerOS is an operating system from the French company Kerlink. A security vulnerability exists in Kerlink KerOS versions prior to 5.12 that stems from the wmp-agent service not properly validating magic URLs, which could allow an unauthenticated remote attacker to execute arbitrary OS...

8.1CVSS7.6AI score0.00505EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/01 12:0 a.m.49 views

CVE-2024-39148

CVE-2024-39148 affects KerOS prior to 5.12. The issue is in the wmp-agent service, which does not properly validate the so‑called ‘magic URLs’, allowing an unauthenticated attacker to execute arbitrary OS commands as root if the service is reachable over the network. Documents from Red Hat, ENISA...

8.1CVSS7.3AI score0.00505EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/12/01 12:0 a.m.13 views

CVE-2024-39148

The service wmp-agent of KerOS prior 5.12 does not properly validate so-called ‘magic URLs’ allowing an unauthenticated remote attacker to execute arbitrary OS commands as root when the service is reachable over network. Typically, the service is protected via local firewall...

0.00505EPSS
SaveExploits0References2
HackRead
HackRead
added 2025/11/27 3:28 p.m.7 views

One Identity Safeguard Named a Visionary in the 2025 Gartner Magic Quadrant for PAM

Alisa Viejo, CA, USA, 27th November 2025, CyberNewsWire...

7AI score
SaveExploits0
CNNVD
CNNVD
added 2025/11/27 12:0 a.m.14 views

编号撤回

req is a simple Go HTTP client using Black Magic by roc personal developer. ring is a library by Brian Smith personal developer. This CVE number has been withdrawn...

6.6AI score0.00474EPSS
SaveExploits5References3
Qualys Blog
Qualys Blog
added 2025/11/24 5:16 p.m.55 views

From Vision to Value: Gartner® Identifies Qualys as 2025 Magic Quadrant™ Leader in Exposure Assessment Platforms

Why Was Qualys Named a Leader in Exposure Assessment Platforms? We're proud to share that Qualys has been named a Leader in the 2025 Gartner® Magic Quadrant for Exposure Assessment Platforms. We believe this recognition reflects our forward-thinking vision and the proven value of the Qualys...

6.9AI score
SaveExploits0
Microsoft Secure
Microsoft Secure
added 2025/11/21 5:0 p.m.10 views

Microsoft named a Leader in the Gartner® Magic Quadrant™ for Access Management for the ninth consecutive year

I'm deeply grateful to our customers and partners for their continued trust and collaboration. We’re happy to share that Microsoft has been recognized as a Leader in the 2025 Gartner® Magic Quadrant™ for Access Management for the ninth consecutive year. We feel this recognition underscores the...

7.1AI score
SaveExploits0
Microsoft Secure
Microsoft Secure
added 2025/11/21 5:0 p.m.9 views

Microsoft named a Leader in the Gartner® Magic Quadrant™ for Access Management for the ninth consecutive year

I'm deeply grateful to our customers and partners for their continued trust and collaboration. We’re happy to share that Microsoft has been recognized as a Leader in the 2025 Gartner® Magic Quadrant™ for Access Management for the ninth consecutive year. We feel this recognition underscores the...

7.1AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/11/14 12:23 a.m.4 views

SUSE CVE-2025-40199

In the Linux kernel, the following vulnerability has been resolved: pagepool: Fix PPMAGICMASK to avoid crashing on some 32-bit arches Helge reported that the introduction of PPMAGICMASK let to crashes on boot on his 32-bit parisc machine. The cause of this is the mask is set too wide, so the...

7.8CVSS6.3AI score0.00138EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/11/13 12:30 a.m.6 views

EUVD-2025-150375

In the Linux kernel, the following vulnerability has been resolved: pagepool: Fix PPMAGICMASK to avoid crashing on some 32-bit arches Helge reported that the introduction of PPMAGICMASK let to crashes on boot on his 32-bit parisc machine. The cause of this is the mask is set too wide, so the...

5.6AI score0.00138EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/12 10:15 p.m.2 views

DEBIAN-CVE-2025-40199

In the Linux kernel, the following vulnerability has been resolved: pagepool: Fix PPMAGICMASK to avoid crashing on some 32-bit arches Helge reported that the introduction of PPMAGICMASK let to crashes on boot on his 32-bit parisc machine. The cause of this is the mask is set too wide, so the...

7.8CVSS5.7AI score0.00138EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.12 views

UBUNTU-CVE-2025-40199

In the Linux kernel, the following vulnerability has been resolved: pagepool: Fix PPMAGICMASK to avoid crashing on some 32-bit arches Helge reported that the introduction of PPMAGICMASK let to crashes on boot on his 32-bit parisc machine. The cause of this is the mask is set too wide, so the...

7.8CVSS5.9AI score0.00138EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/11/12 9:56 p.m.12 views

CVE-2025-40199 page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches

In the Linux kernel, the following vulnerability has been resolved: pagepool: Fix PPMAGICMASK to avoid crashing on some 32-bit arches Helge reported that the introduction of PPMAGICMASK let to crashes on boot on his 32-bit parisc machine. The cause of this is the mask is set too wide, so the...

7.8CVSS0.00138EPSS
SaveExploits0References3
CVE
CVE
added 2025/11/12 9:56 p.m.19 views

CVE-2025-40199

The CVE-2025-40199 entry concerns the Linux kernel page_pool implementation. The vulnerability stemmed from PP_MAGIC_MASK being too wide on some 32‑bit arches, causing page_pool_page_is_pp() to yield false positives and crash during boot. The documented fix does not disable the check; instead, it...

7.8CVSS5.7AI score0.00138EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/12 9:56 p.m.6 views

CVE-2025-40199 page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches

In the Linux kernel, the following vulnerability has been resolved: pagepool: Fix PPMAGICMASK to avoid crashing on some 32-bit arches Helge reported that the introduction of PPMAGICMASK let to crashes on boot on his 32-bit parisc machine. The cause of this is the mask is set too wide, so the...

7.8CVSS6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.11 views

CVE-2025-40199

In the Linux kernel, the following vulnerability has been resolved: pagepool: Fix PPMAGICMASK to avoid crashing on some 32-bit arches Helge reported that the introduction of PPMAGICMASK let to crashes on boot on his 32-bit parisc machine. The cause of this is the mask is set too wide, so the...

7.8CVSS5.6AI score0.00138EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/11/12 12:0 a.m.5 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 overly wide PPMAGICMASK definition that could cause a 32-bit system to crash...

6.1AI score0.00138EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/11/11 8:46 p.m.3 views

EUVD-2025-103984

Malicious code in magicbonoboz3n npm...

6.6AI score
SaveExploits0
EUVD
EUVD
added 2025/11/11 7:44 a.m.2 views

EUVD-2025-76359

Malicious code in magicswordtail-silentdev npm...

6.6AI score
SaveExploits0
EUVD
EUVD
added 2025/11/11 7:26 a.m.1 views

EUVD-2025-81314

Malicious code in magicvicunadumbs npm...

6.6AI score
SaveExploits0
Rows per page
Query Builder