VYPR

aws-sigv4

by Amazon

CVEs (1)

  • 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…