FriendsofFlarum (FoF) Upload is an extension that handles file uploads intelligently for your forum. If FoF Upload prior to version 1.2.3 is configured to allow the uploading of SVG files ('image/svg+xml'), navigating directly to an SVG file URI could execute arbitrary Javascript code decided by an attacker. This Javascript code could include the execution of HTTP web requests to Flarum, or any other web service. This could allow data to be leaked by an authenticated Flarum user, or, possibly, for data to be modified maliciously. This issue has been patched with v1.2.3, which now sanitizes uploaded SVG files. As a workaround, remove the ability for users to upload SVG files through FoF Upload.
References
Link | Resource |
---|---|
https://github.com/FriendsOfFlarum/upload/releases/tag/1.2.3 | Patch Third Party Advisory |
https://github.com/FriendsOfFlarum/upload/pull/318 | Patch Third Party Advisory |
https://github.com/FriendsOfFlarum/upload/issues/68 | Exploit Issue Tracking Third Party Advisory |
https://github.com/FriendsOfFlarum/upload/security/advisories/GHSA-fm53-mpmp-7qw2 | Third Party Advisory |
Configurations
Information
Published : 2022-06-02 07:15
Updated : 2022-06-10 09:02
NVD link : CVE-2022-30999
Mitre link : CVE-2022-30999
JSON object : View
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Products Affected
friendsofflarum
- upload