CISSP · Question #1085
Commercial off-the-shelf (COTS) software presents which of the following additional security concerns?
The correct answer is C. Exploits for COTS software are well documented and publicly available. COTS software introduces unique security risks because its widespread use and public documentation make vulnerabilities and exploits readily available to attackers. This broad attack surface is a key concern distinguishing COTS from custom-developed software.
Question
Commercial off-the-shelf (COTS) software presents which of the following additional security concerns?
Options
- AVendors take on the liability for COTS software vulnerabilities.
- BIn-house developed software is inherently less secure.
- CExploits for COTS software are well documented and publicly available.
- DCOTS software is inherently less secure.
How the community answered
(23 responses)- A4% (1)
- C91% (21)
- D4% (1)
Why each option
COTS software introduces unique security risks because its widespread use and public documentation make vulnerabilities and exploits readily available to attackers. This broad attack surface is a key concern distinguishing COTS from custom-developed software.
Vendors typically disclaim liability for damages resulting from software vulnerabilities through End User License Agreements (EULAs), meaning the organization deploying the software bears the risk and responsibility for mitigating vulnerabilities.
In-house developed software is not inherently less secure; it can be highly secure if developed using secure coding practices, and it may actually benefit from security through obscurity since its codebase and vulnerabilities are not publicly documented.
Because COTS software is widely deployed across many organizations, vulnerabilities are frequently discovered, published in public databases like CVEs, and accompanied by documented exploits and proof-of-concept code. This means attackers have readily accessible information to target any organization using that software, significantly increasing the risk compared to obscure or custom-built solutions.
COTS software is not inherently less secure than custom software; its security level depends on the vendor's development practices, and many COTS products undergo rigorous security testing that small in-house teams may not have resources to replicate.
Concept tested: Security risks of commercial off-the-shelf software
Source: https://csrc.nist.gov/publications/detail/sp/800-53/rev-5/final
Topics
Community Discussion
No community discussion yet for this question.