Open redirect
None
X
XVIDEOS
Submitted None
Actions:
Reported by
p_anand1234
Vulnerability Details
Technical details and impact analysis
## Summary:
An open redirect vulnerability was discovered on the website https://www.xnxx.com/todays-selection/1. This issue allows attackers to modify URLs to redirect users to arbitrary external websites, including malicious or phishing sites. The vulnerability can be exploited by manipulating specific URL parameters, leading to potential phishing attacks, credential theft, or malware distribution.
## Steps To Reproduce:
1. Navigate to the following URL:https://www.xnxx.com/todays-selection/1
2. inspect the page
3. Go to this attribut:-"href="/todays-selection/2""
3. instead of the "href="/todays-selection/2"" put the "https://google.com"
4. Then browser are the redirect the page on the google.com
## Supporting Material/References:
[list any additional material (e.g. screenshots, logs, etc.)]
* [attachment / reference]
## Impact
The open redirect vulnerability allows attackers to perform malicious redirections, leading to potential phishing attacks or malicious website access. By using this vulnerability, attackers could deceive users into clicking on harmful links that might steal credentials or compromise security.
## Recommendation:
The website should implement input validation for URLs provided in the redirection parameters, allowing only trusted domains or URLs. A whitelist of allowed domains should be enforced for redirection links to mitigate the risk of abuse.
Report Details
Additional information and metadata
State
Closed
Substate
Spam
Submitted
Weakness
Open Redirect