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

exploitDog

Количество 3

Количество 3

nvd логотип

CVE-2026-46643

около 2 месяцев назад

Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Prior to version 1.7.1, on POSIX, escapeshellarg(‘/usr/bin/wkhtmltopdf’) returns the literal string ‘/usr/bin/wkhtmltopdf’ with the single-quote characters included. is_executable() then looks for a file whose actual name contains those quote characters, which essentially never exists. The safe branch is dead code and $command always falls through to the raw, unescaped value. The rest of the arguments (options, input, output) are escaped correctly, so injection has to land in the binary string itself. That happens whenever the binary path is sourced from configuration that is user-influenced, derived from environment variables that ultimately come from request data, or concatenated with any user-controlled fragment. This issue has been patched in version 1.7.1.

EPSS: Низкий
msrc логотип

CVE-2026-46643

около 2 месяцев назад

Snappy: Binary path is never shell-escaped due to an inverted is_executable check

EPSS: Низкий
github логотип

GHSA-vpr4-p6fq-85jc

3 месяца назад

Snappy: Binary path is never shell-escaped due to an inverted is_executable check

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
nvd логотип
CVE-2026-46643

Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Prior to version 1.7.1, on POSIX, escapeshellarg(‘/usr/bin/wkhtmltopdf’) returns the literal string ‘/usr/bin/wkhtmltopdf’ with the single-quote characters included. is_executable() then looks for a file whose actual name contains those quote characters, which essentially never exists. The safe branch is dead code and $command always falls through to the raw, unescaped value. The rest of the arguments (options, input, output) are escaped correctly, so injection has to land in the binary string itself. That happens whenever the binary path is sourced from configuration that is user-influenced, derived from environment variables that ultimately come from request data, or concatenated with any user-controlled fragment. This issue has been patched in version 1.7.1.

0%
Низкий
около 2 месяцев назад
msrc логотип
CVE-2026-46643

Snappy: Binary path is never shell-escaped due to an inverted is_executable check

0%
Низкий
около 2 месяцев назад
github логотип
GHSA-vpr4-p6fq-85jc

Snappy: Binary path is never shell-escaped due to an inverted is_executable check

0%
Низкий
3 месяца назад

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