[ 
https://issues.apache.org/jira/browse/JENA-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15125384#comment-15125384
 ] 

ASF subversion and git services commented on JENA-1123:
-------------------------------------------------------

Commit 3e98f93305747dd9791d05979d1e7576256d8aa9 in jena's branch 
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=3e98f93 ]

JENA-1123: Merge 'refs/pull/125/head' of github.com:apache/jena

This closes #125.


> Cross Site Scripting (XSS) vulnerability on Fuseki 2.3.1
> --------------------------------------------------------
>
>                 Key: JENA-1123
>                 URL: https://issues.apache.org/jira/browse/JENA-1123
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Fuseki
>    Affects Versions: Fuseki 2.3.1
>            Reporter: Massimiliano Ricci
>              Labels: security, xss
>
> In fuseki web interface, dataset.html page -> tab "query"
> it's possible to write query like:
> {noformat}
> SELECT 
>       ("<b>hello</b>" AS ?Y)
>       ("<script>alert(document.domain)</script>" AS ?X) 
> WHERE { }
> {noformat}
> that show a pop-up with hostname.
> Probably the problem is with the YASQE dependency.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to