A semantic data validation service for web applications

  • Authors:
  • Shadi Aljawarneh;Faisal Alkhateeb;Eslam Al Maghayreh

  • Affiliations:
  • Isra University, Science and IT Faculty;Yarmouk University, Computer Science Department, IT Faculty;Yarmouk University, Computer Science Department, IT Faculty

  • Venue:
  • Journal of Theoretical and Applied Electronic Commerce Research
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

An Input validation can be a critical issue. Typically, a little attention is paid to it in a web development project, because overenthusiastic validation can tend to cause failures in the software, and can also break the security upon web applications such as an unauthorized access to data. Now, it is estimated the web application vulnerabilities (such as XSS or SQL injection) for more than two thirds of the reported web security vulnerabilities. In this paper, we start with a case study of the bypassing data validation and security vulnerabilities such as SQL injection and then go on to discuss the merits of a number of common data validation techniques. We also review the different solutions to date to provide data validation techniques in ecommerce applications. From this analysis, a new data validation service which is based upon semantic web Technologies, has been designed and implemented to prevent the web security vulnerabilities at the application level and to secure the web system even if the input validation modules are bypassed. Our semantic architecture consists of the following components: RDFa annotation for elements of web pages, interceptor, RDF extractor, RDF parser, and data validator. The experimental results of the pilot study indicate that the proposed data validation service might provide a detection, and prevention of some web application attacks.