Please enable JavaScript.
Coggle requires JavaScript to display documents.
Softwareschwachstellen - Coggle Diagram
Softwareschwachstellen
Input Validation Errors
SQL Injection
CSV Injection
Code Injection
OS Command Injection
Format String
Path Traversal
Cross-Site Scripting
...
Memory Safety Violations
Dangling pointers
Out-of-bounds Write
Heap Overflow
Buffer Overflow/Underflow
Stack Overflow
Backdoors
Access Control
Improper Privilege Maangement
Improper Certificate Management
Improper Encryption methods
Bypassing
Improper Authentication
Improper Authorization
Improper User Management
User interface failures
Blaming the Victim
Race Conditions
Warning fatigue
Side-channel vulnerabilities
Timing attack
Cache attack
Power-Monitoring attack
Privilege-confusion
Clickjacking
Cross-site request forgery
FTP bounce attack
Race conditions
Symlink races
Time-of-check-to-time-of-use