- Home
- All questions
- Question 163
CompTIA Security+ study material · question 163 of 611
An application turns attacker-controlled data directly into live objects. Which flaw class is this, and what is the worst case?
Show the answer
Answer: B. Insecure deserialisation, potentially leading to remote code execution
Deserialisation can construct objects whose side effects run code, with no injection of source text at all.