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

exploitDog

github логотип

GHSA-cfmg-797f-j883

Опубликовано: 09 июл. 2026
Источник: github
Github: Не прошло ревью
CVSS4: 9.4

Описание

There are multiple issues.

  1. Updates to the XAPI database sanitise input strings, but try generating the notification using the unsanitised input. This causes the database's event thread to terminate and cease further processing.

  2. XAPI's UTF-8 encoder implements v3.0 of the Unicode spec, but XAPI uses libraries which conform to the stricter v3.1 of the Unicode spec. This causes some strings to be accepted as valid UTF-8 by XAPI, but rejected by other libraries in use. Notably, such strings can be entered into the database, after which the database can no longer be loaded.

  3. There is no input sanitisation for Map/Set updates on objects in the XAPI database.

There are multiple issues.

  1. Updates to the XAPI database sanitise input strings, but try generating the notification using the unsanitised input. This causes the database's event thread to terminate and cease further processing.

  2. XAPI's UTF-8 encoder implements v3.0 of the Unicode spec, but XAPI uses libraries which conform to the stricter v3.1 of the Unicode spec. This causes some strings to be accepted as valid UTF-8 by XAPI, but rejected by other libraries in use. Notably, such strings can be entered into the database, after which the database can no longer be loaded.

  3. There is no input sanitisation for Map/Set updates on objects in the XAPI database.

EPSS

Процентиль: 4%
0.00137
Низкий

9.4 Critical

CVSS4

Дефекты

CWE-20

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

nvd
около 2 месяцев назад

There are multiple issues. 1. Updates to the XAPI database sanitise input strings, but try generating the notification using the unsanitised input. This causes the database's event thread to terminate and cease further processing. 2. XAPI's UTF-8 encoder implements v3.0 of the Unicode spec, but XAPI uses libraries which conform to the stricter v3.1 of the Unicode spec. This causes some strings to be accepted as valid UTF-8 by XAPI, but rejected by other libraries in use. Notably, such strings can be entered into the database, after which the database can no longer be loaded. 3. There is no input sanitisation for Map/Set updates on objects in the XAPI database.

debian
около 2 месяцев назад

There are multiple issues. 1. Updates to the XAPI database sanitise ...

EPSS

Процентиль: 4%
0.00137
Низкий

9.4 Critical

CVSS4

Дефекты

CWE-20