CVE-2024-39687
Description
Fedify is a TypeScript library for building federated server apps powered by ActivityPub and other standards. At present, when Fedify needs to retrieve an object or activity from a remote activitypub server, it makes a HTTP request to the @id or other resources present within the activity it has received from the web. This activity could reference an @id that points to an internal IP address, allowing an attacker to send request to resources internal to the fedify server's network. This applies to not just resolution of documents containing activities or objects, but also to media URLs as well. Specifically this is a Server Side Request Forgery attack. Users should upgrade to Fedify version 0.9.2, 0.10.1, or 0.11.1 to receive a patch for this issue.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@fedify/fedifynpm | < 0.9.2 | 0.9.2 |
@fedify/fedifynpm | >= 0.10.0, < 0.10.2 | 0.10.2 |
@fedify/fedifynpm | >= 0.11.0, < 0.11.2 | 0.11.2 |
Affected products
2- Range: 0.1.0, 0.2.0, 0.3.0, …
Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-p9cg-vqcc-grcxghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-39687ghsaADVISORY
- github.com/dahlia/fedify/commit/30f9cf4a175704a04c874f3ea88414c5f1e00b28nvdWEB
- github.com/dahlia/fedify/commit/c641e976089dd913f649889c1bfb016df04e86banvdWEB
- github.com/dahlia/fedify/releases/tag/0.11.1ghsaWEB
- github.com/dahlia/fedify/security/advisories/GHSA-p9cg-vqcc-grcxnvdWEB
News mentions
0No linked articles in our index yet.