AAISM · Question #228
Which of the following AI system vulnerabilities is MOST easily exploited by adversaries?
The correct answer is B. Weak controls for access to the AI model. AAISM study materials stress that weak access controls are the most easily exploited vulnerability in AI systems. Without strong access restrictions, adversaries can directly query, extract, manipulate, or overload models, leading to data leakage or compromised outputs. While ina
Question
Which of the following AI system vulnerabilities is MOST easily exploited by adversaries?
Options
- AInaccurate generalizations from new data by the AI model
- BWeak controls for access to the AI model
- CLack of protection against denial of service (DoS) attacks
- DInability to detect input modifications causing inappropriate AI outputs
How the community answered
(54 responses)- A4% (2)
- B89% (48)
- C2% (1)
- D6% (3)
Explanation
AAISM study materials stress that weak access controls are the most easily exploited vulnerability in AI systems. Without strong access restrictions, adversaries can directly query, extract, manipulate, or overload models, leading to data leakage or compromised outputs. While inaccurate generalizations, DoS vulnerabilities, or susceptibility to input manipulation are serious, they typically require more effort or specific conditions. Weak access control provides the most direct and immediate entry point for attackers. As such, it is identified as the most easily exploited
Topics
Community Discussion
No community discussion yet for this question.