Use Any Font <= 6.2.0 - Unauthenticated Arbitrary CSS Appending
2022-01-31 00:00
Krzysztof ZającStrategic Overview
StatusPatched in 6.2.1
Affected PluginUse Any Font | Custom Font Uploader
Affected Version
< 6.2.1CVSS6.1Medium
CVE
CVE-2021-24977Vulnerability Overview
The Use Any Font | Custom Font Uploader WordPress plugin before 6.2.1 does not have any authorisation checks when assigning a font, allowing unauthenticated users to send arbitrary CSS which will then be processed by the frontend for all users. Due to the lack of sanitisation and escaping in the backend, it could also lead to Stored XSS issues
Technical Analysis
REMEDIATION: Update to version 6.2.1, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C