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

Escape asset_tag attribute at controller level for bulk checkout #10286

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

uberbrady
Copy link
Collaborator

If someone injects a nasty XSS payload into the asset_tag in the bulk checkout, it will execute whatever payload you put in via Javascript.

Solves a https://huntr.dev vulnerability reported to us.

@uberbrady uberbrady requested a review from snipe November 9, 2021 04:31
@snipe snipe merged commit 9ed1442 into snipe:master Nov 9, 2021
@snipe
Copy link
Owner

snipe commented Nov 9, 2021

Nice catch - that debug-bar thing suuuuucked.

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

Successfully merging this pull request may close these issues.

None yet

2 participants