Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Compliant Solution (Windows)

The Windows API provides the CreateFile() function to create new, and open existing files.

Risk Assessment

Creating files without appropriate access permissions may allow unintended access to those files.

...