A Server-Side JavaScript Security Architecture for Secure Integration of Third-Party Libraries
A Server-Side JavaScript Security Architecture for Secure Integration of Third-Party Libraries
复制标题
用于安全集成第三方库的服务器端 JavaScript 安全架构
DOI:
--
复制
发表时间:
2019
期刊:
影响因子:
--
通讯作者:
Frank Piessens
中科院分区:
文献类型:
--
作者:
N. V. Ginkel;Willem De Groef;F. Massacci;Frank Piessens
The popularity of the JavaScript programming language for server-side programming has increased tremendously over the past decade. The Node.js framework is a popular JavaScript server-side framework with an efficient runtime for cloud-based event-driven architectures. One of its strengths is the presence of thousands of third-party libraries which allow developers to quickly build and deploy applications. These very libraries are a source of security threats as a vulnerability in one library can (and in some cases did) compromise an entire server. In order to support the secure integration of libraries, we developed NODESENTRY, the first security architecture for server-side JavaScript. Our policy enforcement infrastructure supports an easy deployment of web hardening techniques and access control policies on interactions between libraries and their environment, including any dependent library. We discuss the design and implementation of NODESENTRY and present its performance and security evaluation.
影响因子:
--
作者:
David Swasey;Deepak Garg;Derek Dreyer
通讯作者:
Derek Dreyer