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

Potentional XSS and reflected download issues with people search photos #688

Closed
jrivard opened this issue Feb 10, 2023 · 1 comment
Closed

Comments

@jrivard
Copy link
Contributor

jrivard commented Feb 10, 2023

When users have the ability to upload photos, there is a potential for malicious users to upload scripting or or other non-photo types and have them reflected where photos are viewed.

This issue allows downloads of files that do not match an appropriate mime image type by having the application guess a mimetype via sniffing.

Thanks to Yassine Bengana & Maxime Escourbiac from Michelin CERT Team for discovery and responsible disclosure of this issue.

@jrivard
Copy link
Contributor Author

jrivard commented May 24, 2023

This is fixed in v2.0.5 release.

@jrivard jrivard closed this as completed May 24, 2023
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