CVE-2025-68457
Last modified
CVE-2025-68457 is a low-severity vulnerability rated 0.6/10 on the CVSS scale. Orejime is a consent manager that focuses on accessibility. On HTML elements handled by Orejime prior to version 2.3.2, one could run malicious code by embedding `javascript:` code within data attributes. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
Orejime is a consent manager that focuses on accessibility. On HTML elements handled by Orejime prior to version 2.3.2, one could run malicious code by embedding `javascript:` code within data attributes. When consenting to the related purpose, Orejime would turn data attributes into unprefixed ones (i.e. `data-href` into `href`), thus executing the code. This shouldn't have any impact on most setups, as elements handled by Orejime are generally hardcoded. The problem would only arise if somebody could inject HTML code within pages. The problem has been patched in version 2.3.2. As a workaround, the problem can be fixed outside of Orejime by sanitizing attributes which could contain executable code.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Boscop | Orejime | < 2.3.2 |
References
- https://github.com/boscop-fr/orejime/issues/142Issue Tracking
- https://github.com/boscop-fr/orejime/pull/143Issue Tracking, Patch, Vendor Advisory
- https://github.com/boscop-fr/orejime/security/advisories/GHSA-72mh-hgpm-6384Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-68457?
How severe is CVE-2025-68457?
How do I fix CVE-2025-68457?
Are you affected by CVE-2025-68457?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
