CyberRota
← Ana sayfaya dön

CVE-2026-49145

HIGH · CVSS 7.5

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-08T15:16:27.563 · Çekilme zamanı: 2026-07-08T18:32:24.170141+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-49145
Severity
HIGH
CVSS
7.5
EPSS
Yok

Orijinal NVD Açıklaması

App::Ack versions through 3.10.0 for Perl read arbitrary files via --files-from in a project .ackrc. ack searches up the directory hierarchy from the current directory for a project .ackrc and loads its options. The project-source option blocklist in App::Ack::ConfigLoader does not include --files-from, so a project .ackrc can set it to a path whose listed files ack then reads and searches. Version 3.10.0 added --follow to the blocklist; --files-from remains accepted. A project .ackrc committed to an untrusted repository can make ack read files outside the project and print their matching lines.