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

exploitDog

github логотип

GHSA-mv7p-ffm6-58w7

Опубликовано: 24 мая 2022
Источник: github
Github: Не прошло ревью

Описание

ogs_fqdn_parse in Open5GS 1.0.0 through 2.3.3 inappropriately trusts a client-supplied length value, leading to a buffer overflow. The attacker can send a PFCP Session Establishment Request with "internet" as the PDI Network Instance. The first character is interpreted as a length value to be used in a memcpy call. The destination buffer is only 100 bytes long on the stack. Then, 'i' gets interpreted as 105 bytes to copy from the source buffer to the destination buffer.

ogs_fqdn_parse in Open5GS 1.0.0 through 2.3.3 inappropriately trusts a client-supplied length value, leading to a buffer overflow. The attacker can send a PFCP Session Establishment Request with "internet" as the PDI Network Instance. The first character is interpreted as a length value to be used in a memcpy call. The destination buffer is only 100 bytes long on the stack. Then, 'i' gets interpreted as 105 bytes to copy from the source buffer to the destination buffer.

EPSS

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

Дефекты

CWE-120

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

CVSS3: 7.5
nvd
больше 4 лет назад

ogs_fqdn_parse in Open5GS 1.0.0 through 2.3.3 inappropriately trusts a client-supplied length value, leading to a buffer overflow. The attacker can send a PFCP Session Establishment Request with "internet" as the PDI Network Instance. The first character is interpreted as a length value to be used in a memcpy call. The destination buffer is only 100 bytes long on the stack. Then, 'i' gets interpreted as 105 bytes to copy from the source buffer to the destination buffer.

CVSS3: 7.5
debian
больше 4 лет назад

ogs_fqdn_parse in Open5GS 1.0.0 through 2.3.3 inappropriately trusts a ...

EPSS

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

Дефекты

CWE-120