CVE-2024-42364

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.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:gethomepage:homepage:0.9.1:*:*:*:*:*:*:*

History

12 Sep 2024, 18:20

Type Values Removed Values Added
CWE CWE-290
First Time Gethomepage homepage
Gethomepage
CPE cpe:2.3:a:gethomepage:homepage:0.9.1:*:*:*:*:*:*:*
References () https://securitylab.github.com/advisories/GHSL-2024-096_homepage/ - () https://securitylab.github.com/advisories/GHSL-2024-096_homepage/ - Third Party Advisory
Summary
  • (es) La página de inicio es una página de inicio altamente personalizable con integraciones de API de servicios y Docker. La configuración predeterminada de la página de inicio 0.9.1 es vulnerable a la nueva vinculación de DNS. La página de inicio está configurada sin certificado ni autenticación de forma predeterminada, lo que la deja vulnerable a la nueva vinculación de DNS. En este ataque, un atacante pedirá al usuario que visite su sitio web. Luego, el sitio web del atacante cambiará los registros DNS de su dominio de su dirección IP a la dirección IP interna de la instancia de la página de inicio. Para saber qué direcciones IP son válidas, podemos volver a vincular un subdominio a cada dirección IP que queramos verificar y ver si hay una respuesta. Una vez que se han encontrado candidatos potenciales, el atacante puede lanzar el ataque leyendo la respuesta del servidor web después de que la dirección IP haya cambiado. Cuando se recupera el dominio del atacante, la respuesta será de la instancia de la página de inicio, no del sitio web del atacante, porque se cambió la dirección IP. Debido a la falta de autenticación, el sitio web del atacante puede extraer la información privada de un usuario, como las claves API (solucionadas después del primer informe) y otra información privada.

23 Aug 2024, 16:18

Type Values Removed Values Added
New CVE

Information

Published : 2024-08-23 16:15

Updated : 2024-09-12 18:20


NVD link : CVE-2024-42364

Mitre link : CVE-2024-42364

CVE.ORG link : CVE-2024-42364


JSON object : View

Products Affected

gethomepage

  • homepage
CWE
CWE-290

Authentication Bypass by Spoofing

CWE-350

Reliance on Reverse DNS Resolution for a Security-Critical Action