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

exploitDog

nvd логотип

CVE-2023-38490

Опубликовано: 27 июл. 2023
Источник: nvd
CVSS3: 6.8
CVSS3: 10
EPSS Средний

Описание

Kirby is a content management system. A vulnerability in versions prior to 3.5.8.3, 3.6.6.3, 3.7.5.2, 3.8.4.1, and 3.9.6 only affects Kirby sites that use the Xml data handler (e.g. Data::decode($string, 'xml')) or the Xml::parse() method in site or plugin code. The Kirby core does not use any of the affected methods.

XML External Entities (XXE) is a little used feature in the XML markup language that allows to include data from external files in an XML structure. If the name of the external file can be controlled by an attacker, this becomes a vulnerability that can be abused for various system impacts like the disclosure of internal or confidential data that is stored on the server (arbitrary file disclosure) or to perform network requests on behalf of the server (server-side request forgery, SSRF).

Kirby's Xml::parse() method used PHP's LIBXML_NOENT constant, which enabled the processing of XML external entities during the parsing operation. The Xml::parse() method is

Уязвимые конфигурации

Конфигурация 1

Одно из

cpe:2.3:a:getkirby:kirby:*:*:*:*:*:*:*:*
Версия от 3.5.0 (включая) до 3.5.8.3 (исключая)
cpe:2.3:a:getkirby:kirby:*:*:*:*:*:*:*:*
Версия от 3.6.0 (включая) до 3.6.6.3 (исключая)
cpe:2.3:a:getkirby:kirby:*:*:*:*:*:*:*:*
Версия от 3.7.0 (включая) до 3.7.5.2 (исключая)
cpe:2.3:a:getkirby:kirby:*:*:*:*:*:*:*:*
Версия от 3.8.0 (включая) до 3.8.4.1 (исключая)
cpe:2.3:a:getkirby:kirby:*:*:*:*:*:*:*:*
Версия от 3.9.0 (включая) до 3.9.6 (исключая)

EPSS

Процентиль: 95%
0.18066
Средний

6.8 Medium

CVSS3

10 Critical

CVSS3

Дефекты

CWE-611

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

CVSS3: 6.8
github
больше 2 лет назад

XML External Entity (XXE) vulnerability in the XML data handler

EPSS

Процентиль: 95%
0.18066
Средний

6.8 Medium

CVSS3

10 Critical

CVSS3

Дефекты

CWE-611