CAS-003 · Question #599
Which of the following are the MOST likely vectors for the unauthorized or unintentional inclusion of vulnerable code in a software company's final software releases? (Choose two.)
The correct answer is A. Unsecure protocols C. Weak passwords. NOTE: The listed correct answers (A and C - unsecure protocols and weak passwords) appear to be incorrect for this question. The question asks specifically about vectors for the unintentional inclusion of vulnerable code in software releases. The correct answers are D (included…
Question
Which of the following are the MOST likely vectors for the unauthorized or unintentional inclusion of vulnerable code in a software company's final software releases? (Choose two.)
Options
- AUnsecure protocols
- BUse of penetration-testing utilities
- CWeak passwords
- DIncluded third-party libraries
- EVendors/supply chain
- FOutdated anti-malware software
How the community answered
(34 responses)- A91% (31)
- B3% (1)
- E3% (1)
- F3% (1)
Explanation
NOTE: The listed correct answers (A and C - unsecure protocols and weak passwords) appear to be incorrect for this question. The question asks specifically about vectors for the unintentional inclusion of vulnerable code in software releases. The correct answers are D (included third-party libraries) and E (vendors/supply chain). Open-source third-party libraries (e.g., the Log4j vulnerability) and compromised supply chain vendors (e.g., SolarWinds) are the primary real-world vectors for introducing vulnerable or malicious code into a software company's final product. Unsecure protocols and weak passwords are operational security issues, not mechanisms by which vulnerable code enters a build pipeline.
Topics
Community Discussion
No community discussion yet for this question.