Lucene search
+L

507 matches found

Kitploit
Kitploit
added 2026/09/12 10:16 a.m.9 views

ruzzy

Ruzzy 純粋なRubyコードおよびRuby C拡張向けのカバレッジガイドファザーです。 Ruzzyは、GoogleのAtheris(Pythonファザー)に大きく触発されています。Ruzzyは、カバレッジの計装とファジングエンジンにlibFuzzer(またはLibAFL)を使用しています。また、C拡張のファジング時にはAddressSanitizerおよびUndefinedBehaviorSanitizerもサポートしています。Ruzzyの背後にある着想について詳しく知りたい場合は、論文「Design and Implementation of a Coverage-Guided...

5.9AI score
SaveExploits0References32
Kitploit
Kitploit
added 2026/09/12 7:07 a.m.5 views

CVE-2023-4863

CVE-2023-4863 root@kitploit: webpをチェックアウト git clone https://chromium.googlesource.com/webm/libwebp/ webptest cd webptest/ 脆弱性のあるバージョンをチェックアウト git checkout 7ba44f80f3b94fc0138db159afea770ef06532a0 AddressSanitizerを有効化 sed -i 's/^EXTRAFLAGS=./& -fsanitize=address/' makefile.unix webpをビルド make -f...

8.8CVSS7.2AI score0.99979EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/12 6:09 a.m.7 views

CVE-2025-6554

CVE-2025-6554 취약점 재현하기 root@kitploit: for macOS: brew intsall ninja git clone https://chromium.googlesource.com/chromium/tools/depottools.git export PATH=/path/to/depottools:$PATH fetch v8 cd v8 git checkout 13.8.500258 gclient sync -D sh v8asan.sh autoninja -C out/arm64.asan d8...

8.1CVSS7.5AI score0.12723EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/11 9:00 p.m.7 views

libtheora-CVE-2024-56431-PoC

root@kitploit: Compile application source code CFLAGS="-fsanitize=address -fsanitize=undefined -g -O1" CXXFLAGS="-fsanitize=address -fsanitize=undefined -g -O1" LDFLAGS="-fsanitize=address" ./configure make Compile PoC source code g++ fuzzer.cpp -o poc -I include/ lib/.libs/libtheora.a...

9.8CVSS7.1AI score0.01853EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 8:44 p.m.6 views

bunch-of-fuzzers-developed-using-libfuzzer-and-asan

libfuzzer と asan を使用して開発されたファザー群...

5.4AI score
SaveExploits0
OSS-Fuzz
OSS-Fuzz
added 2026/09/09 3:21 p.m.6 views

llvm:llvm-special-case-list-fuzzer: Crash in p_ere

Detailed Report: https://oss-fuzz.com/testcase?key=6388532688781312 Project: llvm Fuzzing Engine: libFuzzer Fuzz Target: llvm-special-case-list-fuzzer Job Type: libfuzzerasanllvm Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x7b6587ce1ff0 Crash State: pere pere pere Sanitizer: addre...

5.8AI score
SaveExploits0
CVE
CVE
added 2026/09/08 12:00 a.m.18 views

CVE-2026-30754

A memory corruption vulnerability in FFmpeg before 8.1 occurs in the nal_send function within libavformat/rtpenc_h264_hevc.c . When transmitting H.264/HEVC streams via RTP, a crafted input file causes a negative size parameter (size=-3) to be passed to memcpy , leading to memory corruption. The i...

8.8CVSS0.00347EPSS
SaveExploits0References3
OSS-Fuzz
OSS-Fuzz
added 2026/09/04 10:02 p.m.9 views

lucene:QueryParserFuzzer: Security exception in org.apache.lucene.util.ArrayUtil.copyOfSubArray

Detailed Report: https://oss-fuzz.com/testcase?key=6593902333984768 Project: lucene Fuzzing Engine: libFuzzer Fuzz Target: QueryParserFuzzer Job Type: libfuzzerasanlucene Platform Id: linux Crash Type: Security exception Crash Address: Crash State: org.apache.lucene.util.ArrayUtil.copyOfSubArray...

5.8AI score
SaveExploits0
EUVD
EUVD
added 2026/06/09 6:20 a.m.29 views

EUVD-2026-35353

A remote, unauthenticated BLE peer can trigger a 2-byte out-of-bounds write in the Bluetooth host during L2CAP LE CoC SDU reassembly. When the application enables segmentation via chanops.allocbuf and the chosen RX pool has a userdatasize smaller than 2 bytes, the segmentation counter stored in t...

7.6CVSS5.5AI score0.00452EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/04/29 12:00 a.m.10 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: libpng (UTSA-2026-015468)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-015468 advisory. Buffer Overflow vulnerability in libpng 1.6.43-1.6.46 allows a local attacker to cause a denial of service via the pngimage with AddressSanitizer ASan, the program...

5.5CVSS5.5AI score0.00144EPSS
SaveExploits1References4
CVE
CVE
added 2026/03/31 10:21 p.m.32 views

CVE-2026-34555

Technical specifics (affected products/versions/vector details) are not publicly provided in the supplied documents. The entry notes a stack-buffer-overflow in iccDEV CIccTagFixedNum::GetValues() prior to 2.3.1.6 and a patch in 2.3.1.6.

6.2CVSS5.8AI score0.00177EPSS
SaveExploits1References6Affected Software1
EUVD
EUVD
added 2026/03/31 10:19 p.m.23 views

EUVD-2026-17719

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a heap-buffer-overflow HBO in CIccApplyCmmSearch::costFunc can be triggered via malformed JSON configuration input to the iccApplySearch tool. AddressSanitizer reports an...

6.2CVSS5.7AI score0.00159EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/31 10:01 p.m.35 views

CVE-2026-34539 iccDEV: HBO in CTiffImg::WriteLine()

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a crafted ICC profile and TIFF input can trigger a heap-buffer-overflow HBO in CTiffImg::WriteLine. The issue is observable under AddressSanitizer as an out-of-bounds heap read...

6.2CVSS0.00156EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/24 4:21 p.m.12 views

JLSEC-2026-9 Buffer Overflow vulnerability in libpng 1.6.43-1.6.46 allows a local attacker to cause a denial of...

Buffer Overflow vulnerability in libpng 1.6.43-1.6.46 allows a local attacker to cause a denial of service via the pngimage with AddressSanitizer ASan, the program leaks memory in various locations, eventually leading to high memory usage and causing the program to become unresponsive...

5.5CVSS6AI score0.00144EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/11 12:00 a.m.11 views

PT-2026-24697

NanoMQ MQTT Broker NanoMQ is an all-around Edge Messaging Platform. MQTT v5 Variable Byte Integer parsing out-of-bounds: get var integer accepts 5-byte varints without bounds checks; reliably triggers OOB read / crash when built with ASan. This affects 0.24.6 and earlier...

7.5CVSS5.8AI score0.00302EPSS
SaveExploits1References4
Packet Storm
Packet Storm
added 2026/02/26 12:00 a.m.155 views

📄 OpenBabel 3.1.1 Parsing Issues

This Metasploit auxiliary module generates specially crafted proof of concept files targeting potential parsing vulnerabilities in OpenBabel version 3.1.1 such as NULL pointer dereference and out-of-bounds read conditions...

5.5AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/01/28 12:29 a.m.14 views

SUSE CVE-2025-28162

Buffer Overflow vulnerability in libpng 1.6.43-1.6.46 allows a local attacker to cause a denial of service via the pngimage with AddressSanitizer ASan, the program leaks memory in various locations, eventually leading to high memory usage and causing the program to become unresponsive...

3.3CVSS5.9AI score0.00144EPSS
SaveExploits1References9
Vulnrichment
Vulnrichment
added 2026/01/27 12:00 a.m.10 views

CVE-2025-28162

Buffer Overflow vulnerability in libpng 1.6.43-1.6.46 allows a local attacker to cause a denial of service via the pngimage with AddressSanitizer ASan, the program leaks memory in various locations, eventually leading to high memory usage and causing the program to become unresponsive...

5.9AI score0.00144EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2021-28194

Malicious code in bioql PyPI...

5.5CVSS5.7AI score0.0087EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2022-34735

Malicious code in bioql PyPI...

5.5CVSS5AI score0.00376EPSS
SaveExploits1References6
Rows per page
Query Builder