forderud / RunInSandbox

Launch Windows executables & COM servers in a sandboxed or elevated environment.
MIT License
41 stars 11 forks source link

.Net/C# impersonation and sandboxing broken #9

Open forderud opened 11 months ago

forderud commented 11 months ago

.Net bug report: https://github.com/dotnet/runtime/issues/96397

IMPACT: It's currently not possible to implement startup of apps in sandboxed processes due to this bug.

.Net runtime source seach

https://github.com/search?q=repo%3Adotnet%2Fruntime%20DuplicateTokenEx&type=code