CVE-2024-51977

Published Jun 25, 2025

Last updated 2 months ago

CVSS medium 5.3
Port (80)
Port (443)

Overview

AI description

Automated description summarized from trusted sources.

CVE-2024-51977 is a vulnerability that allows an unauthenticated attacker to access sensitive information on affected devices. By sending a simple GET request to the URI path `/etc/mnt_info.csv` via the HTTP, HTTPS, or IPP services, an attacker can retrieve a CSV file containing the device's model, firmware version, IP address, and serial number. This information leak can then be used in conjunction with another vulnerability, CVE-2024-51978, to generate the default administrator password for the device if it hasn't been changed from the default. This is because the default password is created using the device's serial number during manufacturing.

Description
An unauthenticated attacker who can access either the HTTP service (TCP port 80), the HTTPS service (TCP port 443), or the IPP service (TCP port 631), can leak several pieces of sensitive information from a vulnerable device. The URI path /etc/mnt_info.csv can be accessed via a GET request and no authentication is required. The returned result is a comma separated value (CSV) table of information. The leaked information includes the device’s model, firmware version, IP address, and serial number.
Source
cve@rapid7.com
NVD status
Deferred

Risk scores

CVSS 3.1

Type
Secondary
Base score
5.3
Impact score
1.4
Exploitability score
3.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Severity
MEDIUM

Weaknesses

cve@rapid7.com
CWE-538

Social media

Hype score
Not currently trending