<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: XSS in suggestion box in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322548#M9549</link>
    <description>&lt;P&gt;6.0 is in the tags&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jan 2016 11:30:50 GMT</pubDate>
    <dc:creator>Paco_Alías</dc:creator>
    <dc:date>2016-01-19T11:30:50Z</dc:date>
    <item>
      <title>XSS in suggestion box</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322546#M9547</link>
      <description>&lt;P&gt;Hi everybody&lt;/P&gt;
&lt;P&gt;recently we have found that when creating a user, Nuxeo allows you to set some fields like firstName or lastName with HTML code. See examples below:&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;curl -X POST -H "Content-Type: application/json" -u Administrator:Administrator -d '{ "entity-type": "user", "id":"xssuser", "properties":{"username":"xssuser", "email":"xss@athento.com", "lastName":"XSS attack!", "firstName":"&amp;lt;script&amp;gt;alert(\"You have been hacked!\");&amp;lt;/script&amp;gt;", "password":"xsspasswd" } }' &lt;A href="http://localhost:8080/nuxeo/api/v1/user" target="test_blank"&gt;http://localhost:8080/nuxeo/api/v1/user&lt;/A&gt;&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;will result in the following situation
&lt;IMG src="http://oi64.tinypic.com/2cwkhma.jpg" alt="type an image title" /&gt;&lt;/P&gt;
&lt;P&gt;It is also possible to include the same fields in the creation-user form vía UI.&lt;/P&gt;
&lt;P&gt;When you try to search the user using the suggestion box (on the top-right corner of the page) you'll get the following message:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://oi68.tinypic.com/ivhg6t.jpg" alt="type an image title" /&gt;&lt;/P&gt;
&lt;P&gt;If you load the default search page and your compromising documents (users in this case) is included in the results page, the script code is also executed.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://oi64.tinypic.com/2ch6mpc.jpg" alt="type an image title" /&gt;&lt;/P&gt;
&lt;P&gt;The same happens when you change dc:title field or any field listed in the search layout.&lt;/P&gt;
&lt;P&gt;¿Is it any bugfix around this?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2016 15:45:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322546#M9547</guid>
      <dc:creator>Paco_Alías</dc:creator>
      <dc:date>2016-01-18T15:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: XSS in suggestion box</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322547#M9548</link>
      <description>&lt;P&gt;Hi Paco. Thanks for the report, we'll investigate ASAP. On what version of Nuxeo did you test?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2016 11:27:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322547#M9548</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2016-01-19T11:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: XSS in suggestion box</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322548#M9549</link>
      <description>&lt;P&gt;6.0 is in the tags&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2016 11:30:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322548#M9549</guid>
      <dc:creator>Paco_Alías</dc:creator>
      <dc:date>2016-01-19T11:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: XSS in suggestion box</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322549#M9550</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The problem with the results in the top-right search box for a compromised user name (or document title in some situations) is fixed for the next releases and hotfixes (6.0-HF26, 7.10-HF04, 8.1). Our internal reference for this is NXP-18833 (the ticket is not yet public).&lt;/P&gt;
&lt;P&gt;I couldn't reproduce any issue with the display of a compromised document title in search results. Could you expand on the exact issue? Note that previous XSS issues have been fixed, notably for Nuxeo 6.0-HF20, so you should make sure you test on the latest hotfix release.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2016 18:22:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322549#M9550</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2016-01-19T18:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: XSS in suggestion box</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322550#M9551</link>
      <description>&lt;P&gt;First of all, very thankful for your quick response. We will apply the hotfixes and let you know the results.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 10:53:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322550#M9551</guid>
      <dc:creator>Paco_Alías</dc:creator>
      <dc:date>2016-01-20T10:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: XSS in suggestion box</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322551#M9552</link>
      <description>&lt;P&gt;Here are the screenshots with the documents issue 6.0-HF01&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 10:54:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322551#M9552</guid>
      <dc:creator>Paco_Alías</dc:creator>
      <dc:date>2016-01-20T10:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: XSS in suggestion box</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322552#M9553</link>
      <description>&lt;P&gt;Here are the screenshots with the documents issue 6.0-HF01&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 10:54:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322552#M9553</guid>
      <dc:creator>Paco_Alías</dc:creator>
      <dc:date>2016-01-20T10:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: XSS in suggestion box</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322553#M9554</link>
      <description>&lt;P&gt;I couldn't reproduce this with the latest hotfix 6.0-HF25.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 13:29:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322553#M9554</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2016-01-20T13:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: XSS in suggestion box</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322554#M9555</link>
      <description>&lt;P&gt;I will test as soon as I have the oportunity. Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 15:42:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322554#M9555</guid>
      <dc:creator>Paco_Alías</dc:creator>
      <dc:date>2016-01-20T15:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: XSS in suggestion box</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322555#M9556</link>
      <description>&lt;P&gt;Just a quick update. We've tested the same scenario with HF25 and got the same result. Users can be created with&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;script&amp;gt;alert('hacked!');&amp;lt;/script&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;as first or last name.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2016 18:52:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322555#M9556</guid>
      <dc:creator>Paco_Alías</dc:creator>
      <dc:date>2016-02-02T18:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: XSS in suggestion box</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322556#M9557</link>
      <description>&lt;P&gt;Yes as I mentioned above it's fixed for the upcoming Nuxeo 6.0-HF26.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2016 22:28:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/xss-in-suggestion-box/m-p/322556#M9557</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2016-02-03T22:28:31Z</dc:date>
    </item>
  </channel>
</rss>

