Commit Graph

6 Commits

Author SHA1 Message Date
RHEL Packaging Agent
96003c11df Fix CVE-2026-8450: send_file() shell-magic injection via 2-arg open()
Backport fix for CVE-2026-8450 to perl-HTTP-Daemon.
HTTP::Daemon::ClientConn::send_file() used 2-arg open() which
allowed shell-magic interpretation of filenames, enabling RCE
and arbitrary file write. The fix switches to 3-arg open() with
an explicit '<' mode so filenames are treated as literal paths.

A new patch perl-HTTP-Daemon-6.12-CVE-2026-8450.patch was added,
combining two upstream commits: 945d351 (the send_file() fix with
hardened binmode handling and '0E0' return value) and de619f3
(regression tests for shell-magic filename shapes).

CVE: CVE-2026-8450
Upstream patches:
 - 945d35141d.patch
 - de619f3eb8.patch
Resolves: RHEL-184822

This commit was backported by Ymir, a Red Hat Enterprise Linux software maintenance AI agent.

Assisted-by: Ymir
2026-08-11 13:14:46 +00:00
Mohan Boddu
f203afa3c9 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 23:15:09 +00:00
Mohan Boddu
52f1464417 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 03:14:25 +00:00
DistroBaker
c1edbbf61f Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/perl-HTTP-Daemon.git#c7fa9e4c8970c4d7efb3beef50182a78294803a8
2021-02-04 17:29:47 +01:00
Troy Dawson
3b7a21417a RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/perl-HTTP-Daemon#edef448dcad3f8b353a2c34e1d5b5d48cb7fbc40
2020-10-14 12:57:51 -07:00
Release Configuration Management
7b4941290f New branch setup 2020-10-08 20:22:25 +00:00