Question Description
Presentation format
5 minutes for each topic
2 topics
1. What is this attack or error?
2. How does it work? (Use sample code or diagram if possible)
3. How does it affect or attack security of system (or software)?
4. What are the mitigations? (using sample code or diagram if possible)
Please use CWE site as a reference: https://cwe.mitre.org/index.html
Topic:
CWE-78: Improper Neutralization of Special Elements used in an OS Command(‘OS Command Injection’)
CWE-787: Out-of-bounds Write