CV0-004 · Question #335
Users report that in-house developed software has performance issues and behaves in unexpected ways following a recent update. The developers investigate and find buffer overflows and broken…
The correct answer is B. Poor coding practices. Buffer overflows and broken authentication mechanisms result from insecure or improper coding practices. These vulnerabilities arise when developers fail to implement secure coding standards, leading to performance and security issues after updates.
Question
Users report that in-house developed software has performance issues and behaves in unexpected ways following a recent update. The developers investigate and find buffer overflows and broken authentications. Which of the following best describes what caused this issue?
Options
- ALeaked credentials
- BPoor coding practices
- CCipher suite depreciation
- DIncompatible hardware
How the community answered
(20 responses)- A10% (2)
- B85% (17)
- C5% (1)
Explanation
Buffer overflows and broken authentication mechanisms result from insecure or improper coding practices. These vulnerabilities arise when developers fail to implement secure coding standards, leading to performance and security issues after updates.
Topics
Community Discussion
No community discussion yet for this question.