Lucene search
+L

200 matches found

OSV
OSV
added 2025/07/25 4:15 p.m.5 views

DEBIAN-CVE-2025-38437

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix potential use-after-free in oplock/lease break ack If ksmbdiovpinrsp return error, use-after-free can happen by accessing opinfo-state and opinfoput and ksmbdfdput could called twice...

7.8CVSS6.2AI score0.00372EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/07/25 12:00 a.m.11 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 a potential post-release usage issue in the lease break acknowledgement path...

7.8CVSS8.1AI score0.00372EPSS
SaveExploits0References6
GithubExploit
GithubExploit
added 2025/07/08 1:26 p.m.270 views

Exploit for Inclusion of Functionality from Untrusted Control Sphere in Sudo_Project Sudo

CVE-2025-32463 - sudo chroot Usage docker build -t cv...

9.3CVSS9.6AI score0.59417EPSS
SaveExploits71
FreeBSD
FreeBSD
added 2025/06/18 12:00 a.m.9 views

quiche -- Multiple vulnerabilities

Quiche Releases reports: This update includes 2 security fixes: Medium CVE-2025-4820: Incorrect congestion window growth by optimistic ACK. Reported by Louis Navarre on 2025-06-18. High CVE-2025-4821: Incorrect congestion window growth by invalid ACK ranges. Reported by Louis Navarre on 2025-06-1...

7.5CVSS7.1AI score0.00828EPSS
SaveExploits0References1
GitLab Advisory Database
GitLab Advisory Database
added 2025/06/11 12:00 a.m.18 views

CWA-2025-006: wasmd's improper error handling may lead to IBC channel opening despite error

CWA-2025-006: Improper error handling may lead to IBC channel opening despite error Severity High Considerable + Likely^1 Affected versions: - wasmd 0.60.0 - wasmd = 0.51.0 0.55.1 Patched versions: - wasmd 0.60.1, 0.55.1, 0.54.1, 0.53.3 Description of the bug A contract erroring during IBC channe...

6.9AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/04/07 9:12 p.m.12 views

GHSA-RR8G-9FPQ-6WMG Tokio broadcast channel calls clone in parallel, but does not require `Sync`

The broadcast channel internally calls clone on the stored value when receiving it, and only requires T:Send. This means that using the broadcast channel with values that are Send but not Sync can trigger unsoundness if the clone implementation makes use of the value being !Sync. Thank you to...

6.9CVSS5.9AI score
SaveExploits0References3
OSV
OSV
added 2025/03/18 3:59 p.m.17 views

GO-2025-3517 Non-deterministic JSON Unmarshalling of IBC Acknowledgement can result in a chain halt in github.com/cosmos/ibc-go

Non-deterministic JSON Unmarshalling of IBC Acknowledgement can result in a chain halt in github.com/cosmos/ibc-go...

7.1AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/03/11 9:54 p.m.15 views

cheqd-node affected by Non-deterministic JSON Unmarshalling of IBC Acknowledgement

Description An issue was discovered in IBC-Go's deserialization of acknowledgements that results in non-deterministic behavior which can halt a chain. Any user that can open an IBC channel can introduce this state to the chain. This an upstream dependency used in cheqd-node, rather than a custom...

7AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/03/05 3:55 p.m.11 views

GO-2025-3494 IBC-Go has Non-deterministic JSON Unmarshalling of IBC Acknowledgement in github.com/cosmos/ibc-go

IBC-Go has Non-deterministic JSON Unmarshalling of IBC Acknowledgement in github.com/cosmos/ibc-go...

7.1AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/01/22 6:08 p.m.32 views

DoS in Cilium agent DNS proxy from crafted DNS responses

Impact In a Kubernetes cluster where Cilium is configured to proxy DNS traffic, an attacker can crash Cilium agents by sending a crafted DNS response to workloads from outside the cluster. For traffic that is allowed but without using DNS-based policy, the dataplane will continue to pass traffic ...

5.3CVSS6.5AI score0.00434EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2025/01/22 12:00 a.m.9 views

Open5GS 安全漏洞

Open5GS is Open5GS open source an open source implementation in C of 5G Core and Epc, the core network of the Lte/Nr network. A denial of service vulnerability exists in Open5GS, which can be exploited to cause a denial of service by an attacker who sends a "Switch Request ACK" message missing th...

5.3CVSS6.6AI score0.00266EPSS
SaveExploits1References2
Pen Test Partners Blog
Pen Test Partners Blog
added 2024/10/09 5:04 a.m.11 views

How to handle vulnerability reports in aviation

TL;DR Always thank researchers for reporting vulnerabilities. Acknowledging their efforts can set the right tone. Lead all communications with researchers. Don’t let legal or PR teams take over. Provide regular updates to avoid miscommunication. Keep researchers informed throughout the process. W...

7.4AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/09/20 12:00 a.m.15 views

PT-2024-36917

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability has been resolved in the Linux kernel related to the wifi driver rtw88. When removing kernel modules, the driver uses skb queue purge to purge TX skb but does not report ...

7.8CVSS5.4AI score0.00228EPSS
SaveExploits0
OSV
OSV
added 2024/07/08 2:22 p.m.22 views

GHSA-3V33-3WMW-3785 yt-dlp has dependency on potentially malicious third-party code in Douyu extractors

Impact yt-dlp's DouyuTV and DouyuShow extractors used a cdn.bootcdn.net URL as a fallback for fetching a component of the crypto-js JavaScript library. When the Douyu extractor is used, yt-dlp extracts this JavaScript code and attempts to execute it externally using PhantomJS. bootcdn.net is owne...

7.8AI score
SaveExploits0References4
OSV
OSV
added 2024/07/02 3:58 p.m.28 views

GHSA-79W7-VH3H-8G4J yt-dlp File system modification and RCE through improper file-extension sanitization

Summary yt-dlp does not limit the extensions of downloaded files, which could lead to arbitrary filenames being created in the download folder and path traversal on Windows. Since yt-dlp also reads config from the working directory and on Windows executables will be executed from the yt-dlp...

7.8CVSS8AI score0.00325EPSS
SaveExploits0References10
GithubExploit
GithubExploit
added 2024/06/27 1:47 p.m.1124 views

Exploit for Out-of-bounds Write in Mozilla Firefox

CVE-2024-29943 A Pwn2Own SpiderMonkey JIT Bug: From Integer R...

9.8CVSS9.4AI score0.22935EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.11 views

RHEL 6 : libsamplerate (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - libsamplerate: Buffer overflow in calcoutputsingle CVE-2017-7697 Note that Nessus has not tested for this issue but...

5.5CVSS5.7AI score0.00913EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.19 views

RHEL 5 : freeradius2 (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - freeradius: stack-based buffer overflow flaw in rlmpap module CVE-2014-2015 Note that Nessus has not tested for thi...

7.5CVSS7AI score0.03912EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.21 views

RHEL 8 : audiofile (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 8 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - audiofile: NULL pointer dereference in ModuleState::setup in modules/ModuleState.cpp allows for denial of service v...

6.5CVSS6.9AI score0.03113EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2024/06/02 10:28 p.m.46 views

Improper Handling of Insufficient Permissions in `wagtail.contrib.settings`

Impact Due to an improperly applied permission check in the wagtail.contrib.settings module, a user with access to the Wagtail admin and knowledge of the URL of the edit view for a settings model can access and update that setting, even when they have not been granted permission over the model. T...

5.5CVSS6.3AI score0.00332EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder