bug-bounty480
google297
xss277
microsoft249
facebook211
rce159
apple150
exploit136
bragging-post102
account-takeover98
malware94
csrf84
cve79
privilege-escalation74
authentication-bypass65
stored-xss65
writeup61
reflected-xss57
browser54
react53
ssrf51
phishing50
dos50
input-validation49
cloudflare49
access-control49
cross-site-scripting48
node46
aws46
smart-contract45
docker45
sql-injection45
ethereum44
defi43
web-security43
web-application42
supply-chain42
oauth41
web339
burp-suite36
lfi34
vulnerability-disclosure34
idor34
html-injection33
smart-contract-vulnerability32
race-condition32
clickjacking31
reverse-engineering31
information-disclosure30
csp-bypass30
0
7/10
A reflected XSS vulnerability was discovered on Yahoo Finance's mobile version via the /quote/ endpoint. The attacker bypassed filters that converted lowercase characters to uppercase by using HTML entity encoding (e.g., a for 'a') to evade the case-sensitivity filter and successfully execute JavaScript.
reflected-xss
filter-bypass
html-encoding
character-encoding-bypass
mobile-version
yahoo
finance.yahoo.com
svg-payload
case-sensitivity-bypass
finance.yahoo.com
Samuel
Yahoo
0
4/10
writeup
A security researcher documents bypassing an XSS filter on a private program by discovering that a search parameter was reflected unencoded in a `<dfn>` tag, then using double URL encoding and backticks to replace parentheses in a `<script>alert(0)</script>` payload to execute XSS.
Mohamed Sayed