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 in projects page #118

Open
mousetail opened this issue Dec 8, 2021 · 0 comments
Open

XSS in projects page #118

mousetail opened this issue Dec 8, 2021 · 0 comments

Comments

@mousetail
Copy link

I found this: https://www.pygame.org/project/4210 really old project on the website. It seems like <script> is escaped but <!-- is not on the list page. This breaks the layout of the page. This case is relatively innocent but you can potentially selectively disable arbitrary scripts or page elements using this method to create a real security vulnerability.

The details page gives a 500 error.

Not sure if this is the place for website bugs, please point me to the correct place if this isn't it

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