Closed
Bug 951279
Opened 11 years ago
Closed 11 years ago
XSS Vulnerability in Firefox 25.01 version
Categories
(Firefox :: Security, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 951277
People
(Reporter: manikandan.digi, Unassigned)
Details
1.Open NotePad and type the script as below.
<script>alert("XSS");</script>
This is a simple script, but the noticeable thing is it allows any script.
2.This is the most important part to reproduce the bug.
Save the file with any name that ends up with .html
For Example, Here I have saved my file as XSSBug.html
3.Open the XSSbug file in Firefox 25.0.1 version or any other new or old version.
I think this may affect all versions of Firefox.
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
![]() |
||
Updated•11 years ago
|
Group: core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•