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

exploitDog

github логотип

GHSA-cqp5-89fm-vp89

Опубликовано: 24 мая 2022
Источник: github
Github: Не прошло ревью

Описание

libfetch before 2021-07-26, as used in apk-tools, xbps, and other products, mishandles numeric strings for the FTP and HTTP protocols. The FTP passive mode implementation allows an out-of-bounds read because strtol is used to parse the relevant numbers into address bytes. It does not check if the line ends prematurely. If it does, the for-loop condition checks for the '\0' terminator one byte too late.

libfetch before 2021-07-26, as used in apk-tools, xbps, and other products, mishandles numeric strings for the FTP and HTTP protocols. The FTP passive mode implementation allows an out-of-bounds read because strtol is used to parse the relevant numbers into address bytes. It does not check if the line ends prematurely. If it does, the for-loop condition checks for the '\0' terminator one byte too late.

EPSS

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

Дефекты

CWE-125

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

CVSS3: 9.1
redhat
почти 4 года назад

libfetch before 2021-07-26, as used in apk-tools, xbps, and other products, mishandles numeric strings for the FTP and HTTP protocols. The FTP passive mode implementation allows an out-of-bounds read because strtol is used to parse the relevant numbers into address bytes. It does not check if the line ends prematurely. If it does, the for-loop condition checks for the '\0' terminator one byte too late.

CVSS3: 9.1
nvd
почти 4 года назад

libfetch before 2021-07-26, as used in apk-tools, xbps, and other products, mishandles numeric strings for the FTP and HTTP protocols. The FTP passive mode implementation allows an out-of-bounds read because strtol is used to parse the relevant numbers into address bytes. It does not check if the line ends prematurely. If it does, the for-loop condition checks for the '\0' terminator one byte too late.

CVSS3: 9.8
redos
около 1 года назад

Множественные уязвимости etcd

EPSS

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

Дефекты

CWE-125