Closed
Bug 1284470
Opened 10 years ago
Closed 10 years ago
Local Cross-site Scripting Vulnerability found in mozilla browser version 47.0
Categories
(Core :: Security, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: vaishnavgeet183, Unassigned)
Details
(Keywords: reporter-external, Whiteboard: [reporter-external] [web-bounty-form] [verif?])
Attachments
(1 file)
Step to reproduce:
Step A - Follow the step shown in "http://www.securityfocus.com/archive/1/537275/30/0/threaded"
(payload) - <script>;prompt(0)</script>
Step B - Encode the payload using base64.
(Encoded payload) - PHNjcmlwdD47cHJvbXB0KDApPC9zY3JpcHQ+
Step C - Open you browser and then put above encoded payload with -
data:text/html;base64,{encoded Payload}
data:text/html;base64,PHNjcmlwdD47cHJvbXB0KDApPC9zY3JpcHQ+
Step D - Now hit enter and you will see pop-up.
Flags: sec-bounty?
Group: websites-security → core-security
Component: Other → Security
OS: All → Linux
Product: Websites → Core
Hardware: All → x86_64
Version: unspecified → 46 Branch
Comment 1•10 years ago
|
||
This has been reported to us before, as the thread you link to mentions, and is an invalid issue.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Updated•10 years ago
|
Group: core-security
Updated•10 years ago
|
Flags: sec-bounty? → sec-bounty-
Updated•2 years ago
|
Keywords: reporter-external
You need to log in
before you can comment on or make changes to this bug.
Description
•