首页> 外文期刊>Software >DjangoChecker: Applying extended taint tracking and server side parsing for detection of context-sensitive XSS flaws
【24h】

DjangoChecker: Applying extended taint tracking and server side parsing for detection of context-sensitive XSS flaws

机译:DjangoChecker:应用扩展的污点跟踪和服务器端解析以检测上下文相关的XSS缺陷

获取原文
获取原文并翻译 | 示例
           

摘要

Cross-site scripting (XSS) flaws are a class of security flaws that permit the injection of malicious code into a web application. In simple situations, these flaws can be caused by missing input sanitizations. Sometimes, however, all application inputs are sanitized, but the sanitizations are not appropriate for the browser contexts of the sanitized values. Using an incorrect sanitizer can make the application look protected, when it is in fact vulnerable as if no sanitization was used, creating a context-sensitive XSS flaw. To discover context-sensitive XSS flaws, we introduce DjangoChecker. DjangoChecker combines extended dynamic taint tracking with a model browser for context analysis. We demonstrate the practical application of DjangoChecker on eight mature web applications based on Django, discovering previously unknown flaws in seven of the eight applications, including highly severe flaws that allow arbitrary JavaScript execution in the seven flawed applications.
机译:跨站点脚本(XSS)漏洞是一类安全漏洞,它们允许将恶意代码注入Web应用程序。在简单的情况下,这些缺陷可能是由于缺少输入清理功能引起的。但是,有时会清除所有应用程序输入的内容,但不适用于已清除值的浏览器上下文。使用不正确的清理程序可能会使应用程序看起来受到保护,而实际上却好像没有使用任何清理程序一样容易受到攻击,从而创建了上下文相关的XSS漏洞。为了发现上下文相关的XSS缺陷,我们引入了DjangoChecker。 DjangoChecker将扩展的动态污点跟踪与模型浏览器结合在一起进行上下文分析。我们在基于Django的八个成熟的Web应用程序上演示了DjangoChecker的实际应用,发现了八个应用程序中七个中以前未知的缺陷,包括高度严重的缺陷,这些缺陷允许在七个有缺陷的应用程序中任意执行JavaScript。

著录项

  • 来源
    《Software》 |2019年第1期|130-148|共19页
  • 作者

    Steinhauser Antonin; Tuma Petr;

  • 作者单位

    Charles Univ Prague, Fac Math & Phys, Dept Distributed & Dependable Syst, Prague, Czech Republic;

  • 收录信息 美国《科学引文索引》(SCI);美国《工程索引》(EI);
  • 原文格式 PDF
  • 正文语种 eng
  • 中图分类
  • 关键词

    context-sensitive XSS; security; web application;

    机译:上下文相关的XSS;安全性;Web应用程序;

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号