Lucene search
+L

3466 matches found

F5 Networks
F5 Networks
added 2024/12/03 8:19 p.m.42 views

K000148830: Linux kernel vulnerabilities CVE-2024-41090 and CVE-2024-41091

Security Advisory Description CVE-2024-41090 In the Linux kernel, the following vulnerability has been resolved: tap: add missing verification for short frame The cited commit missed to check against the validity of the frame length in the tapgetuserxdp path, which could cause a corrupted skb to ...

8.8CVSS6.2AI score0.00256EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/12/02 10:21 a.m.19 views

CVE-2024-36621

A flaw was found in Moby's builder-next snapshot layer management. This vulnerability allows attackers to trigger resource leaks or exhaustion via concurrent builds calling the EnsureLayer function...

5.3CVSS6.5AI score0.00626EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/29 6:15 p.m.15 views

AZL-53810 CVE-2024-36621 affecting package moby-engine for versions less than 25.0.3-9

moby v25.0.5 is affected by a Race Condition in builder/builder-next/adapters/snapshot/layer.go. The vulnerability could be used to trigger concurrent builds that call the EnsureLayer function resulting in resource leaks/exhaustion...

6.5CVSS7.3AI score0.00626EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/11/29 12:00 a.m.32 views

CVE-2024-36621

moby v25.0.5 is affected by a Race Condition in builder/builder-next/adapters/snapshot/layer.go. The vulnerability could be used to trigger concurrent builds that call the EnsureLayer function resulting in resource leaks/exhaustion...

0.00626EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/11/29 12:00 a.m.11 views

CVE-2024-36621

moby v25.0.5 is affected by a Race Condition in builder/builder-next/adapters/snapshot/layer.go. The vulnerability could be used to trigger concurrent builds that call the EnsureLayer function resulting in resource leaks/exhaustion...

6.5CVSS5.8AI score0.00626EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/11/27 9:28 p.m.13 views

CVE-2024-53260 Course Roster vulnerable to CSV Injection in Autolab

Autolab is a course management service that enables auto-graded programming assignments. A user can modify their first and or last name to include a valid excel / spreadsheet formula. When an instructor downloads their course's roster and opens, this name will then be evaluated as a formula. This...

6.8CVSS6.9AI score0.00468EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/11/27 6:31 p.m.17 views

CVE-2024-53264 Open Redirect Vulnerability in Loading Page in bunkerweb

bunkerweb is an Open-source and next-generation Web Application Firewall WAF. A open redirect vulnerability exists in the loading endpoint, allowing attackers to redirect authenticated users to arbitrary external URLs via the "next" parameter. The loading endpoint accepts and uses an unvalidated...

5.1CVSS6.7AI score0.00792EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/11/27 6:31 p.m.27 views

CVE-2024-53264 Open Redirect Vulnerability in Loading Page in bunkerweb

bunkerweb is an Open-source and next-generation Web Application Firewall WAF. A open redirect vulnerability exists in the loading endpoint, allowing attackers to redirect authenticated users to arbitrary external URLs via the "next" parameter. The loading endpoint accepts and uses an unvalidated...

5.1CVSS0.00792EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/27 6:31 p.m.67 views

CVE-2024-53264

Summary: CVE-2024-53264 is an open redirect vulnerability in bunkerweb’s loading endpoint. The endpoint accepts an unvalidated the "next" parameter, enabling authenticated users to be redirected to arbitrary external URLs (e.g., /loading?next=https://google.com). This could be leveraged for phish...

5.1CVSS6.9AI score0.00792EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/27 6:31 p.m.9 views

CVE-2024-53264 Open Redirect Vulnerability in Loading Page in bunkerweb

bunkerweb is an Open-source and next-generation Web Application Firewall WAF. A open redirect vulnerability exists in the loading endpoint, allowing attackers to redirect authenticated users to arbitrary external URLs via the "next" parameter. The loading endpoint accepts and uses an unvalidated...

5.1CVSS6.8AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/11/27 6:20 p.m.21 views

CVE-2024-41126 Out-of-bounds read when decoding SNMP messages in Contiki-NG

Contiki-NG is an open-source, cross-platform operating system for IoT devices. An out-of-bounds read of 1 byte can be triggered when sending a packet to a device running the Contiki-NG operating system with SNMP enabled. The SNMP module is disabled in the default Contiki-NG configuration. The...

8.3CVSS6.9AI score0.00294EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/11/27 12:00 a.m.9 views

Contiki-NG 安全漏洞

Contiki-NG is a Contiki-NG open source operating system for resource-constrained devices in the Internet of Things. A security vulnerability exists in Contiki-NG 4.9 and earlier versions, which stems from a lack of valid validation of the next-hop address, which could result in uncontrolled...

8.7CVSS6.5AI score0.00561EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/11/27 12:00 a.m.12 views

BunkerWeb 输入验证错误漏洞

BunkerWeb is an open source web application firewall from Bunkerity Open Source. An input validation error vulnerability exists in BunkerWeb version 1.5.11 and earlier, which stems from the presence of an open redirection vulnerability that allows an attacker to redirect an authenticated user to ...

5.1CVSS6.4AI score0.00792EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/11/27 12:00 a.m.15 views

Contiki-NG 缓冲区错误漏洞

Contiki-NG is a Contiki-NG open source operating system for resource-constrained devices in the Internet of Things. A buffer error vulnerability exists in Contiki-NG that originates from a 1-byte out-of-bounds read that may be triggered when sending a packet to a device running the SNMP-enabled...

9.6CVSS6.7AI score0.00294EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/11/26 12:55 a.m.12 views

kernel: mptcp: ensure snd_nxt is properly initialized on connect

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure sndnxt is properly initialized on connect Christoph reported a splat hinting at a corrupted snduna: WARNING: CPU: 1 PID: 38 at net/mptcp/protocol.c:1005 mptcpcleanuna+0x4b3/0x620 net/mptcp/protocol.c:1005 Modules...

5.5CVSS6.7AI score0.00267EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/11/25 12:00 a.m.13 views

Taiga 安全漏洞

Taiga is a free open source project management tool from Taiga Open Source. A security vulnerability exists in Taiga version 6.8.1, which stems from the presence of an open redirection vulnerability that allows an attacker to redirect a user to an arbitrary website by appending a crafted link...

6.1CVSS6.6AI score0.00294EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/11/25 12:00 a.m.14 views

PT-2024-35776 · Taiga · Taiga

Name of the Vulnerable Software and Affected Versions: Taiga version 6.8.1 Description: The issue allows attackers to redirect users to arbitrary websites by appending a crafted link to the /login?next= parameter in the login page URL. This can potentially lead to unauthorized access...

6.1CVSS7.2AI score0.00294EPSS
SaveExploits0References5
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/11/20 9:30 p.m.7 views

Malicious code in ssc-ui-react-next (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 9775050abb607b2118679f39c8bbf0f5ed85054e67ed46e97049ad4316af8c15 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.8AI score
SaveExploits0References1
OSV
OSV
added 2024/11/20 9:30 p.m.9 views

MAL-2024-10867 Malicious code in ssc-ui-react-next (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 9775050abb607b2118679f39c8bbf0f5ed85054e67ed46e97049ad4316af8c15 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
NVD
NVD
added 2024/11/19 6:15 p.m.19 views

CVE-2024-53048

In the Linux kernel, the following vulnerability has been resolved: ice: fix crash on probe for DPLL enabled E810 LOM The E810 Lan On Motherboard LOM design is vendor specific. Intel provides the reference design, but it is up to vendor on the final product design. For some cases, like Linux DPLL...

5.5CVSS0.00205EPSS
SaveExploits0References2
Rows per page
Query Builder