Security bug
Appearance
A software bug which by happenstance benefits someone other than the intended beneficiaries (i.e., authorized users) of a computer system or software application running on it.
Security bugs introduce security vulnerabilities. Like all software bugs, their root causes can be traced deficiencies that include incomplete or simply poor:
- use case analysis
- application design
- software development
- quality assurance testing
- etc.