CVE-2024-39687

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-39687
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-39687.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-39687
Aliases
Published
2024-07-05T17:39:34.963Z
Modified
2025-12-01T07:46:10.999003Z
Severity
  • 7.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:L CVSS Calculator
Summary
Fedify vulnerable to allowing access to internal network resources
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-918"
    ]
}
References

Affected packages

Git / github.com/dahlia/fedify

Affected ranges

Type
GIT
Repo
https://github.com/dahlia/fedify
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.9.2"
        }
    ]
}
Type
GIT
Repo
https://github.com/dahlia/fedify
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "= 0.10.0"
        }
    ]
}
Type
GIT
Repo
https://github.com/dahlia/fedify
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "= 0.11.0"
        }
    ]
}

Affected versions

0.*

0.1.0
0.10.0
0.11.0
0.2.0
0.3.0
0.4.0
0.5.0
0.5.1
0.5.2
0.6.0
0.6.1
0.7.0
0.8.0
0.9.0
0.9.1

Git / github.com/fedify-dev/fedify

Affected ranges

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

Affected versions

0.*

0.1.0
0.2.0
0.3.0
0.4.0
0.5.0
0.5.1
0.5.2
0.6.0
0.6.1
0.7.0
0.8.0
0.9.0
0.9.1