4 papers
Refploit: Facilitating Exploit Construction via Code-Agent Trajectory Repair
Zirui Chen, Zhipeng Xue, Jiayuan Zhou +3
Vulnerability exploits play a crucial role in assessing the downstream impact of Java library vulnerabilities. While some vulnerabilities are accompanied by disclosed exploit refer…
ATTAIN: Automated Exploit Failure Analysis through Trace-Driven Diff Analysis
Xinwei Mao, Zirui Chen, Xing Hu +1
Exploits are widely used to check whether library vulnerabilities appear in different versions and to mark affected version ranges. Exploit-based checks sometimes fail because expl…
Generating Mitigations for Downstream Projects to Neutralize Upstream Library Vulnerability
Zirui Chen, Xing Hu, Puhua Sun +2
Third-party libraries are essential in software development as they prevent the need for developers to recreate existing functionalities. However, vulnerabilities within these libr…
Vulnerability-Triggering Test Case Generation from Third-Party Libraries
Yi Gao, Xing Hu, Zirui Chen +1
Open-source third-party libraries are widely used in software development. These libraries offer substantial advantages in terms of time and resource savings. However, a significan…