Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

O5K

#40294of 53,624
6.8Total CVSS
Vulnerabilities · 1
PT-2023-9033
6.8
2023-12-28
Msgpackr · Msgpack · CVE-2023-52079
**Name of the Vulnerable Software and Affected Versions** msgpackr versions prior to 1.10.1 **Description** The issue is related to the decoding of user-supplied MessagePack messages, which can cause threads to become stuck in a loop. This can be triggered by crafting specific messages. Exploits seem to require structured cloning. There is no information about the estimated number of potentially affected devices worldwide or real-world incidents where this issue was exploited. **Recommendations** For versions prior to 1.10.1, update to version 1.10.1 to resolve the issue. As a temporary workaround, consider replacing the 0x70 extension with a custom one that throws an error or does something other than recursive referencing to mitigate the issue.