nerdexam
(ISC)2

CISSP · Question #195

Which of the following PRIMARILY contributes to security incidents in web-based applications?

The correct answer is D. Improper stress testing and application interfaces. Web-based application security incidents are primarily driven by flaws in application interfaces and inadequate testing practices that fail to expose vulnerabilities before deployment.

Submitted by cyberguy42· Mar 5, 2026Software Development Security

Question

Which of the following PRIMARILY contributes to security incidents in web-based applications?

Options

  • ASystems administration and operating systems
  • BSystem incompatibility and patch management
  • CThird-party applications and change controls
  • DImproper stress testing and application interfaces

How the community answered

(32 responses)
  • A
    16% (5)
  • B
    6% (2)
  • C
    3% (1)
  • D
    75% (24)

Why each option

Web-based application security incidents are primarily driven by flaws in application interfaces and inadequate testing practices that fail to expose vulnerabilities before deployment.

ASystems administration and operating systems

Systems administration and operating systems relate to infrastructure-level security concerns rather than being the primary contributor to web-based application-specific security incidents.

BSystem incompatibility and patch management

System incompatibility and patch management are general IT security concerns that affect overall infrastructure but do not primarily drive security incidents specific to web-based application logic and design.

CThird-party applications and change controls

Third-party applications and change controls are contributing factors to broader IT security risk but are not the primary drivers of web application security incidents compared to application interface weaknesses and testing deficiencies.

DImproper stress testing and application interfacesCorrect

Improper stress testing fails to uncover performance and security weaknesses under load conditions, while poorly designed or unsecured application interfaces (APIs and input/output points) are the primary attack surface for web applications. These two factors together represent the most direct contributors to web application security incidents, as untested interfaces can expose injection flaws, authentication bypasses, and data exposure vulnerabilities.

Concept tested: Web application security incident root causes and testing

Source: https://owasp.org/www-project-top-ten/

Topics

#Web application security#Software vulnerabilities#Application interfaces#Security testing

Community Discussion

No community discussion yet for this question.

Full CISSP Practice