Geoffrey White
|
4908eaf5ec
|
C++: Typos.
|
2022-02-22 14:33:11 +00:00 |
|
Raul Garcia
|
7ab723ae79
|
Fixing typos & incorporating feedback.
(MSFT feedback) Adding a new tag in the header @msrc.severity important
|
2018-10-16 10:00:51 -07:00 |
|
Raul Garcia
|
22d54801e5
|
Removed one false-positive scenario (no space on lpCommandLine)
Improved the query to avoid multiple calls to hasGlobalName
Fixed typos
Simplified the test case file
|
2018-10-15 15:53:02 -07:00 |
|
Raul Garcia
|
85283d63ce
|
C++ : NULL application name with an unquoted path in call to CreateProcess
Calling a function of the CreatePorcess* family of functions, which may result in a security vulnerability if the path contains spaces.
|
2018-10-12 15:57:01 -07:00 |
|