CVE-2024-42364

Source
https://cve.org/CVERecord?id=CVE-2024-42364
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-42364.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-42364
Published
2024-08-23T15:44:27.568Z
Modified
2026-08-27T03:57:24.580760358Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N CVSS Calculator
Summary
homepage DNS rebinding vulnerability (GHSL-2024-096)
Details

Homepage is a highly customizable homepage with Docker and service API integrations. The default setup of homepage 0.9.1 is vulnerable to DNS rebinding. Homepage is setup without certificate and authentication by default, leaving it to vulnerable to DNS rebinding. In this attack, an attacker will ask a user to visit his/her website. The attacker website will then change the DNS records of their domain from their IP address to the internal IP address of the homepage instance. To tell which IP addresses are valid, we can rebind a subdomain to each IP address we want to check, and see if there is a response. Once potential candidates have been found, the attacker can launch the attack by reading the response of the webserver after the IP address has changed. When the attacker domain is fetched, the response will be from the homepage instance, not the attacker website, because the IP address has been changed. Due to a lack of authentication, a user’s private information such as API keys (fixed after first report) and other private information can then be extracted by the attacker website.

Database specific
{
    "cna_assigner": "GitHub_M",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "last_affected": "0.9.1"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/42xxx/CVE-2024-42364.json",
    "cwe_ids": [
        "CWE-350"
    ]
}
References

Affected packages

Git / github.com/gethomepage/homepage

Affected ranges

Type
GIT
Repo
https://github.com/gethomepage/homepage
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:gethomepage:homepage:0.9.1:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0.9.1"
        },
        {
            "last_affected": "0.9.1"
        }
    ],
    "source": "CPE_STRING"
}

Affected versions

0.*
0.9.1
v0.*
v0.9.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-42364.json"