Oracle Database has more errors than SQL Server

Microsoft is often unfair when criticizing security issues, representatives of NGSS commented.

Microsoft may say it is the "hottest" software maker in security. But not all reviews of the company are considered bad.

Next Generation Security Software (NGSS), a UK software company, conducted a study of Microsoft's SQL Server database software and Oracle's relational database management (RDBM) program. The results show that SQL has more security advantages than Oracle.

From December 2000 to November 2006, extensive research on these two packages showed that there were 233 vulnerabilities in Oracle products, while SQL Server had only 59 vulnerabilities. These vulnerabilities are in turn recorded and corrected in SQL Server 7, SQL Server 2000 and SQL Server 2005; corresponding to Oracle Database v.8, v.9 and v.10g.

Oracle Database has more errors than SQL Server Picture 1 Source: integralaccounting From these results show that the poor security of well-known security in MS SQL Server 2000 has decreased significantly. The founder of NGSS, David Litchfield also said that Microsoft has really made a breakthrough in database security.

In this battle Microsoft won. The views of Microsoft manufacturers, businesses, consumers and researchers in the database field have been significantly improved. The software giant is still developing products that have a program that limits the period of operation. The company also has "many other battles that need to be won and Oracle is just one of them," Litchfield said.

Oralce gave some reactions. In an e-mailed comment, the company's spokesman said the number of vulnerabilities of an independent product could not confirm the security level of the entire software.

According to the spokesperson, " products are very richly defined in terms of composition, capabilities as well as the number of versions and platforms they support. Defining security is a very integrated process. Consumers must see Based on many factors, including usage circumstances, default configuration as well as repair capabilities, public policies and actual capabilities ".

Participating in the debate, Pete Lindstrom, an analyst at Burton Group's Midvale, the Utah-based company, said it basically evaluates the security of a product based solely on the number of holes released. Existing and repaired is quite a facade. " Oracle looks on the surface, it seems to be a losing proposition, but in fact it has to consider many other standards in addition to vulnerabilities " when evaluating security levels.

And Lindstrom is skeptical that maybe until now " the judges are still confused about which software is safer ."

The NGSS report came at a time when security researchers were uncomfortable with the pace of Oracle's slow fixes and increased their interest in its products. In October, the company announced it had repaired more than 100 vulnerabilities under its quarterly security upgrade program. Many holes were discovered by researchers outside the firm.

This week, security firm Argeniss Information Security (AIS) in Buenos Aires announced that the company is planning to announce a daily zero-day error for each week in December.

In a statement on the company's website, Argeniss Information Security's Cesar Cerrudo said that the reason why they had the idea was because of Oracle's current software security situation. "We want to let everyone know that Oracle has not achieved anything better in the security of its products." Oracle will take a very long time to resolve its situation. "Maybe we will have 'years of Oracle Database vulnerabilities' even though we only need one week to know all the vulnerabilities in Oracle software," according to the AIS website.

5 ★ | 1 Vote

May be interested

  • Use the ALTER DATABASE command to migrate DATABASE in SQL ServerUse the ALTER DATABASE command to migrate DATABASE in SQL Server
    technically, you can use the alter database syntax to move any system or user database files that define, initialize, except for the resource database.
  • Relational database management system RDBMS in SQLRelational database management system RDBMS in SQL
    what is rdbms? rdbms stands for relational database management system. rdbms is the foundation for sql as well as for all other database systems such as ms sql server, ibm db2, oracle, mysql and microsoft access.
  • 10 most popular WordPress errors and how to fix them10 most popular WordPress errors and how to fix them
    for a tool that owns 50 percent of the entire database management system (content management system - cms), wordpress has become its own standard. however, just like any other tool, you may encounter problems while using. some problems are caused by user error and some problems are caused by software, server, web host.
  • Database management with TOADDatabase management with TOAD
    database (database) is one of the important components of a software development project. although there are specialized software to build databases of well-known brands in the world such as oracle, sap, ibm and microsoft, but managers still do not
  • Create Active Directory accounts from the Exchange database (Part 1)Create Active Directory accounts from the Exchange database (Part 1)
    what can you do with a mailbox database? in an incident scenario, we lost the domain controller and didn't have any backups, an exchange server database would be very useful in this case and could save a lot of time in the future.
  • SQL Server setup is always availableSQL Server setup is always available
    database mirroring solution helps build a high-availability database management system in sql server which is quite simple and suitable for medium-sized and lower-level databases.
  • What is MS SQL Server?What is MS SQL Server?
    this article will give you a general introduction to sql server, demonstrating the benefits and benefits of using sql server as well as existing versions.
  • What is Oracle VirtualBox? What can be done with it?What is Oracle VirtualBox? What can be done with it?
    to create these virtual machines, we use a program called hypervisor. one of the most recommended hypervisors is oracle's virtualbox.
  • Network basics: Part 3 - DNS ServerNetwork basics: Part 3 - DNS Server
    a dns server is a server that contains a database of public ip addresses and hostnames associated with them. in most cases, the dns server is used to resolve or translate those common names into ip addresses as required.
  • How to Set Up a Microsoft SQL Server Database in Docker on LinuxHow to Set Up a Microsoft SQL Server Database in Docker on Linux
    traditionally, sql server databases were set up on dedicated servers or virtual machines, but docker has changed all that.