QID 356597
Date Published: 2023-11-09
QID 356597: Amazon Linux Security Advisory for ecs-service-connect-agent : ALAS2ECS-2023-016
An issue was found in libcurl which allows cookies to be inserted into a running program if specific conditions are met.
The libcurl provided function, curl_easy_duphandle(), is used to duplicate the easy_handle associated with a transfer.
If a duplicated transfer's easy_handle has cookies enabled when it is duplicated, the cookie-enabled state is cloned but the actual cookies are not.
If the source easy_handle didn't read cookies from disk, the cloned easy_handle will attempt to read cookies from a file named 'none' in the local directory, potentially allowing arbitrary cookies to be loaded. (
( CVE-2023-38546) line directives ("//line") can be used to bypass the restrictions on "//go:cgo_" directives, allowing blocked linker and compiler flags to be passed during compilation.
This can result in unexpected execution of arbitrary code when running "go build".
The line directive requires the absolute path of the file in which the directive lives, which makes exploiting this issue significantly more complex. (
( CVE-2023-39323) 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-44487)
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-016 -
alas.aws.amazon.com/AL2/ALASECS-2023-016.html
CVEs related to QID 356597
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| ALAS2ECS-2023-016 | amazon linux 2 |
|