gentilkiwi / mimikatz

A little tool to play with Windows security
http://blog.gentilkiwi.com/mimikatz
18.99k stars 3.62k forks source link

Possible execution with unnecessary privileges [Vulnerability Hits] #355

Closed jishanshaikh4 closed 3 years ago

jishanshaikh4 commented 3 years ago

If this call fails, the program could fail to drop heightened privileges.

LABEL: Bug SEVERITY: Major SOLUTION: Make sure the return value is checked, and do not continue if a failure is reported. COMMON WEAKNESS ENUMERATION INDEX: CWE-250

Instances found in the GitHub repository:

gentilkiwi commented 3 years ago

Hi @jishanshaikh4

Could you please explain what do you understand of your own message? And what is exactly the problem behind?

If you just push issues because you ran an automated scan of tools* you did not understood, please, stop it. It's embarassing for both of us (but not really for me)

*By eg, like with this (excelent) tool from @david-a-wheeler : https://dwheeler.com/flawfinder/ / https://github.com/david-a-wheeler/flawfinder

PS: impressive image

jishanshaikh4 commented 3 years ago

Acknowledging the issue is your concern, I just found an issue (Right, by flawfinder) and reported it. I'm just an open-source "contributor", you are the owner, it's your discreet to pursue it.

There is nothing to be embarrassed about.

PS: About 139 issues, most of them were created by bots to notify me about "issues".