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

No validation on account names #217

Open
bohdan-shulha opened this issue Oct 6, 2024 · 0 comments
Open

No validation on account names #217

bohdan-shulha opened this issue Oct 6, 2024 · 0 comments

Comments

@bohdan-shulha
Copy link
Contributor

Reported by Kunal Mhaske [email protected]

Vulnerability Name: No validation on account names

Vulnerable URL: https://ctl.ptah.sh/user/profile

Description:
Account name text fields have no validation and any characters can be used to save the name. This can be used for malicious purposes. a complete malicious link can be saved in this textboxes and when you send users an invitation to join new relic account, this names will render as valid link in email clients.for eg if i save account name as some porn site, it will render as link in email client.since the email is from trusted domain like new relic, victim will definitely want to click on the link which will end up him visiting some porn site.See the attached screenshot. For eg purpose i used http://google.com/ as name.

Steps:

  1. Login in to the account.
  2. go to profile.
  3. In the name field type https://gooogle.com/ and save it

Impact:
No validation on account names

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

No branches or pull requests

1 participant