CyberRota Analysis
AI-GeneratedThe aws-smithy-json runtime crate prior to version 0.62.7 is vulnerable to uncontrolled recursion, which can be exploited by remote unauthenticated users through a single small HTTP request containing deeply nested JSON. This vulnerability can lead to a denial of service by causing process aborts due to stack exhaustion. Organizations utilizing the smithy-rs code generator should prioritize upgrading to version 0.62.7 or later to mitigate this risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Uncontrolled recursion in the unknown-key skip path of the aws-smithy-json runtime crate before 0.62.7, which the smithy-rs code generator invokes from every generated struct deserializer, might allow remote unauthenticated users to cause a denial of service (process abort via stack exhaustion) via a single small HTTP request containing deeply nested JSON to a smithy-rs generated server. To remediate this issue, users should upgrade to aws-smithy-json 0.62.7 or later and rebuild.
Related CVEs
Other vulnerabilities affecting the same vendor(s)