期刊文献+

面向项目版本差异性的漏洞识别技术研究

Vulnerability identification technology research based on project version difference
下载PDF
导出
摘要 开源代码托管平台为软件开发行业带来了活力和机遇,但存在诸多安全隐患。开源代码的不规范性、项目依赖库的复杂性、漏洞披露平台收集漏洞的被动性等问题都影响着开源项目及引入开源组件的闭源项目的安全,大部分漏洞修复行为无法及时被察觉和识别,进而将各类项目的安全风险直接暴露给攻击者。为了全面且及时地发现开源项目中的漏洞修复行为,设计并实现了基于项目版本差异性的漏洞识别系统—VpatchFinder。系统自动获取开源项目中的更新代码及内容数据,对更新前后代码和文本描述信息进行提取分析。提出了基于安全行为与代码特征的差异性特征,提取了包括项目注释信息特征组、页面统计特征组、代码统计特征组以及漏洞类型特征组的共40个特征构建特征集,采用随机森林算法来训练可识别漏洞的分类器。通过真实漏洞数据进行测试,VpatchFinder的精确率为84.35%,准确率为85.46%,召回率为85.09%,优于其他常见的机器学习算法模型。进一步通过整理的历年部分开源软件CVE漏洞数据进行实验,其结果表明68.07%的软件漏洞能够提前被VpatchFinder发现。该研究结果可以为软件安全架构设计、开发及成分分析等领域提供有效技术支撑。 The open source code hosting platform has brought power and opportunities to software development,but there are also many security risks.The open source code has poor quality,the dependency libraries of projects are complex and vulnerability collection platforms are inadequate in collecting vulnerabilities.All these problems affect the security of open source projects and complex software with open source complements and most security patches can't be discovered and applied in time.Thus,the hackers could be easily found such vulnerable software.To discover the vulnerability in the open source community fully and timely,a vulnerability identification system based on project version difference was proposed.The update contents of projects in the open source community were collected automatically,then features were defined as security behaviors and code differences from the code and log in patches,40 features including comment information feature group,page statistics feature group,code statistics feature group and vulnerability type feature group were proposed to build feature set.And random forest model was built to learn classifiers for vulnerability identification.The results show that VpatchFinder achieves a precision rate of 0.844,an accuracy rate of 0.855 and a recall rate of 0.851.Besides,68.07%of community vulnerabilities can be early discovered by VpatchFinder in real open source CVE vulnerabilities.This research result can improve the current issue in software security architecture design and development.
作者 黄诚 孙明旭 段仁语 吴苏晟 陈斌 HUANG Cheng;SUN Mingxu;DUAN Renyu;WU Susheng;CHEN Bin(School of Cyber Science and Engineering,Sichuan University,Chengdu 610065,China;Guangxi Key Laboratory of Cryptography and Information Security,Guilin 541000,China)
出处 《网络与信息安全学报》 2022年第1期52-62,共11页 Chinese Journal of Network and Information Security
基金 国家自然科学基金(61902265) 四川省科技厅重点研发项目(2020YFG0047) 广西密码学与信息安全重点实验室研究课题(GCIS201921)。
关键词 漏洞识别 开源平台 安全修复 机器学习 vulnerability detection open source platform security patch machine learning
  • 相关文献

参考文献7

二级参考文献43

  • 1董志强,肖新光,张栗伟.编码心理学分析病毒同源性[J].信息安全与通信保密,2005(8):55-59. 被引量:9
  • 2夏一民,罗军,张民选.基于静态分析的安全漏洞检测技术研究[J].计算机科学,2006,33(10):279-282. 被引量:29
  • 3Havard Julsrud Harge. A Survey of Software Safety[M].Norwegian University of Science and Technology,2001-11.
  • 4NASA-GB-8719.13.NASA Software Safety Guidebook.2002-01.
  • 5Department of Defense. Software System Safety Handbook. A Technical & Managerial Team Approach,by Joint Software System Safety Committee, 1999-11.
  • 6J Dennis Lawrence. Software Safety Hazard Analysis. Lawrence Livermore National Laboratory, 1995-10.
  • 7Scott Meyers. Effective C++[M].Addison Wesley, 1998.
  • 8Scott Meyers. More Effective C++[M].Addison Wesley,1996.
  • 9J Viega,J Bloch,T Kohno. ITS4:A Static Vulnerability Scanner for C and C++ Code[C].In: 16th Annual Computer Security Applications Conference, 2000.
  • 10Wagner D,Foster J S,Brewer E A. A first step towards automated detection of buffer overrun vulnerabilities[A].San Diego,California:Internet Society,2000.3-17.

共引文献109

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部