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

XSS vulnerability at create tag function. #1700

Open
KevinKien opened this issue Oct 30, 2024 · 1 comment
Open

XSS vulnerability at create tag function. #1700

KevinKien opened this issue Oct 30, 2024 · 1 comment

Comments

@KevinKien
Copy link

KevinKien commented Oct 30, 2024

XSS vulnerability at the "Lead" function. When i create a tag with payload "2"><img src=x onerror=alert(String.fromCharCode(88,83,83));>" example like image bellow:

download

After i click create new tag, pop up will show such as image bellow.

download (1)

Any one when access to url https://demo.krayincrm.com/krayin-42-112-15-238/admin/leads/view/8, pop up will show cho this user.

Recommended: You should validate input for tag, don't allow insert special characters or html encode special characters.

@suraj-webkul
Copy link
Collaborator

Hello, @KevinKien,

Thank you for addressing this issue. We appreciate the fix provided in PR #1675 and your prompt response.

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

3 participants