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/issues/68 | Exploit Issue Tracking Third Party Advisory |
https://github.com/FriendsOfFlarum/upload/pull/318 | Patch Third Party Advisory |
https://github.com/FriendsOfFlarum/upload/releases/tag/1.2.3 | Patch Third Party Advisory |
https://github.com/FriendsOfFlarum/upload/security/advisories/GHSA-fm53-mpmp-7qw2 | Third Party Advisory |
https://github.com/FriendsOfFlarum/upload/issues/68 | Exploit Issue Tracking Third Party Advisory |
https://github.com/FriendsOfFlarum/upload/pull/318 | Patch Third Party Advisory |
https://github.com/FriendsOfFlarum/upload/releases/tag/1.2.3 | Patch Third Party Advisory |
https://github.com/FriendsOfFlarum/upload/security/advisories/GHSA-fm53-mpmp-7qw2 | Third Party Advisory |
Configurations
History
21 Nov 2024, 07:03
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 3.5
v3 : 8.7 |
References | () https://github.com/FriendsOfFlarum/upload/issues/68 - Exploit, Issue Tracking, Third Party Advisory | |
References | () https://github.com/FriendsOfFlarum/upload/pull/318 - Patch, Third Party Advisory | |
References | () https://github.com/FriendsOfFlarum/upload/releases/tag/1.2.3 - Patch, Third Party Advisory | |
References | () https://github.com/FriendsOfFlarum/upload/security/advisories/GHSA-fm53-mpmp-7qw2 - Third Party Advisory |
Information
Published : 2022-06-02 14:15
Updated : 2024-11-21 07:03
NVD link : CVE-2022-30999
Mitre link : CVE-2022-30999
CVE.ORG link : CVE-2022-30999
JSON object : View
Products Affected
friendsofflarum
- upload
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')