Code-Based Vulnerability Detection in Node.js Applications: How far are we?
Code-Based Vulnerability Detection in Node.js Applications: How far are we?
复制标题
DOI:
10.1145/3324884.3421838
复制
发表时间:
2020-08
期刊:
影响因子:
--
通讯作者:
Bodin Chinthanet;Serena Elisa Ponta;H. Plate;A. Sabetta;R. Kula;T. Ishio;Ken-ichi Matsumoto
中科院分区:
文献类型:
--
作者:
Bodin Chinthanet;Serena Elisa Ponta;H. Plate;A. Sabetta;R. Kula;T. Ishio;Ken-ichi Matsumoto
With one of the largest available collection of reusable packages, the JavaScript runtime environment Node.js is one of the most popular programming application. With recent work showing evidence that known vulnerabilities are prevalent in both open source and industrial software, we propose and implement a viable code-based vulnerability detection tool for Node.js applications. Our case study lists the challenges encountered while implementing our Node.js vulnerable code detector.