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

exploitDog

rocky логотип

RLSA-2025:14750

Опубликовано: 08 сент. 2025
Источник: rocky
Оценка: Moderate

Описание

Moderate: fence-agents security update

The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster.

Security Fix(es):

  • requests: Requests vulnerable to .netrc credentials leak via malicious URLs (CVE-2024-47081)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 8

НаименованиеАрхитектураРелизRPM
fence-agents-allx86_64129.el8_10.14fence-agents-all-4.2.1-129.el8_10.14.x86_64.rpm
fence-agents-amt-wsnoarch129.el8_10.14fence-agents-amt-ws-4.2.1-129.el8_10.14.noarch.rpm
fence-agents-apcnoarch129.el8_10.14fence-agents-apc-4.2.1-129.el8_10.14.noarch.rpm
fence-agents-apc-snmpnoarch129.el8_10.14fence-agents-apc-snmp-4.2.1-129.el8_10.14.noarch.rpm
fence-agents-bladecenternoarch129.el8_10.14fence-agents-bladecenter-4.2.1-129.el8_10.14.noarch.rpm
fence-agents-brocadenoarch129.el8_10.14fence-agents-brocade-4.2.1-129.el8_10.14.noarch.rpm
fence-agents-cisco-mdsnoarch129.el8_10.14fence-agents-cisco-mds-4.2.1-129.el8_10.14.noarch.rpm
fence-agents-cisco-ucsnoarch129.el8_10.14fence-agents-cisco-ucs-4.2.1-129.el8_10.14.noarch.rpm
fence-agents-commonnoarch129.el8_10.14fence-agents-common-4.2.1-129.el8_10.14.noarch.rpm
fence-agents-computenoarch129.el8_10.14fence-agents-compute-4.2.1-129.el8_10.14.noarch.rpm

Показывать по

Связанные CVE

Исправления

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

CVSS3: 5.3
ubuntu
5 месяцев назад

Requests is a HTTP library. Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. Users should upgrade to version 2.32.4 to receive a fix. For older versions of Requests, use of the .netrc file can be disabled with `trust_env=False` on one's Requests Session.

CVSS3: 5.3
redhat
5 месяцев назад

Requests is a HTTP library. Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. Users should upgrade to version 2.32.4 to receive a fix. For older versions of Requests, use of the .netrc file can be disabled with `trust_env=False` on one's Requests Session.

CVSS3: 5.3
nvd
5 месяцев назад

Requests is a HTTP library. Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. Users should upgrade to version 2.32.4 to receive a fix. For older versions of Requests, use of the .netrc file can be disabled with `trust_env=False` on one's Requests Session.

CVSS3: 5.3
msrc
4 месяца назад

Requests vulnerable to .netrc credentials leak via malicious URLs

CVSS3: 5.3
debian
5 месяцев назад

Requests is a HTTP library. Due to a URL parsing issue, Requests relea ...