← Back

Amazon

amazon

185 CVEs • 101 products

Products (101)

Click to collapse
Toggle
Freertos
freertos
Fire Os
fire_os
Opensearch
opensearch
Tough
tough
Athena Odbc
athena_odbc
Firecracker
firecracker
Data.all
data.all
Aws Lc Sys
aws-lc-sys
Aws Libcrypto
aws_libcrypto
Tuftool
tuftool
Kindle Touch
kindle_touch
Kindle For Pc
kindle_for_pc
Audible
audible
Workspaces
workspaces
Log4jhotpatch
log4jhotpatch
Amazon Linux
amazon_linux
Kiro Ide
kiro_ide
Merchant Sdk
merchant_sdk
Kindle
kindle
Amazon Music
amazon_music
Echo Firmware
echo_firmware
Freertos+fat
freertos+fat
Aws Lambda
aws_lambda
Open Distro
open_distro
Aws Workspaces
aws_workspaces
Sockeye
sockeye
Aws Opensearch
aws_opensearch
Hotpatch
hotpatch
Aws Sdk Java
aws-sdk-java
Efs Utils
efs-utils
Aws Sigv4
aws-sigv4
Alexa
alexa
Aws Dataall
aws-dataall
Ion
ion
Amplify Cli
amplify_cli
Harmonix
harmonix
Aurora Mysql
aurora_mysql
Efs Csi Driver
efs_csi_driver
Kiro Cli
kiro_cli
Cloudfront
cloudfront
S3 Store
s3_store
Sdk Tester
sdk_tester
Amazon Key
amazon_key
Echo Show
echo_show
Echo Plus
echo_plus
Echo Dot
echo_dot
Echo Spot
echo_spot
Echo
echo

CVEs (185)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Amazon
1Freertos
Jun 17, 2026
Apr 22, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The kernel in Amazon Web Services FreeRTOS before 10.4.3 has an integer overflow in stream_buffer.c for a stream buffer.
1Amazon
1Freertos
Jun 17, 2026
Apr 22, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The kernel in Amazon Web Services FreeRTOS before 10.4.3 has an integer overflow in queue.c for queue creation.
1Amazon
2Aws Sdk For Javascipt
Aws Shared Configuration File Loader
Jun 17, 2026
Jan 19, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
This affects the package @aws-sdk/shared-ini-file-loader before 1.0.0-rc.9; the package aws-sdk before 2.814.0. If an attacker submits a malicious INI file to an application that parses it with loadSharedConfigFiles , th...Show more
This affects the package @aws-sdk/shared-ini-file-loader before 1.0.0-rc.9; the package aws-sdk before 2.814.0. If an attacker submits a malicious INI file to an application that parses it with loadSharedConfigFiles , they will pollute the prototype on the application. This can be exploited further depending on the context.Show less
1Amazon
1Aws Encryption Sdk
Jun 17, 2026
Nov 16, 2020
N/A· v4
8.1 HIGH· v3
5.5 MEDIUM· v2
A weak robustness vulnerability exists in the AWS Encryption SDKs for Java, Python, C and Javalcript prior to versions 2.0.0. Due to the non-committing property of AES-GCM (and other AEAD ciphers such as AES-GCM-SIV or (...Show more
A weak robustness vulnerability exists in the AWS Encryption SDKs for Java, Python, C and Javalcript prior to versions 2.0.0. Due to the non-committing property of AES-GCM (and other AEAD ciphers such as AES-GCM-SIV or (X)ChaCha20Poly1305) used by the SDKs to encrypt messages, an attacker can craft a unique cyphertext which will decrypt to multiple different results, and becomes especially relevant in a multi-recipient setting. We recommend users update their SDK to 2.0.0 or later.Show less
1Amazon
1Firecracker
Jun 17, 2026
Oct 16, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In Amazon AWS Firecracker before 0.21.3, and 0.22.x before 0.22.1, the serial console buffer can grow its memory usage without limit when data is sent to the standard input. This can result in a memory leak on the microV...Show more
In Amazon AWS Firecracker before 0.21.3, and 0.22.x before 0.22.1, the serial console buffer can grow its memory usage without limit when data is sent to the standard input. This can result in a memory leak on the microVM emulation thread, possibly occupying more memory than intended on the host.Show less
1Amazon
1Aws S3 Crypto Sdk
Jun 17, 2026
Aug 11, 2020
N/A· v4
2.5 LOW· v3
2.1 LOW· v2
A vulnerability in the in-band key negotiation exists in the AWS S3 Crypto SDK for GoLang versions prior to V2. An attacker with write access to the targeted bucket can change the encryption algorithm of an object in the...Show more
A vulnerability in the in-band key negotiation exists in the AWS S3 Crypto SDK for GoLang versions prior to V2. An attacker with write access to the targeted bucket can change the encryption algorithm of an object in the bucket, which can then allow them to change AES-GCM to AES-CTR. Using this in combination with a decryption oracle can reveal the authentication key used by AES-GCM as decrypting the GMAC tag leaves the authentication key recoverable as an algebraic equation. It is recommended to update your SDK to V2 or later, and re-encrypt your files.Show less
1Amazon
1Aws S3 Crypto Sdk
Jun 17, 2026
Aug 11, 2020
N/A· v4
5.6 MEDIUM· v3
2.1 LOW· v2
A padding oracle vulnerability exists in the AWS S3 Crypto SDK for GoLang versions prior to V2. The SDK allows users to encrypt files with AES-CBC without computing a Message Authentication Code (MAC), which then allows...Show more
A padding oracle vulnerability exists in the AWS S3 Crypto SDK for GoLang versions prior to V2. The SDK allows users to encrypt files with AES-CBC without computing a Message Authentication Code (MAC), which then allows an attacker who has write access to the target's S3 bucket and can observe whether or not an endpoint with access to the key can decrypt a file, they can reconstruct the plaintext with (on average) 128*length (plaintext) queries to the endpoint, by exploiting CBC's ability to manipulate the bytes of the next block and PKCS5 padding errors. It is recommended to update your SDK to V2 or later, and re-encrypt your files.Show less
1Amazon
1Firecracker
Jun 17, 2026
Aug 4, 2020
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
In Firecracker 0.20.x before 0.20.1 and 0.21.x before 0.21.2, the network stack can freeze under heavy ingress traffic. This can result in a denial of service on the microVM when it is configured with a single network in...Show more
In Firecracker 0.20.x before 0.20.1 and 0.21.x before 0.21.2, the network stack can freeze under heavy ingress traffic. This can result in a denial of service on the microVM when it is configured with a single network interface, and an availability problem for the microVM network interface on which the issue is triggered.Show less
1Amazon
1Tough
Jun 17, 2026
Jul 9, 2020
N/A· v4
8.6 HIGH· v3
5.0 MEDIUM· v2
The tough library (Rust/crates.io) prior to version 0.7.1 does not properly verify the threshold of cryptographic signatures. It allows an attacker to duplicate a valid signature in order to circumvent TUF requiring a mi...Show more
The tough library (Rust/crates.io) prior to version 0.7.1 does not properly verify the threshold of cryptographic signatures. It allows an attacker to duplicate a valid signature in order to circumvent TUF requiring a minimum threshold of unique signatures before the metadata is considered valid. A fix is available in version 0.7.1. CVE-2020-6174 is assigned to the same vulnerability in the TUF reference implementation.Show less
1Amazon
1Aws Javascript S3 Explorer
Jun 17, 2026
Feb 13, 2020
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
explorer.js in Amazon AWS JavaScript S3 Explorer (aka aws-js-s3-explorer) v2 alpha before 2019-08-02 allows XSS in certain circumstances.
1Amazon
1Aws Lambda
Jun 17, 2026
Jan 8, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In aws-lambda versions prior to version 1.0.5, the "config.FunctioName" is used to construct the argument used within the "exec" function without any sanitization. It is possible for a user to inject arbitrary commands t...Show more
In aws-lambda versions prior to version 1.0.5, the "config.FunctioName" is used to construct the argument used within the "exec" function without any sanitization. It is possible for a user to inject arbitrary commands to the "zipCmd" used within "config.FunctionName".Show less
1Amazon
1Blink Xt2 Sync Module Firmware
Jun 17, 2026
Dec 31, 2019
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
Blink XT2 Sync Module firmware prior to 2.13.11 allows remote attackers to execute arbitrary commands on the device due to improperly sanitized input when the device retrieves updates scripts from the internet.
1Amazon
1Blink Xt2 Sync Module Firmware
Jun 17, 2026
Dec 11, 2019
N/A· v4
9.8 CRITICAL· v3
9.3 HIGH· v2
Blink XT2 Sync Module firmware prior to 2.13.11 allows remote attackers to execute arbitrary commands on the device due to improperly sanitized input when retrieving internal network configuration data.
1Amazon
1Blink Xt2 Sync Module Firmware
Jun 17, 2026
Dec 11, 2019
N/A· v4
8.8 HIGH· v3
8.3 HIGH· v2
Blink XT2 Sync Module firmware prior to 2.13.11 allows remote attackers to execute arbitrary commands on the device due to improperly sanitized input when configuring the devices wifi configuration via the bssid paramete...Show more
Blink XT2 Sync Module firmware prior to 2.13.11 allows remote attackers to execute arbitrary commands on the device due to improperly sanitized input when configuring the devices wifi configuration via the bssid parameter.Show less
1Amazon
1Blink Xt2 Sync Module Firmware
Jun 17, 2026
Dec 11, 2019
N/A· v4
8.8 HIGH· v3
8.3 HIGH· v2
Blink XT2 Sync Module firmware prior to 2.13.11 allows remote attackers to execute arbitrary commands on the device due to improperly sanitized input when configuring the devices wifi configuration via the key parameter.
1Amazon
1Blink Xt2 Sync Module Firmware
Jun 17, 2026
Dec 11, 2019
N/A· v4
8.8 HIGH· v3
8.3 HIGH· v2
Blink XT2 Sync Module firmware prior to 2.13.11 allows remote attackers to execute arbitrary commands on the device due to improperly sanitized input when configuring the devices wifi configuration via the encryption par...Show more
Blink XT2 Sync Module firmware prior to 2.13.11 allows remote attackers to execute arbitrary commands on the device due to improperly sanitized input when configuring the devices wifi configuration via the encryption parameter.Show less
1Amazon
1Blink Xt2 Sync Module Firmware
Jun 17, 2026
Dec 11, 2019
N/A· v4
8.8 HIGH· v3
8.3 HIGH· v2
Blink XT2 Sync Module firmware prior to 2.13.11 allows remote attackers to execute arbitrary commands on the device due to improperly sanitized input when configuring the devices wifi configuration via the ssid parameter...Show more
Blink XT2 Sync Module firmware prior to 2.13.11 allows remote attackers to execute arbitrary commands on the device due to improperly sanitized input when configuring the devices wifi configuration via the ssid parameter.Show less
1Amazon
1Blink Xt2 Sync Module Firmware
Jun 17, 2026
Dec 11, 2019
N/A· v4
6.8 MEDIUM· v3
7.2 HIGH· v2
Blink XT2 Sync Module firmware prior to 2.13.11 allows remote attackers to execute arbitrary code and commands on the device due to insufficient UART protections.
1Amazon
1Firecracker
Jun 17, 2026
Dec 11, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Firecracker vsock implementation buffer overflow in versions 0.18.0 and 0.19.0. This can result in potentially exploitable crashes.
1Amazon
1Audible
Jun 17, 2026
Dec 6, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
The Audible application through 2.34.0 for Android has Missing SSL Certificate Validation for Adobe SDKs, allowing MITM attackers to cause a denial of service.