首页    期刊浏览 2024年07月05日 星期五
登录注册

文章基本信息

  • 标题:Source Code Analysis to Remove Security Vulnerabilities in Java Socket Programs: A Case Study
  • 本地全文:下载
  • 作者:Natarajan Meghanathan
  • 期刊名称:International Journal of Network Security & Its Applications
  • 印刷版ISSN:0975-2307
  • 电子版ISSN:0974-9330
  • 出版年度:2013
  • 卷号:5
  • 期号:1
  • DOI:10.5121/ijnsa.2013.51011
  • 出版社:Academy & Industry Research Collaboration Center (AIRCC)
  • 摘要:This paper presents the source code analysis of a file reader server socket program (connection-oriented sockets) developed in Java, to illustrate the identification, impact analysis and solutions to remove five important software security vulnerabilities, which if left unattended could severely impact the server running the software and also the network hosting the server. The five vulnerabilities we study in this paper are: (1) Resource Injection, (2) Path Manipulation, (3) System Information Leak, (4) Denial of Service and (5) Unreleased Resource vulnerabilities. We analyze the reason why each of these vulnerabilities occur in the file reader server socket program, discuss the impact of leaving them unattended in the program, and propose solutions to remove each of these vulnerabilities from the program. We also analyze any potential performance tradeoffs (such as increase in code size and loss of features) that could arise while incorporating the proposed solutions on the server program. The proposed solutions are very generic in nature, and can be suitably modified to correct any such vulnerabilities in software developed in any other programming language. We use the Fortify Source Code A nalyzer to conduct the source code analysis of the file reader server program, implemented on a Windows XP virtual machine with the standard J2SE v.7 development kit
  • 关键词:Software vulnerabilities; Source code analysis; Resource Injection; Path manipulation; System ;information leak; Denial of service; Unreleased resource; Network security
国家哲学社会科学文献中心版权所有