QID 356574
Date Published: 2023-11-09
QID 356574: Amazon Linux Security Advisory for docker : ALAS2ECS-2023-019
Templates did not properly consider backticks (`) as javascript string delimiters, and as such did not escape them as expected.
Backticks are used, since es6, for js template literals.
If a template contained a go template action within a javascript template literal, the contents of the action could be used to terminate the literal, injecting arbitrary javascript code into the go template. (
( CVE-2023-24538) html/template: improper handling of javascript whitespace. not all valid javascript whitespace characters were considered to be whitespace.
Templates containing whitespace characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in javascript contexts that also contain actions may not be properly sanitized during execution. (
( CVE-2023-24540) the http/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in august through october 2023. (
( CVE-2023-39325)
Note: The preceding description block is extracted directly from the security advisory. Using automation, we have attempted to clean and format it as much as possible without introducing additional issues.
Successful exploitation of this vulnerability could lead to a securitybreach or could affect integrity, availability, and confidentiality.
- ALAS2ECS-2023-019 -
alas.aws.amazon.com/AL2/ALASECS-2023-019.html
CVEs related to QID 356574
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| ALAS2ECS-2023-019 | amazon linux 2 |
|