CVE-2023-52081
Last modified
CVE-2023-52081 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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 `[-_ .]`. EPSS estimates a 0.52% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Ewen-Lbh | Firefox Css | < 0.2.0 |
References
- https://github.com/ewen-lbh/ffcss/security/advisories/GHSA-wpmx-564x-h2mhExploit, Vendor Advisory
- https://github.com/ewen-lbh/ffcss/security/advisories/GHSA-wpmx-564x-h2mhExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-52081?
How severe is CVE-2023-52081?
How do I fix CVE-2023-52081?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-52074FlyCms v1.0 was discovered to contain a Cross-Site Request F…8.8
- CVE-2023-52075ReVanced API proxies requests needed to feed the ReVanced Ma…7.5
- CVE-2023-52076Atril Document Viewer is the default document reader of the …7.8
- CVE-2023-52077Nexkey is a lightweight fork of Misskey v12 optimized for sm…9.8
- CVE-2023-52079msgpackr is a fast MessagePack NodeJS/JavaScript implementat…6.5
- CVE-2023-52080IEIT NF5280M6 UEFI firmware through 8.4 has a pool overflow …7.7
- CVE-2023-52082Lychee is a free photo-management tool. Prior to 5.0.2, Lyc…9.8
- CVE-2023-52083Winter is a free, open-source content management system. Pr…4.8
- CVE-2023-52084Winter is a free, open-source content management system. Pri…5.4
- CVE-2023-52085Winter is a free, open-source content management system. Use…5.4
- CVE-2023-52086resumable.php (aka PHP backend for resumable.js) 0.1.4 befor…8.1
- CVE-2023-5209The WordPress Online Booking and Scheduling Plugin WordPress…4.8
Are you affected by CVE-2023-52081?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
