Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Report: Stored HTML Injection #1650

Open
milanjain7906 opened this issue Jan 20, 2025 · 0 comments
Open

Bug Report: Stored HTML Injection #1650

milanjain7906 opened this issue Jan 20, 2025 · 0 comments

Comments

@milanjain7906
Copy link

servity:- medium

storedhtmlinjection.mp4

Bug Report: Stored HTML Injection
Description: Hello Team,

I discovered a vulnerability where an attacker can execute a stored HTML injection that leads to an open redirect. This issue allows a malicious user to exploit the application by redirecting victims to arbitrary, potentially harmful websites.

Steps to Reproduce:

Navigate to https://support.runbox.com/index.php?/Tickets/
create an ticket that contains html injection payload
Inject the following HTML code in a comment field: free_reward_is_here
Observe that the HTML injection is executed.and victim will be redirectd on evil.com
Impact: This vulnerability has significant security implications:

Phishing & XSS: The attacker can host a phishing page or an XSS attack on the redirected site, potentially compromising the victim's credentials or executing malicious scripts.
This vulnerability allows an attacker to craft a malicious link that, when clicked by a user, redirects them to an external site. This can be exploited to direct users to phishing sites, initiate XSS attacks, or serve other malicious content. The open redirect can be used as a vector to further compromise the user's security by leading them to harmful websites.
Website Defacement: The appearance of the page can be altered, potentially damaging the reputation of the website.
This issue poses a threat to users' security by exposing them to phishing attacks and other malicious activities. Please prioritize the investigation and mitigation of this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant