SCA: security update for @fedify/fedify (GHSA-p9cg-vqcc-grcx)

medium Tenable Cloud Security Plugin ID 417420

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2024-39687)

See Also

https://github.com/advisories/GHSA-p9cg-vqcc-grcx

Plugin Details

Severity: Medium

ID: 417420

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.07

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:P

CVSS Score Source: CVE-2024-39687

CVSS v3

Risk Factor: High

Base Score: 7.2

Temporal Score: 6.3

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:L

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 2.7

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:L/SC:L/SI:N/SA:L

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/5/2024

Vulnerability Publication Date: 7/5/2024

Reference Information

CVE: CVE-2024-39687

cwe: CWE-918