Common Security Mistakes That Could Lead to Data Breaches

  • By Dawna M. Roberts
  • Published: Dec 25, 2020
  • Last Updated: Mar 18, 2022

Regardless of whether someone is responsible for securing a website or a corporate server, if even one setting is misconfigured, it could lead to a major data breach with far-reaching consequences that affect the company's customers, vendors, employees, and the company reputation.

Here are some of the most common security mistakes that could lead to data breaches.

Forgetting to Switch from Development Mode

When webmasters test new websites and applications, they often leave the door wide open with vast permissions so they can fully test things. If the site uses cloud-based services like Amazon AWS S3 buckets, those may have full privileges that were not meant for the public. If these doors are not fully closed and the site secured before going live, a hacker may sniff it out and exploit it, stealing more than just company data. If cybercriminals gain access to a storage bucket, they could also inject malicious code into legitimate code, making it all that much harder to detect and clean up. The solution is to institute a policy where all permissions and access levels are reviewed prior to something going live. 

Poor Coding Leads to Injection Issues

Unless developers filter untrusted input from forms and user interaction, it could lead to SQL injection (or other types) and corruption of data. The best bet here is to use trusted frameworks to do the filtering since closing all open holes can be challenging even for senior developers. 

VPN Left at Default Settings

Many companies use VPNs to allow remote workers to access while traveling or working from home. Many VPNs come out of the box configured with insecure settings. For example, some use split-tunnel, meaning that they route user traffic over a secure connection for protected systems, but all other traffic is sent directly to the internet. This poses a problem because once the user is connected insecurely to any part of the network, a bad actor could access their device and piggyback into the system using this misconfiguration. The fix is to review all security settings and research precisely how they work to identify these vulnerabilities before someone else does.

Server Environment Issues

The server where your website is hosted has dozens of settings, which could pose further security issues if left at default settings. Some of the most common doors left unlocked are:

  • Leaving debug on in a production environment. 
  • Too many services running on the server that don't need to be. Third-party add-ons often have security vulnerabilities.
  • Not updating frameworks like WordPress, MySQL, PHPMyAdmin, etc.
  • Using "root" as the admin login username.
  • Not changing default passwords on the firewall, websites, and server.
  • Turning on the directory listing, which exposes file paths and server information.

The best way to combat this is to create a process where every single setting, password, and item on the list is checked before deployment. 

Not Securing Data Properly

It's never a good idea to store raw/text data in a database. If we have learned anything from all the data breaches and credentials found on the dark web is that eventually, hackers may get their hands on it. Therefore, anything sensitive, including passwords and private information, should be encrypted and hashed in the database. Using a hashed-salted approach is even better. The data transfer process also needs to remain encrypted. The data should never be easily readable by anyone. Some ways to mitigate your exposure here are: 

  • Never code IDs, session numbers, and personally identifiable information in the URLs. 
  • Always secure data transit with HTTPS. 
  • Only save the bare minimum of information online. The more you store, the more is at risk. 
  • Encrypt all backups as well. 

Misconfigured Authentication or Authorization

Authentication refers to a system using steps to ensure that the person logging on or using the resources is the intended party. The authorization applies to whether or not the person is allowed to access the resource. 

If either of these is misconfigured, the user may gain access to authorized resources that they were never intended to use. Hackers are very good at bypassing authentication. Therefore authorization needs to be in place to ensure that only a few authorized individuals who need to use resources are allowed access. Often too many people are provided access to things they don't really need. That creates a vulnerability that cybercriminals could easily exploit.

Periodically review authentication methods to make sure they are working. Multi-factor authentication is best that uses a three-pronged approach to verify identity. Take a look at who has authorization to what and tighten up those holes as well. 

Watch Out for Third-Party Tools and Add-Ons

It's nice to be able to use third-party tools and add-ons to enhance your online presence but not at the risk of a data breach. Vet your cloud vendors and any third-party tools you use before trusting them to integrate with your customers, corporate data, and operations. Quite a few data breaches were linked to insecure third-party vendors or tools that were not coded well. 


About the Author
IDStrong Logo

Related Articles

46,000 Veterans and 13 Community Care Providers Affected by a VA Data Breach

The Incident Early last week, the Department of Veteran Affairs (VA) was breached by an unknown c ... Read More

Instagram Vulnerability Allowed Hackers Access to Control Your Phone

Security experts Check Point Research discovered a critical vulnerability while examining Instagra ... Read More

Alien Malware Infects More than 226 Mobile Apps and Steals Bank Data

As reported on September 24, 2020, by ZDNet and ThreatPost, a new strain of malware named “A ... Read More

Universal Health Systems Hit by Ransomware Attack

Universal Health Systems (UHS), a Fortune 500 company owning more than 400 hospitals across the co ... Read More

Exchange Server Bug Exposes a Big Risk to Hackers

Months after Microsoft released a patch to fix a serious flaw in MS Exchange Server, more than 61% ... Read More

Latest Articles

What You Need to Know about the BWH Hotels Data Breach

What You Need to Know about the BWH Hotels Data Breach

BWH Hotel Group is one of the world's largest hotel networks, operating more than 4,000 hotels in over 100 countries. The company evolved from Best Western and today manages a multi-brand portfolio spanning budget to luxury hospitality.

What You Need to Know about the Amtrak Data Breach

What You Need to Know about the Amtrak Data Breach

Amtrak was created by Congress in 1970 as the National Railroad Passenger Corporation. It operates a nationwide rail network with over 300 trains serving more than 500 destinations in 46 states, three Canadian provinces, and the District of Columbia on more than 21,400 miles of route.

What You Need to Know about the Illinois and Texas Healthcare Data Breaches

What You Need to Know about the Illinois and Texas Healthcare Data Breaches

Three prominent healthcare organizations in the United States have officially disclosed major data breaches that have compromised the personal and medical information of about 600,000 people.

What You Need to Know about the Navia Benefit Solutions Data Breach

What You Need to Know about the Navia Benefit Solutions Data Breach

Navia Benefit Solutions, Inc. is a consumer-focused benefits administrator headquartered in Renton, Washington. Founded in 1989, the company provides comprehensive employee benefits administration services to more than 10,000 employers across the United States.

What You Need to Know about the QualDerm Partners Data Breach

What You Need to Know about the QualDerm Partners Data Breach

QualDerm Partners, LLC is a healthcare management services provider headquartered in Brentwood, Tennessee. The company offers comprehensive administrative, clinical, and operational support to dermatology practices nationwide.

What You Need to Know about the Healthcare Interactive Data Breach

What You Need to Know about the Healthcare Interactive Data Breach

Healthcare Interactive, Inc. , also known as HCIactive, is an Ellicott City, Maryland-based provider of AI-powered software solutions for insurance enrollment and benefits administration.

Featured Articles

How to Buy a House with Bad Credit

How to Buy a House with Bad Credit

Buying your own home is the American Dream, but it might seem out of reach to those with bad credit. However, the good news is, if your credit is less than perfect, you do still have options and in most cases, can still buy a home.

How Secure Is Your Password? Tips to Improve Your Password Security

How Secure Is Your Password? Tips to Improve Your Password Security

Any good IT article on computers and network security will address the importance of strong, secure passwords. However, the challenge of good passwords is that most people have a hard time remembering them, so they use simple or obvious ones that pose a security risk.

Top 10 Senior Scams and How to Prevent Them

Top 10 Senior Scams and How to Prevent Them

Senior scams are becoming a major epidemic for two reasons. First, seniors often have a lot of money in the bank from a life of working hard and saving.

Notice

By proceeding with this scan, you agree to let IDStrong run a Free Scan of supplied parameters of your personal information and provide free preliminary findings in compliance with our Terms of Use and Privacy Notice. You consent to us using your provided information to complete the Free Scan and compare it against our records and breach databases or sources to provide your Free preliminary findings report.

Rest assured: IDStrong will not share your information with third parties or store your information beyond what is required to perform your scan and share your results.

Free Identity Threat Scan
Instantly Check if Your Personal Information is Exposed
All fields below are required
Please enter first name
Please enter last name
Please enter a city
Please select a state
Please enter an age
Please enter an email address
Close