Are all vulnerabilities security related? When people talk about vulnerabilities and security vulnerabilities, are they the same concept? My understanding is that a vulnerability is the a weakness in the system that allow to have potential attack.
|
This is one of those "it depends" situations. Systems are vulnerable to data loss due to power failure or disk drive failure or fire or water damage, for example, and so those could be considered "vulnerabilities" that are not "security related" because they do not result in unauthorized access to data or services or equipment and are not triggered on purpose by someone seeking to cause a denial of service. Then again, if the equipment in question is, say, operating a nuclear power plant, then equipment failure becomes a security problem of a different sort. So it really depends on what you define as a vulnerability and what you define as security. I think of security vulnerabilities as things that would allow someone to cause unintended operation of a system (which includes unauthorized access or denial of service). I think of vulnerabilities in general as anything which would interfere with the proper operation of a service. So I would say "no", not all vulnerabilities are security related. |
|||
|
|
|
First if we ask what is security and what are we protecting, then we can realize that what vulnerability is. All vulnerabilities are security related, including all technical and non technical aspects. If something is threatening confidentiality, integrity and availability in any aspect then it will be considered as a vulnerability. A vulnerability cannot exist without the need of securing something. In simple words a vulnerability is anything that can possibly affect confidentiality, integrity and availability (CIA) by it's possibility of occurrence. EDIT - Look at Information Security describing the basic principles. Basic principles - Key concepts The CIA triad (confidentiality, integrity and availability) is one of the core principles of information security. We are so caught up in the idea "Security" means its has to be some flaw in IT (server, software, network). But at the deeper fundamental level "Security" is protecting information from any possible threat, technical or non technical, irrespective of probability. This leads to RM and BC. Any threat to |
|||||||||
|
|
I think that a vulnerability
implies insecurity, so all vulnerabilities are security related. |
|||
|
|