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

exploitDog

ubuntu логотип

CVE-2017-1000257

Опубликовано: 31 окт. 2017
Источник: ubuntu
Приоритет: medium
EPSS Низкий
CVSS2: 6.4
CVSS3: 9.1

Описание

An IMAP FETCH response line indicates the size of the returned data, in number of bytes. When that response says the data is zero bytes, libcurl would pass on that (non-existing) data with a pointer and the size (zero) to the deliver-data function. libcurl's deliver-data function treats zero as a magic number and invokes strlen() on the data to figure out the length. The strlen() is called on a heap based buffer that might not be zero terminated so libcurl might read beyond the end of it into whatever memory lies after (or just crash) and then deliver that to the application as if it was actually downloaded.

РелизСтатусПримечание
artful

released

7.55.1-1ubuntu2.1
devel

released

7.55.1-1ubuntu2.1
esm-infra-legacy/trusty

released

7.35.0-1ubuntu2.12
esm-infra-legacy/xenial

released

7.47.0-1ubuntu2.4
esm-infra/xenial

released

7.47.0-1ubuntu2.4
precise/esm

not-affected

7.22.0-3ubuntu4.18
trusty

released

7.35.0-1ubuntu2.12
trusty/esm

released

7.35.0-1ubuntu2.12
upstream

released

7.56.1
vivid/ubuntu-core

ignored

end of life, was needed

Показывать по

EPSS

Процентиль: 93%
0.06224
Низкий

6.4 Medium

CVSS2

9.1 Critical

CVSS3

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

CVSS3: 4.8
redhat
почти 9 лет назад

An IMAP FETCH response line indicates the size of the returned data, in number of bytes. When that response says the data is zero bytes, libcurl would pass on that (non-existing) data with a pointer and the size (zero) to the deliver-data function. libcurl's deliver-data function treats zero as a magic number and invokes strlen() on the data to figure out the length. The strlen() is called on a heap based buffer that might not be zero terminated so libcurl might read beyond the end of it into whatever memory lies after (or just crash) and then deliver that to the application as if it was actually downloaded.

CVSS3: 9.1
nvd
почти 9 лет назад

An IMAP FETCH response line indicates the size of the returned data, in number of bytes. When that response says the data is zero bytes, libcurl would pass on that (non-existing) data with a pointer and the size (zero) to the deliver-data function. libcurl's deliver-data function treats zero as a magic number and invokes strlen() on the data to figure out the length. The strlen() is called on a heap based buffer that might not be zero terminated so libcurl might read beyond the end of it into whatever memory lies after (or just crash) and then deliver that to the application as if it was actually downloaded.

CVSS3: 9.1
debian
почти 9 лет назад

An IMAP FETCH response line indicates the size of the returned data, i ...

CVSS3: 9.1
github
около 4 лет назад

An IMAP FETCH response line indicates the size of the returned data, in number of bytes. When that response says the data is zero bytes, libcurl would pass on that (non-existing) data with a pointer and the size (zero) to the deliver-data function. libcurl's deliver-data function treats zero as a magic number and invokes strlen() on the data to figure out the length. The strlen() is called on a heap based buffer that might not be zero terminated so libcurl might read beyond the end of it into whatever memory lies after (or just crash) and then deliver that to the application as if it was actually downloaded.

oracle-oval
больше 8 лет назад

ELSA-2017-3263: curl security update (MODERATE)

EPSS

Процентиль: 93%
0.06224
Низкий

6.4 Medium

CVSS2

9.1 Critical

CVSS3