4.6
CVSSv2

CVE-2007-0843

Published: 23/02/2007 Updated: 09/08/2021
CVSS v2 Base Score: 4.6 | Impact Score: 6.4 | Exploitability Score: 3.9
VMScore: 465
Vector: AV:L/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

The ReadDirectoryChangesW API function on Microsoft Windows 2000, XP, Server 2003, and Vista does not check permissions for child objects, which allows local users to bypass permissions by opening a directory with LIST (READ) access and using ReadDirectoryChangesW to monitor changes of files that do not have LIST permissions, which can be leveraged to determine filenames, access times, and other sensitive information.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft windows vista

microsoft windows xp

microsoft windows 2000

microsoft windows 2003 server

Exploits

source: wwwsecurityfocuscom/bid/22664/info Microsoft Windows is prone to a local information-disclosure vulnerability A local attacker may leverage this issue to gain access to potentially sensitive information about user permissions and accessed files Information gained may aid in further attacks against the affected computer /* M ...

Github Repositories

C# Linq Script to Monitor a File System for Changes (File Shares, Locla Shares)

MonitorFileSystemWatcher C# Linq Script to Monitor a File System or File Share for Changes It shows Filenames for modified/created Files also for Sub-Directory where the User Account has no Access Rights to Works on all Windows Versions The ReadDirectoryChangesW API function on Microsoft Windows 2000, XP, Server 2003, and Vista, Windows 8, Windows 10 does not check permission