VULTURE detects 1-day vulnerabilities in reused C/C++ third-party libraries by combining LLM-built vulnerability databases, LSH-based reuse detection, and chunk-level patch analysis, reporting 95.8% F1 on a 200-case benchmark and 175 confirmed vulnerabilities in 10 projects.
A Survey of Third-Party Library Security Research in Application Software
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In the current software development environment, third-party libraries play a crucial role. They provide developers with rich functionality and convenient solutions, speeding up the pace and efficiency of software development. However, with the widespread use of third-party libraries, associated security risks and potential vulnerabilities are increasingly apparent. Malicious attackers can exploit these vulnerabilities to infiltrate systems, execute unauthorized operations, or steal sensitive information, posing a severe threat to software security. Research on third-party libraries in software becomes paramount to address this growing security challenge. Numerous research findings exist regarding third-party libraries' usage, ecosystem, detection, and fortification defenses. Understanding the usage and ecosystem of third-party libraries helps developers comprehend the potential risks they bring and select trustworthy libraries. Third-party library detection tools aid developers in automatically discovering third-party libraries in software, facilitating their management. In addition to detection, fortification defenses are also indispensable. This article profoundly investigates and analyzes this literature, summarizing current research achievements and future development directions. It aims to provide practical and valuable insights for developers and researchers, jointly promoting the healthy development of software ecosystems and better-protecting software from security threats.
citation-role summary
citation-polarity summary
fields
cs.SE 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Enhancing Security in Third-Party Library Reuse -- Comprehensive Detection of 1-day Vulnerability through Code Patch Analysis
VULTURE detects 1-day vulnerabilities in reused C/C++ third-party libraries by combining LLM-built vulnerability databases, LSH-based reuse detection, and chunk-level patch analysis, reporting 95.8% F1 on a 200-case benchmark and 175 confirmed vulnerabilities in 10 projects.