Lucene search

K
amazonAmazonALAS2-2023-1924
HistoryJan 30, 2023 - 4:02 p.m.

Medium: curl

2023-01-3016:02:00
alas.aws.amazon.com
19

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

7.2 High

AI Score

Confidence

High

5 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:N/A:P

0.002 Low

EPSS

Percentile

55.7%

Issue Overview:

A vulnerability was found in curl. This issue occurs due to an erroneous function. A malicious server could make curl within Network Security Services (NSS) get stuck in a never-ending busy loop when trying to retrieve that information. This flaw allows an Infinite Loop, affecting system availability. (CVE-2022-27781)

A vulnerability was found in curl. The issue can occur when curl’s HSTS check is bypassed to trick it to keep using HTTP. Using its HSTS support, curl can be instructed to use HTTPS instead of an insecure clear-text HTTP step even when providing HTTP in the URL. Suppose the hostname in the given URL first uses IDN characters that get replaced with ASCII counterparts as part of the IDN conversion. In that case, it can bypass the HSTS mechanism using the character UTF-8 U+3002 (IDEOGRAPHIC FULL STOP) instead of the common ASCII full stop (U+002E). Then in a subsequent request, it does not detect the HSTS state and makes a clear text transfer. Because it would store the information, IDN encoded but looked for it as IDN decoded. (CVE-2022-43551)

A vulnerability was found in curl. In this issue, curl can be asked to tunnel all protocols virtually it supports through an HTTP proxy. HTTP proxies can deny these tunnel operations using an appropriate HTTP error response code. When getting denied to tunnel the specific SMB or TELNET protocols, curl can use a heap-allocated struct after it has been freed and shut down the code path in its transfer. (CVE-2022-43552)

Affected Packages:

curl

Note:

This advisory is applicable to Amazon Linux 2 (AL2) Core repository. Visit this FAQ section for the difference between AL2 Core and AL2 Extras advisories.

Issue Correction:
Run yum update curl to update your system.

New Packages:

aarch64:  
    curl-7.87.0-2.amzn2.0.1.aarch64  
    libcurl-7.87.0-2.amzn2.0.1.aarch64  
    libcurl-devel-7.87.0-2.amzn2.0.1.aarch64  
    curl-debuginfo-7.87.0-2.amzn2.0.1.aarch64  
  
i686:  
    curl-7.87.0-2.amzn2.0.1.i686  
    libcurl-7.87.0-2.amzn2.0.1.i686  
    libcurl-devel-7.87.0-2.amzn2.0.1.i686  
    curl-debuginfo-7.87.0-2.amzn2.0.1.i686  
  
src:  
    curl-7.87.0-2.amzn2.0.1.src  
  
x86_64:  
    curl-7.87.0-2.amzn2.0.1.x86_64  
    libcurl-7.87.0-2.amzn2.0.1.x86_64  
    libcurl-devel-7.87.0-2.amzn2.0.1.x86_64  
    curl-debuginfo-7.87.0-2.amzn2.0.1.x86_64  

Additional References

Red Hat: CVE-2022-27781, CVE-2022-43551, CVE-2022-43552

Mitre: CVE-2022-27781, CVE-2022-43551, CVE-2022-43552

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

7.2 High

AI Score

Confidence

High

5 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:N/A:P

0.002 Low

EPSS

Percentile

55.7%