Reflected XSS on ██████.mil
Medium
U
U.S. Dept Of Defense
Submitted None
Actions:
Reported by
alishah
Vulnerability Details
Technical details and impact analysis
**Description:**
While looking for *.mil, I found a website that is vulnerable to reflected XSS.
## Impact
An attacker can use it to fetch cookies/tokens from any website which requires login by using a CORS bug if the site is vulnerable to CORS.
## System Host(s)
████.mil
## Affected Product(s) and Version(s)
## CVE Numbers
## Steps to Reproduce
1. Go to this URL: https://███████████████████html
2. On the search bar, write this payload. <script>alert(document.cookie)</script>
3. & you'll see the pop-up.
## Suggested Mitigation/Remediation Actions
Report Details
Additional information and metadata
State
Closed
Substate
Resolved
Submitted
Weakness
Cross-site Scripting (XSS) - Reflected