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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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 23:01:30 2024 UTC