<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>66579</bug_id>
          
          <creation_ts>2011-08-19 13:26:50 -0700</creation_ts>
          <short_desc>[meta] XSSAuditor should have fewer false negatives</short_desc>
          <delta_ts>2021-09-21 14:08:38 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>XSSAuditor</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>27895</dependson>
    
    <dependson>29278</dependson>
    
    <dependson>66580</dependson>
    
    <dependson>66585</dependson>
    
    <dependson>66588</dependson>
    
    <dependson>66850</dependson>
    
    <dependson>67091</dependson>
    
    <dependson>67134</dependson>
    
    <dependson>68094</dependson>
    
    <dependson>68281</dependson>
    
    <dependson>70255</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Adam Barth">abarth</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>dbates</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>454023</commentid>
    <comment_count>0</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2011-08-19 13:26:50 -0700</bug_when>
    <thetext>Currently the XSSAuditor has very few false positives, but it does have a number of false negatives.  False negatives a problematic because they let attackers bypass the filter, negating some of its security benefits.  False positives fall into two categories:

1) Tricky injections into in-scope injection contexts.
2) Injections into out-of-scope injection contexts.

Whether an injection context is in-scope is somewhat of an arbitrary distinction, but we should aim to tackle all the tricky injection vectors for the in-scope injection contexts before we expand to consider more contexts in-scope.  This approach puts us on a path to eliminating all the attack vectors for a given set of vulnerabilities rather than catching some, but not all, the attack vectors for a large number of vulnerabilities.

Let&apos;s use this bug as a meta bug for Type 1 vulnerabilities (which will appear as blocking this bug).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1795757</commentid>
    <comment_count>1</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2021-09-21 14:08:38 -0700</bug_when>
    <thetext>The XSS Auditor is removed in Bug 230499.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>