Skip to content

Denial of Service

Low
ethan7g published GHSA-v6cj-r88p-92rm Sep 29, 2019 · 1 comment

Package

npm centra (NPM)

Affected versions

<2.4.0

Patched versions

2.4.0

Description

Impact

Affected Centra versions will, when not in stream mode, buffer responses to requests into memory with no size limit. This issue affects anyone requesting content from untrusted sources.

Patches

Version 2.4.0 resolves the issue by limiting the size of buffered response body.

Workarounds

Attempting workarounds isn't recommended. Updating is preferred.

For more information

If you have any questions or comments about this advisory, open an issue in ethanent/centra.

Severity

Low

CVE ID

No known CVE

Weaknesses

No CWEs