Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

oracle-oval логотип

ELSA-2019-1880

Опубликовано: 30 июл. 2019
Источник: oracle-oval
Платформа: Oracle Linux 7

Описание

ELSA-2019-1880: curl security and bug fix update (LOW)

[7.29.0-51.0.1.el7_6.3]

[7.29.0-51.el7_6.3]

  • fix NTLM password overflow via integer overflow (CVE-2018-14618)

[7.29.0-51.el7_6.2]

  • prevent curl --rate-limit from crashing on https URLs (#1683292)

[7.29.0-51.el7_6.1]

  • prevent curl --rate-limit from hanging on file URLs (#1281969)

Обновленные пакеты

Oracle Linux 7

Oracle Linux aarch64

curl

7.29.0-51.0.1.el7_6.3

libcurl

7.29.0-51.0.1.el7_6.3

libcurl-devel

7.29.0-51.0.1.el7_6.3

Oracle Linux x86_64

curl

7.29.0-51.0.1.el7_6.3

libcurl

7.29.0-51.0.1.el7_6.3

libcurl-devel

7.29.0-51.0.1.el7_6.3

Связанные CVE

Связанные уязвимости

CVSS3: 7.5
ubuntu
больше 7 лет назад

curl before version 7.61.1 is vulnerable to a buffer overrun in the NTLM authentication code. The internal function Curl_ntlm_core_mk_nt_hash multiplies the length of the password by two (SUM) to figure out how large temporary storage area to allocate from the heap. The length value is then subsequently used to iterate over the password and generate output into the allocated storage buffer. On systems with a 32 bit size_t, the math to calculate SUM triggers an integer overflow when the password length exceeds 2GB (2^31 bytes). This integer overflow usually causes a very small buffer to actually get allocated instead of the intended very huge one, making the use of that buffer end up in a heap buffer overflow. (This bug is almost identical to CVE-2017-8816.)

CVSS3: 7.5
redhat
больше 7 лет назад

curl before version 7.61.1 is vulnerable to a buffer overrun in the NTLM authentication code. The internal function Curl_ntlm_core_mk_nt_hash multiplies the length of the password by two (SUM) to figure out how large temporary storage area to allocate from the heap. The length value is then subsequently used to iterate over the password and generate output into the allocated storage buffer. On systems with a 32 bit size_t, the math to calculate SUM triggers an integer overflow when the password length exceeds 2GB (2^31 bytes). This integer overflow usually causes a very small buffer to actually get allocated instead of the intended very huge one, making the use of that buffer end up in a heap buffer overflow. (This bug is almost identical to CVE-2017-8816.)

CVSS3: 7.5
nvd
больше 7 лет назад

curl before version 7.61.1 is vulnerable to a buffer overrun in the NTLM authentication code. The internal function Curl_ntlm_core_mk_nt_hash multiplies the length of the password by two (SUM) to figure out how large temporary storage area to allocate from the heap. The length value is then subsequently used to iterate over the password and generate output into the allocated storage buffer. On systems with a 32 bit size_t, the math to calculate SUM triggers an integer overflow when the password length exceeds 2GB (2^31 bytes). This integer overflow usually causes a very small buffer to actually get allocated instead of the intended very huge one, making the use of that buffer end up in a heap buffer overflow. (This bug is almost identical to CVE-2017-8816.)

CVSS3: 7.5
debian
больше 7 лет назад

curl before version 7.61.1 is vulnerable to a buffer overrun in the NT ...

suse-cvrf
больше 7 лет назад

Security update for curl