CVE-2023-25558
Last modified
CVE-2023-25558 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. DataHub is an open-source metadata platform. When the DataHub frontend is configured to authenticate via SSO, it will leverage the pac4j library. EPSS estimates a 1.03% chance of exploitation in the next 30 days.
Description
DataHub is an open-source metadata platform. When the DataHub frontend is configured to authenticate via SSO, it will leverage the pac4j library. The processing of the `id_token` is done in an unsafe manner which is not properly accounted for by the DataHub frontend. Specifically, if any of the id_token claims value start with the {#sb64} prefix, pac4j considers the value to be a serialized Java object and will deserialize it. This issue may lead to Remote Code Execution (RCE) in the worst case. Although a `RestrictedObjectInputStream` is in place, that puts some restriction on what classes can be deserialized, it still allows a broad range of java packages and potentially exploitable with different gadget chains. Users are advised to upgrade. There are no known workarounds. This vulnerability was discovered and reported by the GitHub Security lab and is tracked as GHSL-2022-086.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Datahub Project | Datahub | < 0.9.5 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-25558?
How severe is CVE-2023-25558?
How do I fix CVE-2023-25558?
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-25552 A CWE-862: Missing Authorization vulnerability exists tha…8.1
- CVE-2023-25553 A CWE-79: Improper Neutralization of Input Duri…6.1
- CVE-2023-25554 A CWE-78: Improper Neutralization of Special Elements u…7.8
- CVE-2023-25555 A CWE-78: Improper Neutralization of Special …8.1
- CVE-2023-25556 A CWE-287: Improper Authentication vulnerability exists tha…8.8
- CVE-2023-25557DataHub is an open-source metadata platform. The DataHub fro…9.1
- CVE-2023-25559DataHub is an open-source metadata platform. When not using …8.1
- CVE-2023-2556The WPCS – WordPress Currency Switcher Professional plugin f…4.3
- CVE-2023-25560DataHub is an open-source metadata platform. The AuthService…9.8
- CVE-2023-25561DataHub is an open-source metadata platform. In the event a …9.8
- CVE-2023-25562DataHub is an open-source metadata platform. In versions of …9.8
- CVE-2023-25563GSS-NTLMSSP is a mechglue plugin for the GSSAPI library that…7.5
Are you affected by CVE-2023-25558?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
