Логотип exploitDog
bind:CVE-2023-27483
Консоль
Логотип exploitDog

exploitDog

bind:CVE-2023-27483

Количество 2

Количество 2

nvd логотип

CVE-2023-27483

почти 3 года назад

crossplane-runtime is a set of go libraries used to build Kubernetes controllers in Crossplane and its related stacks. An out of memory panic vulnerability has been discovered in affected versions. Applications that use the `Paved` type's `SetValue` method with user provided input without proper validation might use excessive amounts of memory and cause an out of memory panic. In the fieldpath package, the Paved.SetValue method sets a value on the Paved object according to the provided path, without any validation. This allows setting values in slices at any provided index, which grows the target array up to the requested index, the index is currently capped at max uint32 (4294967295) given how indexes are parsed, but that is still an unnecessarily large value. If callers are not validating paths' indexes on their own, which most probably are not going to do, given that the input is parsed directly in the SetValue method, this could allow users to consume arbitrary amounts of memory.

CVSS3: 5.9
EPSS: Низкий
github логотип

GHSA-vfvj-3m3g-m532

почти 3 года назад

fieldpath's Paved.SetValue allows growing arrays up to arbitrary sizes in crossplane-runtime

CVSS3: 5.9
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
nvd логотип
CVE-2023-27483

crossplane-runtime is a set of go libraries used to build Kubernetes controllers in Crossplane and its related stacks. An out of memory panic vulnerability has been discovered in affected versions. Applications that use the `Paved` type's `SetValue` method with user provided input without proper validation might use excessive amounts of memory and cause an out of memory panic. In the fieldpath package, the Paved.SetValue method sets a value on the Paved object according to the provided path, without any validation. This allows setting values in slices at any provided index, which grows the target array up to the requested index, the index is currently capped at max uint32 (4294967295) given how indexes are parsed, but that is still an unnecessarily large value. If callers are not validating paths' indexes on their own, which most probably are not going to do, given that the input is parsed directly in the SetValue method, this could allow users to consume arbitrary amounts of memory.

CVSS3: 5.9
1%
Низкий
почти 3 года назад
github логотип
GHSA-vfvj-3m3g-m532

fieldpath's Paved.SetValue allows growing arrays up to arbitrary sizes in crossplane-runtime

CVSS3: 5.9
1%
Низкий
почти 3 года назад

Уязвимостей на страницу