Reflected XSS on delivery.glovoapp.com
Medium
G
Glovo
Submitted None
Actions:
Reported by
celesian
Vulnerability Details
Technical details and impact analysis
## Summary:
Hi, there's a reflected XSS vulnerability present on the https://delivery.glovoapp.com/referrals/ endpoint.
## Steps To Reproduce:
Opening the following URL should trigger the prompt() window specified in the request parameters, indicating that arbitrary javascript can be injected into the page.
- https://delivery.glovoapp.com/referrals/?email=%22%3E%3CsCriPt%20class%3Ddalfox%3Eprompt%281%29%3C%2Fscript%3E&lang=rs
## Impact
An attacker can do several client-side attacks on Glovo customers.
Report Details
Additional information and metadata
State
Closed
Substate
Resolved
Submitted
Weakness
Cross-site Scripting (XSS) - Reflected