Which one of the following is considered as a threat to database and DBMS ?
Databases and Database Management Systems (DBMS) are critical assets for any organization, storing valuable information. Protecting this data from various threats is paramount. A threat, in the context of database security, refers to any potential danger that could exploit a vulnerability and compromise the confidentiality, integrity, or availability of the database system or the data it holds.
Let's examine the given options to determine which one represents a significant threat to databases and DBMS:
Among the given options, unauthorised access is universally recognized as a fundamental and severe threat to database security. It directly targets the core security principles:
While viruses are also a threat, unauthorised access is often the enabler for other malicious activities, including the potential insertion of viruses or other malware into the system.
Based on the analysis, unauthorised access is a direct and significant threat to databases and DBMS, potentially compromising confidentiality, integrity, and availability. Other options like viruses are also threats, but firewalls are defenses, and system logs are records.
The correct answer identifies unauthorised access as a key threat.
| Option | Nature | Threat to Database/DBMS? | Explanation |
|---|---|---|---|
| Firewalls | Security Mechanism | No | Protects against threats like unauthorised access. |
| Insertion of viruses | Malware | Yes (Potential) | Can compromise system integrity/availability; often requires initial unauthorised access. |
| Unauthorised access | Security Breach Event | Yes (Significant) | Directly compromises confidentiality, integrity, and availability. |
| Log of system failures | Record/Diagnostic Tool | No | A record of past events, not a threat itself. |
| Term | Definition | Relevance to Security |
|---|---|---|
| Threat | A potential danger that could exploit a vulnerability. | Something to defend against. |
| Vulnerability | A weakness in the system that can be exploited. | Needs to be identified and fixed. |
| Attack | An action taken to exploit a vulnerability. | The event that compromises security. |
| Countermeasure | A security control to reduce risk. | Implemented to defend against threats. |
| Risk | The potential for loss or damage when a threat exploits a vulnerability. | Needs to be assessed and managed. |
Besides unauthorised access and malware (like viruses), databases face numerous other threats, including:
Robust database security involves implementing multiple layers of defense, including strong authentication, granular authorization, encryption, regular patching, security monitoring, and employee training.
Which type of storage device is a hard disk?
Deductive model of DBMS is also known as ______.
_____ is a system database that contains description of the data in the database.
What is DBMS?
Which of the following is an advantage of ‘server-database’?