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

exploitDog

rocky логотип

RLSA-2022:1643

Опубликовано: 28 апр. 2022
Источник: rocky
Оценка: Important

Описание

Important: 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):

  • expat: Malformed 2- and 3-byte UTF-8 sequences can lead to arbitrary code execution (CVE-2022-25235)

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-ci6865.el8_5.1xmlrpc-c-1.51.0-5.el8_5.1.i686.rpm
xmlrpc-cx86_645.el8_5.1xmlrpc-c-1.51.0-5.el8_5.1.x86_64.rpm
xmlrpc-c-clienti6865.el8_5.1xmlrpc-c-client-1.51.0-5.el8_5.1.i686.rpm
xmlrpc-c-clientx86_645.el8_5.1xmlrpc-c-client-1.51.0-5.el8_5.1.x86_64.rpm

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

Связанные CVE

Исправления

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

CVSS3: 9.8
ubuntu
почти 4 года назад

xmltok_impl.c in Expat (aka libexpat) before 2.4.5 lacks certain validation of encoding, such as checks for whether a UTF-8 character is valid in a certain context.

CVSS3: 9.8
redhat
почти 4 года назад

xmltok_impl.c in Expat (aka libexpat) before 2.4.5 lacks certain validation of encoding, such as checks for whether a UTF-8 character is valid in a certain context.

CVSS3: 9.8
nvd
почти 4 года назад

xmltok_impl.c in Expat (aka libexpat) before 2.4.5 lacks certain validation of encoding, such as checks for whether a UTF-8 character is valid in a certain context.

CVSS3: 9.8
msrc
почти 4 года назад

xmltok_impl.c in Expat (aka libexpat) before 2.4.5 lacks certain validation of encoding such as checks for whether a UTF-8 character is valid in a certain context.

CVSS3: 9.8
debian
почти 4 года назад

xmltok_impl.c in Expat (aka libexpat) before 2.4.5 lacks certain valid ...