VYPR

AWS Software Development Kit

by Amazon

CVEs (4)

  • CVE-2018-19981HigApr 4, 2019
    risk 0.47cvss 7.2epss 0.02

    Amazon AWS SDK <=2.8.5 for Android uses Android SharedPreferences to store plain text AWS STS Temporary Credentials retrieved by AWS Cognito Identity Service. An attacker can use these credentials to create authenticated and/or authorized requests. Note that the attacker must…

  • CVE-2023-51651MedDec 22, 2023
    risk 0.32cvss 6.0epss 0.00

    AWS SDK for PHP is the Amazon Web Services software development kit for PHP. Within the scope of requests to S3 object keys and/or prefixes containing a Unix double-dot, a URI path traversal is possible. The issue exists in the `buildEndpoint` method in the RestSerializer…

  • CVE-2022-4725MedDec 27, 2022
    risk 0.29cvss 5.5epss 0.01

    A vulnerability was found in AWS SDK 2.59.0. It has been rated as critical. This issue affects the function XpathUtils of the file aws-android-sdk-core/src/main/java/com/amazonaws/util/XpathUtils.java of the component XML Parser. The manipulation leads to server-side request…

  • CVE-2022-2582MedDec 27, 2022
    risk 0.21cvss 4.3epss 0.00

    The AWS S3 Crypto SDK sends an unencrypted hash of the plaintext alongside the ciphertext as a metadata field. This hash can be used to brute force the plaintext, if the hash is readable to the attacker. AWS now blocks this metadata field, but older SDK versions still send it.