Vulnerability Description
cdo-local-uuid project provides a specialized UUID-generating function that can, on user request, cause a program to generate deterministic UUIDs. An information leakage vulnerability is present in `cdo-local-uuid` at version `0.4.0`, and in `case-utils` in unpatched versions (matching the pattern `0.x.0`) at and since `0.5.0`, before `0.15.0`. The vulnerability stems from a Python function, `cdo_local_uuid.local_uuid()`, and its original implementation `case_utils.local_uuid()`.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Lfprojects | Case Python Utilities | 0.5.0 |
| Lfprojects | Cdo Local Uuid Utility | 0.4.0 |
Related Weaknesses (CWE)
References
- https://github.com/Cyber-Domain-Ontology/CDO-Utility-Local-UUID/commit/9e78f7cb1Patch
- https://github.com/Cyber-Domain-Ontology/CDO-Utility-Local-UUID/pull/3Patch
- https://github.com/Cyber-Domain-Ontology/CDO-Utility-Local-UUID/pull/4Patch
- https://github.com/Cyber-Domain-Ontology/CDO-Utility-Local-UUID/security/advisorExploitMitigationThird Party Advisory
- https://github.com/casework/CASE-Utilities-Python/commit/00864cd12de7c50d882dd1aPatch
- https://github.com/casework/CASE-Utilities-Python/commit/1cccae8eb3cf94b3a28f649Patch
- https://github.com/casework/CASE-Utilities-Python/commit/5acb929dfb599709d1c8c90Patch
- https://github.com/casework/CASE-Utilities-Python/commit/7e02d18383eabbeb9fb4ec9Patch
- https://github.com/casework/CASE-Utilities-Python/commit/80551f49241c874c7c50e14Patch
- https://github.com/casework/CASE-Utilities-Python/commit/939775f956796d0432ecabbPatch
- https://github.com/casework/CASE-Utilities-Python/commit/db428a0745dac4fdd888cedPatch
- https://github.com/casework/CASE-Utilities-Python/commit/e4ffadc3d56fd303b8f465dPatch
- https://github.com/casework/CASE-Utilities-Python/commit/fca7388f09feccd3b9ea88ePatch
- https://github.com/casework/CASE-Utilities-Python/commit/fdc32414eccfcbde6be0fd9Patch
- https://github.com/Cyber-Domain-Ontology/CDO-Utility-Local-UUID/commit/9e78f7cb1Patch
FAQ
What is CVE-2024-22194?
CVE-2024-22194 is a vulnerability with a CVSS score of 2.2 (LOW). cdo-local-uuid project provides a specialized UUID-generating function that can, on user request, cause a program to generate deterministic UUIDs. An information leakage vulnerability is present in `c...
How severe is CVE-2024-22194?
CVE-2024-22194 has been rated LOW with a CVSS base score of 2.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-22194?
Check the references section above for vendor advisories and patch information. Affected products include: Lfprojects Case Python Utilities, Lfprojects Cdo Local Uuid Utility.