VYPR

AWS SDK Rust

by Awslabs

Source repositories

CVEs (2)

  • CVE-2023-30610MedApr 19, 2023
    risk 0.36cvss 5.5epss 0.00

    aws-sigv4 is a rust library for low level request signing in the aws cloud platform. The `aws_sigv4::SigningParams` struct had a derived `Debug` implementation. When debug-formatted, it would include a user's AWS access key, AWS secret key, and security token in plaintext. When…

  • CVE-2026-15957HigJul 21, 2026
    risk 0.00cvss 7.5epss 0.01

    Smithy-RS is a Rust code generation and runtime framework that generates HTTP clients and servers from Smithy interface definitions, powering the AWS SDK for Rust and custom service implementations. Uncontrolled recursion in the JSON, CBOR, and XML deserializer functions…