kelseyhightower / nocode

The best way to write secure and reliable applications. Write nothing; deploy nowhere.
Apache License 2.0
60.71k stars 4.71k forks source link

Discovered RCE Vulnerability #1350

Open jweaver opened 6 years ago

jweaver commented 6 years ago

Looks like on line 0 there's a remote code execution vulnerability. Attackers can exploit this by doing nothing with no code.

I tried rewriting no code in rust, but the vulnerability still exists. Please advise.

andreyors commented 6 years ago

consider using the null-pointer dynamic binding technique