CVE-2025-13425
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-11-20
Last updated on: 2025-11-20
Assigner: Google Inc.
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| osv-scalibr | 4.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-476 | The product dereferences a pointer that it expects to be valid but is NULL. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is caused by a bug in the filesystem traversal fallback path where the function fs/diriterate/diriterate.go:Next() attempts to access an element in an empty slice when ReadDir returns nil for an empty directory. This results in an index out of range panic, causing the application to crash.
How can this vulnerability impact me? :
The vulnerability can cause the affected application (OSV-SCALIBR) to crash due to a panic triggered by an out-of-range index access. This leads to a denial of service condition, potentially disrupting normal operations.
Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70