Certified Data Privacy Solutions Engineer (CDPSE) — Question 222

Which type of flaw in an application programming interface (API) allows an attacker to manipulate legitimate standard functionality?

Answer options

Correct answer: A

Explanation

The correct answer, A, refers to business logic misconfiguration, which can lead to unauthorized manipulation of application processes. The other options describe different types of vulnerabilities: excessive data exposure pertains to leaking sensitive information, lack of resources and rate limiting addresses performance issues, and broken object level authorization involves improper access controls.