BaseDraft

CWE-612Improper Authorization of Index Containing Sensitive Information

Category: auth

Description

The product creates a search index of private or sensitive documents, but it does not properly limit index access to actors who are authorized to see the original information. Web sites and other document repositories may apply an indexing routine against a group of private documents to facilitate search. If the index's results are available to parties who do not have access to the documents being indexed, then attackers could obtain portions of the documents by conducting targeted searches and reading the results. The risk is especially dangerous if search results include surrounding text that was not part of the search query. This issue can appear in search engines that are not configured (or implemented) to ignore critical files that should remain hidden; even without permissions to download these files directly, the remote user could read them.

Common consequences· 1

  • Confidentiality — Read Application Data

References

  1. https://cwe.mitre.org/data/definitions/612.html

(incoming)3

TypeTargetConfidenceTier
VulnerabilityCVE-2025-3653cve-2025-36530%live
VulnerabilityCVE-2025-3654cve-2025-36540%live
VulnerabilityCVE-2025-3660cve-2025-36600%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CWE
Exposure of Sensitive Information Through Metadata
CWE
Insecure Storage of Sensitive Information
CWE
Exposure of Information Through Directory Listing
CWE
Exposure of Sensitive System Information to an Unauthorized Control Sphere
CWE
Storage of File with Sensitive Data Under Web Root
CWE
Insertion of Sensitive Information into Externally-Accessible File or Directory
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.