Unknown · Nlohmann/Json · CVE-2024-38525
**Name of the Vulnerable Software and Affected Versions**
dd-trace-cpp versions prior to 0.2.2
**Description**
The issue occurs when the library fails to extract trace context due to malformed unicode. It attempts to log the list of audited headers and their values using the `nlohmann` JSON library. However, the invocation of the JSON library results in an uncaught exception, leading to a crash.
**Recommendations**
For versions prior to 0.2.2, update to version 0.2.2 to resolve the issue.