Lucene search
+L

1797 matches found

GithubExploit
GithubExploit
•added 2025/05/07 12:02 a.m.•1439 views

Exploit for Improper Encoding or Escaping of Output in Apache Http_Server

CVE-2024-38475SonicBoomApacheURLTraversalPoC Author: a...

9.1CVSS8.5AI score0.99957EPSS
SaveExploits1
Packet Storm News
Packet Storm News
•added 2025/05/06 12:00 a.m.•12 views

Directed Greybox Fuzzing Via Large Language Model

Directed greybox fuzzing DGF focuses on efficiently reaching specific program locations or triggering particular behaviors, making it essential for tasks like vulnerability detection and crash reproduction. However, existing methods often suffer from path explosion and randomness in input mutatio...

7.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/05/05 12:00 a.m.•14 views

Targeted Fuzzing for Unsafe Rust Code: Leveraging Selective Instrumentation

Rust is a promising programming language that focuses on concurrency, usability, and security. It is used in production code by major industry players and got recommended by government bodies. Rust provides strong security guarantees achieved by design utilizing the concepts of ownership and...

7.5AI score
SaveExploits0
OSV
OSV
•added 2025/05/01 3:16 p.m.•28 views

UBUNTU-CVE-2022-49840

In the Linux kernel, the following vulnerability has been resolved: bpf, testrun: Fix alignment problem in bpfprogtestrunskb We got a syzkaller problem because of aarch64 alignment fault if KFENCE enabled. When the size from user bpf program is an odd number, like 399, 407, etc, it will cause the...

7.8CVSS6.1AI score0.00217EPSS
SaveExploits0References10
OSV
OSV
•added 2025/05/01 2:15 p.m.•11 views

UBUNTU-CVE-2025-37773

In the Linux kernel, the following vulnerability has been resolved: virtiofs: add filesystem context source name check In certain scenarios, for example, during fuzz testing, the source name may be NULL, which could lead to a kernel panic. Therefore, an extra check for the source name should be...

5.5CVSS6.2AI score0.00191EPSS
SaveExploits0References40
Packet Storm News
Packet Storm News
•added 2025/05/01 12:00 a.m.•31 views

PatchFuzz: Patch Fuzzing for JavaScript Engines

Patch fuzzing is a technique aimed at identifying vulnerabilities that arise from newly patched code. While researchers have made efforts to apply patch fuzzing to testing JavaScript engines with considerable success, these efforts have been limited to using ordinary test cases or publicly...

7.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/30 12:00 a.m.•8 views

Towards Fuzzing Zero-Knowledge Proof Circuits (Short Paper)

Whitepaper called Towards Fuzzing Zero-Knowledge Proof Circuits Short Paper...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•41 views

DejaVuzz: Disclosing Transient Execution Bugs with Dynamic Swappable Memory and Differential Information Flow Tracking Assisted Processor Fuzzing

Transient execution vulnerabilities have emerged as a critical threat to modern processors. Hardware fuzzing testing techniques have recently shown promising results in discovering transient execution bugs in large-scale out-of-order processor designs. However, their poor microarchitectural...

7.3AI score
SaveExploits0
OSV
OSV
•added 2025/04/28 9:15 p.m.•13 views

CVE-2025-0049

When a Web User without Create permission on subfolders attempts to upload a file to a non-existent directory, the error message includes the absolute server path which may allow Fuzzing for application mapping. This issue affects GoAnywhere: before 7.8.0...

4.3CVSS5.8AI score0.00268EPSS
SaveExploits0References1
RustSec
RustSec
•added 2025/04/28 12:00 p.m.•14 views

rustc-serialize is unmaintained

rustc-serialize will no longer be maintained as declared by the developer. By fuzzing the package, we can identify multiple vulnerabilities. The project has been archived and cannot submit issues. The developer has recommended using the serde crate instead...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/28 12:00 a.m.•13 views

American Fuzzy Lop plus plus 4.32c

Google's American Fuzzy Lop is a brute-force fuzzer coupled with an exceedingly simple but rock-solid instrumentation-guided genetic algorithm. afl++ is a superior fork to Google's afl. It has more speed, more and better mutations, more and better instrumentation, custom module support, etc...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/16 12:00 a.m.•14 views

ZkFuzz: Foundation and Framework for Effective Fuzzing of Zero-Knowledge Circuits

Zero-knowledge ZK circuits enable privacy-preserving computations and are central to many cryptographic protocols. Systems like Circom simplify ZK development by combining witness computation and circuit constraints in one program. However, even small errors can compromise security of ZK programs...

7.2AI score
SaveExploits0
SUSE CVE
SUSE CVE
•added 2025/04/04 2:58 a.m.•8 views

SUSE CVE-2025-21940

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL Pointer Dereference in KFD queue Through KFD IOCTL Fuzzing we encountered a NULL pointer derefrence when calling kfdqueueacquirebuffers. cherry picked from commit 049e5bf3c8406f87c3d8e1958e0a16804fa1d530...

5.5CVSS6.5AI score0.00199EPSS
SaveExploits0References6
OSV
OSV
•added 2025/04/03 11:08 a.m.•16 views

OESA-2025-1370 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ath5k: fix OOB in ath5keepromreadpcalinfo5111 The bug was found during fuzzing. Stacktrace locates it in ath5keepromconvertpcalinfo5111. When none of the curve i...

7.8CVSS6.6AI score0.00867EPSS
SaveExploits0References25
OSV
OSV
•added 2025/04/01 4:15 p.m.•6 views

DEBIAN-CVE-2025-21940

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL Pointer Dereference in KFD queue Through KFD IOCTL Fuzzing we encountered a NULL pointer derefrence when calling kfdqueueacquirebuffers. cherry picked from commit 049e5bf3c8406f87c3d8e1958e0a16804fa1d530...

5.5CVSS5.6AI score0.00199EPSS
SaveExploits0References1
OSV
OSV
•added 2025/04/01 4:15 p.m.•13 views

UBUNTU-CVE-2025-21940

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL Pointer Dereference in KFD queue Through KFD IOCTL Fuzzing we encountered a NULL pointer derefrence when calling kfdqueueacquirebuffers. cherry picked from commit 049e5bf3c8406f87c3d8e1958e0a16804fa1d530...

5.5CVSS6.2AI score0.00199EPSS
SaveExploits0References6
CVE
CVE
•added 2025/04/01 3:41 p.m.•92 views

CVE-2025-21940

Technical details about CVE-2025-21940 are not publicly provided in the supplied documents. No affected products, versions, or fixes are explicitly described here. Monitor for vendor advisories and patch releases.

5.5CVSS7.1AI score0.00199EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
•added 2025/04/01 3:41 p.m.•47 views

CVE-2025-21940 drm/amdkfd: Fix NULL Pointer Dereference in KFD queue

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL Pointer Dereference in KFD queue Through KFD IOCTL Fuzzing we encountered a NULL pointer derefrence when calling kfdqueueacquirebuffers. cherry picked from commit 049e5bf3c8406f87c3d8e1958e0a16804fa1d530...

0.00199EPSS
SaveExploits0References3
OSV
OSV
•added 2025/04/01 3:41 p.m.•23 views

CVE-2025-21940 drm/amdkfd: Fix NULL Pointer Dereference in KFD queue

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL Pointer Dereference in KFD queue Through KFD IOCTL Fuzzing we encountered a NULL pointer derefrence when calling kfdqueueacquirebuffers. cherry picked from commit 049e5bf3c8406f87c3d8e1958e0a16804fa1d530...

5.5CVSS5.9AI score
SaveExploits0References6
GithubExploit
GithubExploit
•added 2025/03/21 3:32 p.m.•167 views

Exploit for CVE-2025-30208

Blog Recommendations https://w8ay.fun/toc Recently, a po...

5.3CVSS6.9AI score0.74771EPSS
SaveExploits28
Rows per page
Query Builder