CVE-2024-43783

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-43783
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-43783.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-43783
Aliases
Published
2024-08-27T18:15:15Z
Modified
2024-10-08T04:22:04.171414Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

The Apollo Router Core is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation 2. Instances of the Apollo Router running versions >=1.21.0 and < 1.52.1 are impacted by a denial of service vulnerability if all of the following are true: 1. The Apollo Router has been configured to support External Coprocessing. 2. The Apollo Router has been configured to send request bodies to coprocessors. This is a non-default configuration and must be configured intentionally by administrators. Instances of the Apollo Router running versions >=1.7.0 and <1.52.1 are impacted by a denial-of-service vulnerability if all of the following are true: 1. Router has been configured to use a custom-developed Native Rust Plugin. 2. The plugin accesses Request.routerrequest in the RouterService layer. 3. You are accumulating the body from Request.routerrequest into memory. If using an impacted configuration, the Router will load entire HTTP request bodies into memory without respect to other HTTP request size-limiting configurations like limits.httpmaxrequestbytes. This can cause the Router to be out-of-memory (OOM) terminated if a sufficiently large request is sent to the Router. By default, the Router sets limits.httpmaxrequestbytes to 2 MB. If you have an impacted configuration as defined above, please upgrade to at least Apollo Router 1.52.1. If you cannot upgrade, you can mitigate the denial-of-service opportunity impacting External Coprocessors by setting the coprocessor.router.request.body configuration option to false. Please note that changing this configuration option will change the information sent to any coprocessors you have configured and may impact functionality implemented by those coprocessors. If you have developed a Native Rust Plugin and cannot upgrade, you can update your plugin to either not accumulate the request body or enforce a maximum body size limit. You can also mitigate this issue by limiting HTTP body payload sizes prior to the Router (e.g., in a proxy or web application firewall appliance).

References

Affected packages

Git / github.com/apollographql/router

Affected ranges

Type
GIT
Repo
https://github.com/apollographql/router
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

apollo-federation@0.*

apollo-federation@0.0.10
apollo-federation@0.0.11
apollo-federation@0.0.2
apollo-federation@0.0.3
apollo-federation@0.0.4
apollo-federation@0.0.5
apollo-federation@0.0.6
apollo-federation@0.0.7
apollo-federation@0.0.8
apollo-federation@0.0.9

v0.*

v0.1.0-alpha.0
v0.1.0-alpha.1
v0.1.0-alpha.10
v0.1.0-alpha.2
v0.1.0-alpha.3
v0.1.0-alpha.4
v0.1.0-alpha.5
v0.1.0-alpha.6
v0.1.0-alpha.7
v0.1.0-alpha.8
v0.1.0-alpha.9
v0.1.0-prealpha.4
v0.1.0-prealpha.5
v0.1.0-preview.0
v0.1.0-preview.1
v0.1.0-preview.2
v0.1.0-preview.3
v0.1.0-preview.4
v0.1.0-preview.5
v0.1.0-preview.6
v0.1.0-preview.7
v0.10.0
v0.11.0
v0.12.0
v0.14.0
v0.15.0
v0.15.1
v0.16.0
v0.9.0
v0.9.0-rc.0
v0.9.1
v0.9.2
v0.9.3
v0.9.4
v0.9.5

v1.*

v1.0.0
v1.0.0-alpha.0
v1.0.0-alpha.1
v1.0.0-alpha.2
v1.0.0-alpha.3
v1.0.0-rc.0
v1.0.0-rc.1
v1.0.0-rc.2
v1.1.0
v1.10.0
v1.10.1
v1.10.2
v1.10.3
v1.11.0
v1.12.0
v1.12.1
v1.13.0
v1.13.1
v1.13.2
v1.14.0
v1.15.0
v1.15.1
v1.16.0
v1.16.0-alpha.0
v1.17.0
v1.18.0
v1.18.1
v1.19.0
v1.19.0-alpha.0
v1.19.1
v1.2.0
v1.2.1
v1.20.0
v1.21.0
v1.22.0
v1.23.0
v1.23.0-alpha.0
v1.24.0
v1.25.0
v1.25.0-alpha.2
v1.26.0
v1.27.0
v1.28.0
v1.28.1
v1.29.0
v1.29.0-rc.0
v1.29.0-rc.1
v1.29.1
v1.3.0
v1.30.0
v1.30.0-alpha.0
v1.30.0-alpha.1
v1.30.1
v1.30.1-rc.0
v1.31.0
v1.31.0-alpha.0
v1.31.0-alpha.1
v1.31.0-alpha.2
v1.31.0-alpha.3
v1.31.0-alpha.4
v1.32.0
v1.32.0-alpha.0
v1.32.0-alpha.1
v1.33.0
v1.33.1
v1.33.2
v1.34.0
v1.34.0-alpha.1
v1.34.0-alpha.2
v1.34.1
v1.34.1-rc.0
v1.35.0
v1.35.0-rc.0
v1.35.0-rc.1
v1.35.0-rc.2
v1.36.0
v1.36.0-rc.0
v1.36.0-rc.1
v1.36.0-rc.2
v1.36.0-rc.3
v1.37.0
v1.37.0-rc.0
v1.37.0-rc.1
v1.38.0
v1.38.0-rc.0
v1.38.0-rc.1
v1.38.0-rc.2
v1.39.0
v1.39.0-rc.0
v1.39.1
v1.39.1-rc.0
v1.39.1-rc.1
v1.39.1-rc.2
v1.4.0
v1.40.0
v1.40.0-rc.0
v1.40.0-rc.1
v1.40.1
v1.40.1-rc.0
v1.40.1-rc.1
v1.40.2
v1.40.2-rc.0
v1.41.0
v1.41.0-rc.0
v1.41.0-rc.1
v1.41.0-rc.2
v1.41.0-rc.3
v1.41.0-rc.4
v1.41.1
v1.42.0
v1.42.0-rc.0
v1.42.0-rc.1
v1.43.0
v1.43.0-rc.0
v1.43.0-rc.1
v1.43.1
v1.43.1-rc.0
v1.43.1-rc.1
v1.43.1-rc.2
v1.43.1-rc.3
v1.43.2
v1.43.2-rc.0
v1.43.3-alpha.0
v1.44.0
v1.44.0-alpha.0
v1.44.0-rc.0
v1.45.0
v1.45.0-alpha.0
v1.45.0-alpha.1
v1.45.0-alpha.2
v1.45.0-alpha.3
v1.45.0-alpha.4
v1.45.0-rc.0
v1.45.0-rc.1
v1.45.1
v1.46.0
v1.46.0-rc.0
v1.46.0-rc.1
v1.46.0-rc.2
v1.46.0-rc.3
v1.47.0
v1.47.0-rc.0
v1.48.0
v1.48.0-rc.0
v1.48.1
v1.48.1-rc.0
v1.49.0
v1.49.0-alpha.0
v1.49.0-rc.0
v1.49.0-rc.1
v1.49.1
v1.49.1-rc.0
v1.5.0
v1.50.0
v1.50.0-rc.0
v1.51.0
v1.51.0-rc.0
v1.52.0
v1.52.0-rc.0
v1.52.1-rc.0
v1.6.0
v1.7.0
v1.8.0
v1.9.0