CWE
Home > CWE List > CWE-612 Individual Dictionary Definition (Draft 9)   View the CWE List

CWE-612 Individual Dictionary Definition (Draft 9)

Information Leak Through Indexing of Private Data
Weakness ID
Status: Draft

612 (Weakness Variant)

Description

Summary

The product performs an indexing routine against private documents, but does not sufficiently verify that the actors who can access the index also have the privileges to access the private documents.

Extended Description

When an indexing routine is applied against a group of private documents, and that index's results are available to outsiders who do not have access to those documents, then outsiders might be able to obtain sensitive information by conducting targeted searches. 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.

Context Notes

Under-studied and under-reported

Relationships
NatureTypeIDName
ChildOfWeakness ClassWeakness ClassWeakness Class200Information Leak (Information Disclosure)
ChildOfWeakness ClassWeakness ClassWeakness Class668Exposure of Resource to Wrong Sphere
Source Taxonomies

Anonymous Tool Vendor (under NDA) -

Applicable Platforms

All

Page Last Updated: April 22, 2008