php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66722 Cross-site Scripting
Submitted: 2014-02-16 05:49 UTC Modified: 2014-07-02 19:46 UTC
From: allan dot jay71 at yahoo dot com Assigned:
Status: No Feedback Package: Website problem
PHP Version: 5.6.0alpha2 OS: Windows 7
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: allan dot jay71 at yahoo dot com
New email:
PHP Version: OS:

 

 [2014-02-16 05:49 UTC] allan dot jay71 at yahoo dot com
Description:
------------
I uploaded a .SVG which contained a malicious XSS Code.

code used: "><img src=x onerror=alert(document.cookie)>

Test script:
---------------
Code inside the .SVG FILE: "><img src=x onerror=alert(document.cookie)>

Expected result:
----------------
the XSS Code will appear

Actual result:
--------------
Trying

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-02-16 19:24 UTC] bjori@php.net
-Status: Open +Status: Feedback
 [2014-02-16 19:24 UTC] bjori@php.net
where did you upload that svg?
 [2014-07-02 19:46 UTC] tyrael@php.net
-Status: Feedback +Status: No Feedback
 [2014-07-02 19:46 UTC] tyrael@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 15:01:29 2024 UTC