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

exploitDog

rocky логотип

RLSA-2024:8859

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

Описание

Moderate: xmlrpc-c security 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):

  • libexpat: Integer Overflow or Wraparound (CVE-2024-45491)

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
xmlrpc-cx86_6410.el8_10xmlrpc-c-1.51.0-10.el8_10.x86_64.rpm
xmlrpc-c-clientx86_6410.el8_10xmlrpc-c-client-1.51.0-10.el8_10.x86_64.rpm

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

Связанные CVE

Исправления

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

CVSS3: 9.8
ubuntu
10 месяцев назад

An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).

CVSS3: 7.5
redhat
10 месяцев назад

An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).

CVSS3: 9.8
nvd
10 месяцев назад

An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).

CVSS3: 9.8
msrc
8 месяцев назад

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

CVSS3: 9.8
debian
10 месяцев назад

An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse. ...