VDB
EN
MEDIUM 5.9

GHSA-fm67-cv37-96ff

Potential double free of buffer during string decoding

상세

### Impact _What kind of vulnerability is it? Who is impacted?_

When an error occurs while reallocating the buffer for string decoding, the buffer gets freed twice.

Due to how UltraJSON uses the internal decoder, this double free is impossible to trigger from Python.

### Patches _Has the problem been patched? What versions should users upgrade to?_

Users should upgrade to UltraJSON 5.4.0.

### Workarounds _Is there a way for users to fix or remediate the vulnerability without upgrading?_

There is no workaround.

### For more information If you have any questions or comments about this advisory: * Open an issue in [UltraJSON](http://github.com/ultrajson/ultrajson/issues)

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

PyPI / ujson
최초 영향 버전: 0 수정 버전: 5.4.0
수정 pip install --upgrade 'ujson>=5.4.0'

참고