构建首个可复现的大规模开源漏洞数据集,解决安全研究中的重现难题。
ARVO: Atlas of Reproducible Vulnerabilities for Open-Source Software
- 通过识别并解决漏洞复现障碍,实现大规模漏洞的可复现性。
- 覆盖311个开源项目6100+真实漏洞,81%可成功复现,补丁定位准确率达89.4%。
- 适合漏洞分析、自动化修复与安全工具验证的研究者使用。
实现漏洞数据集的可复现性、数量与多样性长期被视为三难困境,实践中可复现性常被忽视,限制了历史漏洞数据在安全研究中的应用。本文提出一种新方法,克服大规模漏洞复现的关键障碍,实现对开源软件漏洞数据集(OSS-Fuzz)的全面可复现性改造,构建了ARVO数据集(开源软件可复现漏洞图谱)。ARVO包含311个项目的超过6100个真实漏洞,每个漏洞均可在不同版本中一致重建、触发与分析。可复现性支持自动定位补丁,并允许在代码变更后直接交互漏洞,这是现有大规模数据集所不具备的能力。评估显示,ARVO成功复现81%的漏洞,补丁定位准确率为89.4%。本工作推动了上游开发实践改进,并为下游安全研究提供了高质量数据基础。
原文摘要 · Abstract (English)
Achieving reproducibility, quantity, and diversity in vulnerability datasets has long been viewed as an inherent three-way trade-off, where improving one dimension often comes at the cost of the others. In practice, reproducibility has been the dimension most often neglected. This has limited what can be automatically extracted from historical bug datasets, and has reduced their utility for downstream security research. In this work, we propose a method to produce a new security dataset which ensures reproducibility for diverse vulnerabilities at scale by identifying the key obstacles to large-scale bug reproduction and addressing them with general solutions. Using this method, we introduce full reproducibility to the largest open source software vulnerability dataset (OSS-Fuzz) and construct the ARVO dataset (an Atlas of Reproducible Vulnerabilities in Open-source software). ARVO is a large-scale dataset consisting of over 6,100 real-world vulnerabilities across 311 projects. Focusing on reproducibility, ARVO differs from existing datasets by providing each vulnerability in a form that can be consistently rebuilt, triggered, and analyzed across versions. Reproducibility also enables automatic identification of the corresponding patch for each vulnerability and supports direct interaction with vulnerabilities after code changes, capabilities that existing large-scale datasets do not provide. In our evaluation, ARVO successfully reproduces 81% of vulnerabilities and achieves 89.4% accuracy on the located patches. We also discuss ARVO's influence on both upstream practices and downstream security research.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。