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

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>27642</bug_id>
          
          <creation_ts>2014-12-17 20:47:05 +0000</creation_ts>
          <short_desc>Enumerate security considerations for display of URLs to users, especially non-ASCII URLs.</short_desc>
          <delta_ts>2015-08-25 14:22:59 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>URL</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sam Ruby">rubys</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>masinter</cc>
    
    <cc>mike</cc>
    
    <cc>rubys</cc>
          
          <qa_contact>sideshowbarker+urlspec</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>116433</commentid>
    <comment_count>0</comment_count>
    <who name="Sam Ruby">rubys</who>
    <bug_when>2014-12-17 20:47:05 +0000</bug_when>
    <thetext>This bug was opened on behalf of Larry Masinter, based on:

https://github.com/webspecs/url/issues/18</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121427</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-06-22 17:20:27 +0000</bug_when>
    <thetext>See http://tools.ietf.org/html/rfc3987#section-8 in particular for some of the risks. Mostly UI risks. The encoding risks are not really URL-specific.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122771</commentid>
    <comment_count>2</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-08-25 11:01:15 +0000</bug_when>
    <thetext>That RFC boils down to &quot;spoofing&quot; risks and being careful with allocating new URLs to avoid having your users spoofed. (Though obviously you can&apos;t do that for domain names.)

We&apos;ve also tackled some reparsing issues. This is why the host parser disallows a certain set of ASCII code points.

We should mention that in certain contexts URLs can be used to execute attacks. E.g., if a user agent dispatches unknown URLs to elsewhere it should do so very carefully and both parties need to understand the implications (they typically don&apos;t expect attacks).

And I guess we should mention that bidirectional URLs can cause significant confusion.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122774</commentid>
    <comment_count>3</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-08-25 14:22:59 +0000</bug_when>
    <thetext>https://github.com/whatwg/url/commit/2232f47f3ed145d2f1111a6bac7284c2077c2ef7

Leaving bidi to bug 27641.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>