National Institute of Standards and Technology
Package illustrating a test case

Test case 93946

Description

CWE: 284 Improper Access Control
Sinks: CreateWindowStation
GoodSink: Create a windows station using CreateWindowStationA() without excessive privileges
BadSink : Create a windows station using CreateWindowStationA() with excessive privileges
Flow Variant: 11 Control flow: if(globalReturnsTrue()) and if(globalReturnsFalse())

Flaws

Test Suites

Documentation

Have any comments on this test case? Please, send us an email.