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

exploitDog

bind:CVE-2017-13089

Количество 10

Количество 10

ubuntu логотип

CVE-2017-13089

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

The http.c:skip_short_body() function is called in some circumstances, such as when processing redirects. 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 skip the chunk in pieces of 512 bytes by using the MIN() macro, but ends up passing the negative chunk length to connect.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.

CVSS3: 8.8
EPSS: Высокий
redhat логотип

CVE-2017-13089

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

The http.c:skip_short_body() function is called in some circumstances, such as when processing redirects. 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 skip the chunk in pieces of 512 bytes by using the MIN() macro, but ends up passing the negative chunk length to connect.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.

CVSS3: 7.8
EPSS: Высокий
nvd логотип

CVE-2017-13089

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

The http.c:skip_short_body() function is called in some circumstances, such as when processing redirects. 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 skip the chunk in pieces of 512 bytes by using the MIN() macro, but ends up passing the negative chunk length to connect.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.

CVSS3: 8.8
EPSS: Высокий
debian логотип

CVE-2017-13089

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

The http.c:skip_short_body() function is called in some circumstances, ...

CVSS3: 8.8
EPSS: Высокий
github логотип

GHSA-3737-prh2-4m4p

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

The http.c:skip_short_body() function is called in some circumstances, such as when processing redirects. 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 skip the chunk in pieces of 512 bytes by using the MIN() macro, but ends up passing the negative chunk length to connect.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.

CVSS3: 8.8
EPSS: Высокий
fstec логотип

BDU:2017-02577

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

Уязвимость обработчика протокола HTTP программного средства для загрузки файлов по сети 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-13089

The http.c:skip_short_body() function is called in some circumstances, such as when processing redirects. 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 skip the chunk in pieces of 512 bytes by using the MIN() macro, but ends up passing the negative chunk length to connect.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.

CVSS3: 8.8
73%
Высокий
около 8 лет назад
redhat логотип
CVE-2017-13089

The http.c:skip_short_body() function is called in some circumstances, such as when processing redirects. 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 skip the chunk in pieces of 512 bytes by using the MIN() macro, but ends up passing the negative chunk length to connect.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.

CVSS3: 7.8
73%
Высокий
около 8 лет назад
nvd логотип
CVE-2017-13089

The http.c:skip_short_body() function is called in some circumstances, such as when processing redirects. 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 skip the chunk in pieces of 512 bytes by using the MIN() macro, but ends up passing the negative chunk length to connect.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.

CVSS3: 8.8
73%
Высокий
около 8 лет назад
debian логотип
CVE-2017-13089

The http.c:skip_short_body() function is called in some circumstances, ...

CVSS3: 8.8
73%
Высокий
около 8 лет назад
github логотип
GHSA-3737-prh2-4m4p

The http.c:skip_short_body() function is called in some circumstances, such as when processing redirects. 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 skip the chunk in pieces of 512 bytes by using the MIN() macro, but ends up passing the negative chunk length to connect.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.

CVSS3: 8.8
73%
Высокий
больше 3 лет назад
fstec логотип
BDU:2017-02577

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

CVSS3: 8.8
73%
Высокий
около 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 лет назад

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