zlacker

[parent] [thread] 0 comments
1. titzer+(OP)[view] [source] 2021-07-20 21:07:59
Based on the hundreds, perhaps thousands of critical vulnerabilities that are due directly to parsing user input in memory-unsafe languages, usually resulting in remote code execution, how's this for a threat model: attacker can send crafted input that contains machine code that subsequently runs with the privileges of the process parsing the input. That's bad.
[go to top]