VDB
KO
HIGH 7.5

GHSA-v3jc-474w-2wm6

Apache HttpComponents Core: HPackDecoder Unlimited Header List Size Before SETTINGS ACK

Quick fix

GHSA-v3jc-474w-2wm6 — org.apache.httpcomponents.core5:httpcore5-h2: upgrade to the fixed version with the command below.

# pom.xml: bump <version>5.4.3</version> for org.apache.httpcomponents.core5:httpcore5-h2

Details

Allocation of resources without limits or throttling in the HTTP/2 HPACK decoder in Apache HttpComponents Core (5.4.2 and earlier, 5.5-beta1 and earlier) allows an remote attacker to cause a denial of service through memory exhaustion by sending oversized compressed header blocks before the HTTP/2 SETTINGS acknowledgement causes the configured header list size limit to be applied.

Are you affected?

Enter the version of the package you're using.

Affected packages

Maven / org.apache.httpcomponents.core5:httpcore5-h2
Introduced in: 0 Fixed in: 5.4.3
Fix # pom.xml: bump <version>5.4.3</version> for org.apache.httpcomponents.core5:httpcore5-h2
Maven / org.apache.httpcomponents.core5:httpcore5-h2
Introduced in: 5.5-alpha1 Fixed in: 5.5-beta2
Fix # pom.xml: bump <version>5.5-beta2</version> for org.apache.httpcomponents.core5:httpcore5-h2

References