Vulnerability CVE-2022-30999


Published: 2022-06-02

Description:
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.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

CVSS2 => (AV:N/AC:M/Au:S/C:N/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
3.5/10
2.9/10
6.8/10
Exploit range
Attack complexity
Authentication
Remote
Medium
Single time
Confidentiality impact
Integrity impact
Availability impact
None
Partial
None
Affected software
Friendsofflarum -> Upload 

 References:
https://github.com/FriendsOfFlarum/upload/releases/tag/1.2.3
https://github.com/FriendsOfFlarum/upload/pull/318
https://github.com/FriendsOfFlarum/upload/issues/68
https://github.com/FriendsOfFlarum/upload/security/advisories/GHSA-fm53-mpmp-7qw2

Copyright 2024, cxsecurity.com

 

Back to Top