Логотип exploitDog
bind:CVE-2017-13090
Консоль
Логотип exploitDog

exploitDog

bind:CVE-2017-13090

Количество 10

Количество 10

ubuntu логотип

CVE-2017-13090

около 8 лет назад

The retr.c:fd_read_body() function is called when processing OK responses. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol() to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then tries to read the chunk in pieces of 8192 bytes by using the MIN() macro, but ends up passing the negative chunk length to retr.c:fd_read(). As fd_read() takes an int argument, the high 32 bits of the chunk length are discarded, leaving fd_read() with a completely attacker controlled length argument. The attacker can corrupt malloc metadata after the allocated buffer.

CVSS3: 8.8
EPSS: Средний
redhat логотип

CVE-2017-13090

около 8 лет назад

The retr.c:fd_read_body() function is called when processing OK responses. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol() to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then tries to read the chunk in pieces of 8192 bytes by using the MIN() macro, but ends up passing the negative chunk length to retr.c:fd_read(). As fd_read() takes an int argument, the high 32 bits of the chunk length are discarded, leaving fd_read() with a completely attacker controlled length argument. The attacker can corrupt malloc metadata after the allocated buffer.

CVSS3: 7.8
EPSS: Средний
nvd логотип

CVE-2017-13090

около 8 лет назад

The retr.c:fd_read_body() function is called when processing OK responses. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol() to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then tries to read the chunk in pieces of 8192 bytes by using the MIN() macro, but ends up passing the negative chunk length to retr.c:fd_read(). As fd_read() takes an int argument, the high 32 bits of the chunk length are discarded, leaving fd_read() with a completely attacker controlled length argument. The attacker can corrupt malloc metadata after the allocated buffer.

CVSS3: 8.8
EPSS: Средний
debian логотип

CVE-2017-13090

около 8 лет назад

The retr.c:fd_read_body() function is called when processing OK respon ...

CVSS3: 8.8
EPSS: Средний
github логотип

GHSA-55r8-x68f-xh64

больше 3 лет назад

The retr.c:fd_read_body() function is called when processing OK responses. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol() to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then tries to read the chunk in pieces of 8192 bytes by using the MIN() macro, but ends up passing the negative chunk length to retr.c:fd_read(). As fd_read() takes an int argument, the high 32 bits of the chunk length are discarded, leaving fd_read() with a completely attacker controlled length argument. The attacker can corrupt malloc metadata after the allocated buffer.

CVSS3: 8.8
EPSS: Средний
fstec логотип

BDU:2017-02576

около 8 лет назад

Уязвимость функции fd_read_body() программного средства для загрузки файлов по сети Wget , позволяющая нарушителю выполнить произвольный код

CVSS3: 8.8
EPSS: Средний
suse-cvrf логотип

openSUSE-SU-2017:2884-1

около 8 лет назад

Security update for wget

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2017:2871-2

почти 8 лет назад

Security update for wget

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2017:2871-1

почти 8 лет назад

Security update for wget

EPSS: Низкий
oracle-oval логотип

ELSA-2017-3075

около 8 лет назад

ELSA-2017-3075: wget security update (IMPORTANT)

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
ubuntu логотип
CVE-2017-13090

The retr.c:fd_read_body() function is called when processing OK responses. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol() to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then tries to read the chunk in pieces of 8192 bytes by using the MIN() macro, but ends up passing the negative chunk length to retr.c:fd_read(). As fd_read() takes an int argument, the high 32 bits of the chunk length are discarded, leaving fd_read() with a completely attacker controlled length argument. The attacker can corrupt malloc metadata after the allocated buffer.

CVSS3: 8.8
11%
Средний
около 8 лет назад
redhat логотип
CVE-2017-13090

The retr.c:fd_read_body() function is called when processing OK responses. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol() to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then tries to read the chunk in pieces of 8192 bytes by using the MIN() macro, but ends up passing the negative chunk length to retr.c:fd_read(). As fd_read() takes an int argument, the high 32 bits of the chunk length are discarded, leaving fd_read() with a completely attacker controlled length argument. The attacker can corrupt malloc metadata after the allocated buffer.

CVSS3: 7.8
11%
Средний
около 8 лет назад
nvd логотип
CVE-2017-13090

The retr.c:fd_read_body() function is called when processing OK responses. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol() to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then tries to read the chunk in pieces of 8192 bytes by using the MIN() macro, but ends up passing the negative chunk length to retr.c:fd_read(). As fd_read() takes an int argument, the high 32 bits of the chunk length are discarded, leaving fd_read() with a completely attacker controlled length argument. The attacker can corrupt malloc metadata after the allocated buffer.

CVSS3: 8.8
11%
Средний
около 8 лет назад
debian логотип
CVE-2017-13090

The retr.c:fd_read_body() function is called when processing OK respon ...

CVSS3: 8.8
11%
Средний
около 8 лет назад
github логотип
GHSA-55r8-x68f-xh64

The retr.c:fd_read_body() function is called when processing OK responses. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol() to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then tries to read the chunk in pieces of 8192 bytes by using the MIN() macro, but ends up passing the negative chunk length to retr.c:fd_read(). As fd_read() takes an int argument, the high 32 bits of the chunk length are discarded, leaving fd_read() with a completely attacker controlled length argument. The attacker can corrupt malloc metadata after the allocated buffer.

CVSS3: 8.8
11%
Средний
больше 3 лет назад
fstec логотип
BDU:2017-02576

Уязвимость функции fd_read_body() программного средства для загрузки файлов по сети Wget , позволяющая нарушителю выполнить произвольный код

CVSS3: 8.8
11%
Средний
около 8 лет назад
suse-cvrf логотип
openSUSE-SU-2017:2884-1

Security update for wget

около 8 лет назад
suse-cvrf логотип
SUSE-SU-2017:2871-2

Security update for wget

почти 8 лет назад
suse-cvrf логотип
SUSE-SU-2017:2871-1

Security update for wget

почти 8 лет назад
oracle-oval логотип
ELSA-2017-3075

ELSA-2017-3075: wget security update (IMPORTANT)

около 8 лет назад

Уязвимостей на страницу