CVE-2025-13425
LOWOSV-SCALIBR < 0.3.4 - Denial of Service via Filesystem Traversal Fallback Path
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2025-13425. PoCs published by adminlove520, 0xXA.
AI-analyzed exploit summary This repository provides a functional proof-of-concept for CVE-2025-13425, a nil pointer dereference vulnerability in osv-scalibr. The exploit involves creating a malicious VMDK file with an empty directory to trigger a segmentation fault during filesystem traversal.
Description
A bug in the filesystem traversal fallback path causes fs/diriterate/diriterate.go:Next() to overindex an empty slice when ReadDir returns nil for an empty directory, resulting in a panic (index out of range) and an application crash (denial of service) in OSV-SCALIBR.
Exploits (2)
This repository provides a functional proof-of-concept for CVE-2025-13425, a nil pointer dereference vulnerability in osv-scalibr. The exploit involves creating a malicious VMDK file with an empty directory to trigger a segmentation fault during filesystem traversal.
This PoC demonstrates a nil pointer dereference vulnerability (CVE-2025-13425) in Google's osv-scalibr tool when processing VMDK files containing empty directories. The exploit triggers a segmentation fault by leveraging improper handling of virtual filesystems.
References (1)
Scores
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L/E:P