Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CWE-548 (通过目录枚举导致的信息暴露) — Vulnerability Class 51

51 vulnerabilities classified as CWE-548 (通过目录枚举导致的信息暴露). AI Chinese analysis included.

CWE-548 represents an information exposure weakness where a software product inappropriately reveals a directory listing, effectively indexing all resources contained within a specific folder. This vulnerability is typically exploited by attackers who manually navigate to the affected URL or use automated scripts to enumerate sensitive files, such as configuration backups, source code, or internal documents, without requiring authentication. By exposing this metadata, organizations inadvertently provide adversaries with valuable intelligence for further attacks, including credential harvesting or targeted exploitation of known vulnerabilities. To prevent this, developers must explicitly disable directory indexing on web servers and configure access control lists to restrict unauthorized browsing. Additionally, implementing proper authentication mechanisms and regularly auditing web server configurations ensures that only authorized users can access specific resources, thereby mitigating the risk of unintended data disclosure.

MITRE CWE Description
The product inappropriately exposes a directory listing with an index of all the resources located inside of the directory.
Common Consequences (1)
Confidentiality Read Files or Directories
Exposing the contents of a directory can lead to an attacker gaining access to source code or providing useful information for the attacker to devise exploits, such as creation times of files or any information that may be encoded in file names. The directory listing may also compromise private or c…
Mitigations (1)
Architecture and Design, System Configuration Recommendations include restricting access to important directories or files by adopting a need to know requirement for both the document and server root, and turning off features such as Automatic Directory Listings that could expose private files and provide information that could be utilized by an attacker when formulating or conducting an attack.
CVE ID Title CVSS Severity Published
CVE-2026-19987 SourceCodester Best Employee Management System Profile exposure of information through directory listing — Best Employee Management System 5.3 Medium 2026-08-17
CVE-2026-50233 Lyrion Music Server 9.2.0 Arbitrary Directory Listing — Lyrion Music Server 5.3 Medium 2026-06-05
CVE-2025-32750 Dell PowerFlex Manager 安全漏洞 — PowerFlex Manager (Appliance) 7.5 High 2026-05-20
CVE-2026-41933 Vvveb < 1.0.8.3 Directory Listing Information Disclosure — Vvveb 5.3 Medium 2026-05-14
CVE-2023-38265 Improper Access Control and Exposure of Information Through Directory Listing vulnerabilities affect IBM Cloud Pak System[, ] — Cloud Pak System 5.3 Medium 2026-02-17
CVE-2020-36921 RED-V Super Digital Signage System 5.1.1 Log Information Disclosure Vulnerability — RED-V Super Digital Signage System RXV-A740R 7.5 High 2026-01-06
CVE-2022-50788 SOUND4 IMPACT/FIRST/PULSE/Eco <=2.x Information Disclosure via Log Directory — Impact/Pulse/First 7.5 High 2025-12-30
CVE-2021-47718 OpenBMCS Directory Listing Information Disclosure — OpenBMCS 7.5AI High AI 2025-12-09
CVE-2024-56464 IBM QRadar SIEM is affected by an information disclosure vulnerability — IBM QRadar SIEM 2.7 Low 2025-12-09
CVE-2025-13200 SourceCodester Farm Management System exposure of information through directory listing — Farm Management System 5.3 Medium 2025-11-15
CVE-2025-62396 Moodle: router (r.php) could expose application directories 5.3 Medium 2025-10-23
CVE-2025-27906 IBM Content Navigator information disclosure — Content Navigator 5.3 Medium 2025-10-14
CVE-2025-61685 Mastra Docs MCP Server `@mastra/mcp-docs-server` Leads to Information Exposure — mastra 6.5 Medium 2025-10-03
CVE-2025-2827 IBM Sterling File Gateway information disclosure — Sterling File Gateway 4.3 Medium 2025-07-08
CVE-2025-27452 CVE-2025-27452 — Endress+Hauser MEAC300-FNADE4 5.3 Medium 2025-07-03
CVE-2025-4909 SourceCodester Client Database Management System exposure of information through directory listing — Client Database Management System 7.3 High 2025-05-19
CVE-2025-4807 SourceCodester Online Student Clearance System exposure of information through directory listing — Online Student Clearance System 5.3 Medium 2025-05-16
CVE-2025-1138 IBM Information Server information disclosure — InfoSphere Information Server 4.3 Medium 2025-05-15
CVE-2025-23378 Dell PowerScale OneFS 安全漏洞 — PowerScale OneFS 3.3 Low 2025-04-10
CVE-2025-2652 SourceCodester Employee and Visitor Gate Pass Logging System exposure of information through directory listing — Employee and Visitor Gate Pass Logging System 5.3 Medium 2025-03-23
CVE-2025-2651 SourceCodester Online Eyewear Shop admin exposure of information through directory listing — Online Eyewear Shop 5.3 Medium 2025-03-23
CVE-2025-2038 code-projects Blood Bank Management System upload exposure of information through directory listing — Blood Bank Management System 7.3 High 2025-03-06
CVE-2024-28766 IBM Security Directory Integrator information disclosure — Security Directory Integrator 2.4 Low 2025-01-27
CVE-2024-35113 IBM Control Center information disclosure — Control Center 4.3 Medium 2025-01-25
CVE-2024-8711 SourceCodester Food Ordering Management System includes exposure of information through directory listing — Food Ordering Management System 5.3 Medium 2024-09-12
CVE-2024-45096 IBM Aspera Faspex information disclosure — Aspera Faspex 6.5 Medium 2024-09-05
CVE-2024-7912 CodeAstro Online Railway Reservation System assets exposure of information through directory listing — Online Railway Reservation System 5.3 Medium 2024-08-18
CVE-2024-7809 SourceCodester Online Graduate Tracer System nbproject exposure of information through directory listing — Online Graduate Tracer System 5.3 Medium 2024-08-15
CVE-2024-3707 Exposure of Information Through Directory Listing vulnerability in OpenGnsys — OpenGnsys 5.3 Medium 2024-04-12
CVE-2024-2340 Avada <= 7.11.6 - Unauthenticated Sensitive Information Exposure via Form Uploads Directory Listing — Avada | Website Builder For WordPress & WooCommerce 5.3 Medium 2024-04-09

Vulnerabilities classified as CWE-548 (通过目录枚举导致的信息暴露) represent 51 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.