Open Hebing123 opened 10 months ago
MyONTV admin has a reflective cross-site vulnerability.
MyONTV-Admin has a reflection cross-site attack vulnerability caused by signup.php directly referencing the "thanks" parameter without filtering.
http://ip:port/signup.php?thanks=%22%3E%3CScRiPt%3Ealert(document.cookie)%3C/ScRiPt%3E
If a user or administrator accesses the malicious url, the cookie may be obtained by an attacker.
The CVE feedback version cannot be determined, and the CVE number cannot be assigned.
Summary
MyONTV admin has a reflective cross-site vulnerability.
Details
MyONTV-Admin has a reflection cross-site attack vulnerability caused by signup.php directly referencing the "thanks" parameter without filtering.
Proof of Concept (POC)
http://ip:port/signup.php?thanks=%22%3E%3CScRiPt%3Ealert(document.cookie)%3C/ScRiPt%3E
Impact
If a user or administrator accesses the malicious url, the cookie may be obtained by an attacker.