CVE-2023-52081

Public Exploit
ewen-lbh/ffcss late-Unicode normalization vulnerability

Description

ffcss is a CLI interface to apply and configure Firefox CSS themes. Prior to 0.2.0, the function `lookupPreprocess()` is meant to apply some transformations to a string by disabling characters in the regex `[-_ .]`. However, due to the use of late Unicode normalization of type NFKD, it is possible to bypass that validation and re-introduce all the characters in the regex `[-_ .]`. The `lookupPreprocess()` can be easily bypassed with equivalent Unicode characters like U+FE4D (﹍), which would result in the omitted U+005F (_), for instance. The `lookupPreprocess()` function is only ever used to search for themes loosely (case insensitively, while ignoring dashes, underscores and dots), so the actual security impact is classified as low. This vulnerability is fixed in 0.2.0. There are no known workarounds.

Category

5.3
CVSS
Severity: Medium
CVSS 3.1 •
EPSS 0.13%
Vendor Advisory github.com
Affected: ewen-lbh ffcss
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2023-52081?
CVE-2023-52081 has been scored as a medium severity vulnerability.
How to fix CVE-2023-52081?
To fix CVE-2023-52081, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2023-52081 being actively exploited in the wild?
It is possible that CVE-2023-52081 is being exploited or will be exploited in a near future based on public information. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2023-52081?
CVE-2023-52081 affects ewen-lbh ffcss.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.