← Voltar à pesquisa de CVEs

CVE-2025-15649

IO::Uncompress::Unzip

Descrição

IO::Uncompress::Unzip versions before 2.215 for Perl propagate uncaught exception when parsing zip header with malformed DOS date. _dosToUnixTime() decodes the local-file-header last-modification date field and calls Time::Local::timelocal() without an eval guard. A header whose date field decodes to an out-of-range month, day, or hour causes timelocal() to die. The exception propagates out of IO::Uncompress::Unzip->new($file) where callers expect undef plus $UnzipError.

CVSS 5.5EPSS 0.127%Risco 0.56
Ver fonte
Publicação
2026-05-27 04:16:23
Versões afetadas
<2.215
Tipo
Package
Última alteração
2026-07-24 12:10:00
Vetor
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H