Lucene search
+L

1535 matches found

Packet Storm News
Packet Storm News
added 2025/06/10 12:0 a.m.11 views

ZTaint-Havoc: from Havoc Mode to Zero-Execution Fuzzing-Driven Taint Inference

Fuzzing is a widely used technique for discovering software vulnerabilities, but identifying hot bytes that influence program behavior remains challenging. Traditional taint analysis can track such bytes white-box, but suffers from scalability issue. Fuzzing-Driven Taint Inference FTI offers a...

6.9AI score
SaveExploits0
OSV
OSV
added 2025/06/05 12:11 a.m.8 views

OSV-2025-436 Security exception in graphql.parser.GraphqlAntlrToLanguage.createNonNullType

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=422217211 Crash type: Security exception Crash state: graphql.parser.GraphqlAntlrToLanguage.createNonNullType graphql.parser.GraphqlAntlrToLanguage.createType graphql.parser.GraphqlAntlrToLanguage.createListType...

7.1AI score
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2025/05/31 12:0 a.m.9 views

Bridging the Gap between Hardware Fuzzing and Industrial Verification

As hardware design complexity increases, hardware fuzzing emerges as a promising tool for automating the verification process. However, a significant gap still exists before it can be applied in industry. This paper aims to summarize the current progress of hardware fuzzing from an industry-use...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/28 12:0 a.m.6 views

A Comparative Study of Fuzzers and Static Analysis Tools for Finding Memory Unsafety in C and C++

Even today, over 70% of security vulnerabilities in critical software systems result from memory safety violations. To address this challenge, fuzzing and static analysis are widely used automated methods to discover such vulnerabilities. Fuzzing generates random program inputs to identify faults...

7.7AI score
SaveExploits0
AlpineLinux
AlpineLinux
added 2025/05/26 8:15 p.m.16 views

CVE-2025-5203

A vulnerability was found in Open Asset Import Library Assimp 5.4.3. It has been rated as problematic. Affected by this issue is the function SkipSpaces in the library assimp/include/assimp/ParsingUtils.h. The manipulation leads to out-of-bounds read. Local access is required to approach this...

7.8CVSS7.3AI score0.00251EPSS
SaveExploits1References6
AlpineLinux
AlpineLinux
added 2025/05/26 3:15 a.m.18 views

CVE-2025-5165

A vulnerability was found in Open Asset Import Library Assimp 5.4.3 and classified as problematic. This issue affects the function MDCImporter::ValidateSurfaceHeader of the file assimp/code/AssetLib/MDC/MDCLoader.cpp. The manipulation of the argument pcSurface2 leads to out-of-bounds read...

5.5CVSS7.3AI score0.00231EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2025/05/23 3:28 a.m.9 views

CVE-2023-26266

In AFL++ 4.05c, the CmpLog component uses the current working directory to resolve and execute unprefixed fuzzing targets, allowing code execution...

7.3CVSS7.1AI score0.004EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:28 a.m.18 views

CVE-2023-27601

OpenSIPS is a Session Initiation Protocol SIP server implementation. Prior to versions 3.1.7 and 3.2.4, OpenSIPS crashes when a malformed SDP body is received and is processed by the deletesdpline function in the sipmsgops module. This issue can be reproduced by calling the function with an SDP...

7.5CVSS6.6AI score0.0099EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:16 a.m.13 views

CVE-2023-3768

Incorrect data input validation vulnerability, which could allow an attacker with access to the network to implement fuzzing techniques that would allow him to gain knowledge about specially crafted packets that would create a DoS condition through the MMS protocol when initiating communication,...

8.6CVSS7.1AI score0.00556EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 1:8 a.m.12 views

CVE-2022-24666

A program using swift-nio-http2 is vulnerable to a denial of service attack, caused by a network peer sending a specially crafted HTTP/2 frame. This attack affects all swift-nio-http2 versions from 1.0.0 to 1.19.1. This vulnerability is caused by a logical error when parsing a HTTP/2 HEADERS fram...

7.5CVSS6.8AI score0.01354EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 1:8 a.m.8 views

CVE-2022-24668

A program using swift-nio-http2 is vulnerable to a denial of service attack caused by a network peer sending ALTSVC or ORIGIN frames. This attack affects all swift-nio-http2 versions from 1.0.0 to 1.19.1. This vulnerability is caused by a logical error after frame parsing but before frame handlin...

7.5CVSS6.8AI score0.01119EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:22 a.m.18 views

CVE-2019-10997

An issue was discovered on Phoenix Contact AXC F 2152 No.2404267 before 2019.0 LTS and AXC F 2152 STARTERKIT No.1046568 before 2019.0 LTS devices. Protocol Fuzzing on PC WORX Engineer by a man in the middle attacker stops the PLC service. The device must be rebooted, or the PLC service must be...

7.1CVSS6.8AI score0.01002EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/21 12:46 a.m.11 views

SUSE CVE-2025-37939

In the Linux kernel, the following vulnerability has been resolved: libbpf: Fix accessing BTF.ext corerelo header Update btfextparseinfo to ensure the corerelo header is present before reading its fields. This avoids a potential buffer read overflow reported by the OSS Fuzz project...

5.5CVSS6.6AI score0.00174EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2025/05/16 12:0 a.m.9 views

SynFuzz: Leveraging Fuzzing of Netlist to Detect Synthesis Bugs

In the evolving landscape of integrated circuit IC design, the increasing complexity of modern processors and intellectual property IP cores has introduced new challenges in ensuring design correctness and security. The recent advancements in hardware fuzzing techniques have shown their efficacy ...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/13 12:0 a.m.11 views

ROSA: Finding Backdoors with Fuzzing

A code-level backdoor is a hidden access, programmed and concealed within the code of a program. For instance, hard-coded credentials planted in the code of a file server application would enable maliciously logging into all deployed instances of this application. Confirmed software supply chain...

7.6AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2025/05/09 12:0 a.m.30 views

Breaking the Sound Barrier Part I: Fuzzing CoreAudio with Mach Messages

Guest post by Dillon Franke, Senior Security Engineer, 20% time on Project Zero Every second, highly-privileged MacOS system daemons accept and process hundreds of IPC messages. In some cases, these message handlers accept data from sandboxed or unprivileged processes. In this blog post, I’ll...

7.8CVSS7.5AI score0.00333EPSS
SaveExploits2
Packet Storm News
Packet Storm News
added 2025/05/09 12:0 a.m.10 views

An Empirical Study of Fuzz Harness Degradation

The purpose of continuous fuzzing platforms is to enable fuzzing for software projects via \emphfuzz harnesses -- but as the projects continue to evolve, are these harnesses updated in lockstep, or do they run out of date? If these harnesses remain unmaintained, will they \emphdegrade over time i...

7.1AI score
SaveExploits0
GithubExploit
GithubExploit
added 2025/05/07 12:2 a.m.1333 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:0 a.m.9 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:0 a.m.10 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
Rows per page
Query Builder