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

exploitDog

rocky логотип

RLSA-2024:4259

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

Описание

Moderate: xmlrpc-c security and bug fix update

XML-RPC is a remote procedure call (RPC) protocol that uses XML to encode its calls and HTTP as a transport mechanism. The xmlrpc-c packages provide a network protocol to allow a client program to make a simple RPC (remote procedure call) over the Internet. It converts an RPC into an XML document, sends it to a remote server using HTTP, and gets back the response in XML.

Security Fix(es):

  • expat: parsing large tokens can trigger a denial of service (CVE-2023-52425)

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

  • Rocky Linux 8

НаименованиеАрхитектураРелизRPM
xmlrpc-cx86_649.el8_10xmlrpc-c-1.51.0-9.el8_10.x86_64.rpm
xmlrpc-c-clientx86_649.el8_10xmlrpc-c-client-1.51.0-9.el8_10.x86_64.rpm

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

Связанные CVE

Исправления

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

CVSS3: 7.5
ubuntu
больше 1 года назад

libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.

CVSS3: 7.5
redhat
больше 1 года назад

libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.

CVSS3: 7.5
nvd
больше 1 года назад

libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.

CVSS3: 7.5
msrc
больше 1 года назад

Описание отсутствует

CVSS3: 7.5
debian
больше 1 года назад

libexpat through 2.5.0 allows a denial of service (resource consumptio ...