Closed
Bug 1329505
Opened 9 years ago
Closed 9 years ago
Hey Mozila Team. My name is Shoaib Arif.I,m a Security Researcher.I,m Testing your site and Found a ClickJacking Bug. ClickJacking Bug is that Bug The Attacker can Deleted Or Uploaded any thing which he want.Please Patch your Security
Categories
(Invalid Bugs :: General, defect)
Invalid Bugs
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: shoaibcrunchi1234, Unassigned)
References
()
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
Steps to reproduce:
Hey Mozila Team. My name is Shoaib Arif.I,m a Security Researcher.I,m Testing your site and Found a ClickJacking Bug.
ClickJacking Bug is that Bug The Attacker can Deleted Or Uploaded any thing which he want.Please Patch your Security
Actual results:
<html>
<head>
<title>Clickjack test </title>
</head>
<body>
<p>Website is vulnerable to clickjacking!</p>
<iframe src="
http://validator.w3.org/
" width="500" height="500"></iframe>
</body>
</html>
I,m Waitng your reply.
Thanks
Expected results:
<html>
<head>
<title>Clickjack test </title>
</head>
<body>
<p>Website is vulnerable to clickjacking!</p>
<iframe src="
http://validator.w3.org/
" width="500" height="500"></iframe>
</body>
</html>
I,m Waitng your reply.
Thanks
Reporter | ||
Updated•9 years ago
|
Use https://landfill.bugzilla.org/ for testing purposes.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Component: Untriaged → General
Product: Core → Invalid Bugs
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•