fbpx

OWASP’s Top 10 IoT vulnerabilities and what you can do

Posted On

By Team Intertrust

Share


  • OWASP is a non-profit organization, supported by tens of thousands of security experts, focused on improving security and identifying IoT vulnerabilities
  • OWASP outlines IoT device security vulnerabilities and offers guidance on which are the most important to address
  • Attacks on IoT devices are more than doubling year-over-year
  • The average U.S. household has more than 16 connected devices, and there are currently about 15 billion IoT devices worldwide
  • The IoT market is estimated to grow to $2.4 trillion, with 41 billion connected devices by 2027

To help device manufacturers and distributors more clearly understand what attack vectors need to be shut down, OWASP created a list of the top 10 IoT device security vulnerabilities.

Let’s take a closer look at OWASP’s guidance on the biggest IoT  security vulnerabilities as well as some mitigation strategies. 

OWASP Top 10 IoT device security vulnerabilities

1. Weak, guessable, or hardcoded passwords

Passwords authenticate a valid user, giving access to a device’s security settings, administrative powers, and private data. Poor password creation or management is a critical, ongoing security issue, especially as many device owners do not change the default password.

Hardcoding makes it easier for developers or engineers to sort problems out on remote devices but they can easily be used for unauthorized access. However, this creates a significant IoT vulnerability, as it also means that if a hacker manages to get one password, they can use it to break into every similar device. Manufacturers should remove any such backdoors and make sure that every device is provisioned with a unique set of credentials. Devices should come with strong default passwords and disallow setting of weak passwords.

2. Insecure network services

Insecure connectivity features such as open ports or unneeded services increase the attack surface of an IoT device, leading to the possibility of data leaks or remote code execution. Device manufacturers can address these IoT security vulnerabilities by restricting connective services to the necessary minimum and using secure transmission protocols at all times.

3. Insecure ecosystem interfaces

The interfaces that an IoT device interacts with can also be affected by serious security flaws. Web, mobile, backend API, or cloud interfaces offer hackers access to significant information about a device’s software, functions, and data. Weak authentication is a significant IoT security vulnerability allows hackers to gain unauthorized access through a device’s interface, while poor encryption or input and output filters put the data the device sends and receives at risk.

4. Lack of secure update mechanism

Updates are a key weapon in tackling IoT device security vulnerabilities, as developers use them to eliminate bugs and close off security flaws. Without secure update mechanisms however, software and firmware updates can actually put devices at risk. Updates can be subject to tampering, either at source or in transit.  To prevent this and remove a major IoT vulnerability, updates should be digitally signed, delivered over secure channels, and the signature verified before applying. In addition, IoT manufacturers should include mechanisms that stop hackers from rolling back updates and users should be informed of any time-urgent security updates.

5. Use of insecure or outdated components

OWASP guidelines note that legacy technology that is compromised or can no longer be updated poses an enormous threat to IoT device security. Insecure components can effectively build-in flaws and IoT vulnerabilities that hackers can use to gain access across a whole range of unrelated devices. A recent example is the speculative execution attacks affecting Intel, ARM, and AMD processors.  The best defense is to not use legacy technology and replace it as quickly as possible. In the case of legacy devices that have not been provisioned with secure identities, manufacturers can build-in security after deployment using specialized PKI services that use a white-box cryptographic solution to securely deliver keys.

6. Insufficient privacy protection

Privacy protection is not just good corporate behavior; it’s also a major compliance risk. Legislation such as the GDPR defines expected privacy protections for all tech-involved companies, including IoT device manufacturers. For IoT devices, privacy protection can be a security vulnerability due to insecure local data storage or even the unauthorized collection and storage of personal data.

7. Insecure data transfer and storage

Staying with data issues, the next entry on the OWASP list of IoT device security vulnerabilities, focuses on poor data encryption and lack of authentication mechanisms. Data can be exposed at various phases: at rest, in transmission, or during processing. This gives hackers multiple opportunities to steal and understand data. IoT vulnerabilities such as weak encryption, along with poor or absent access controls, makes a device’s data a soft target. 

8. Lack of device management

Tracking devices once they have been deployed is vital to ensure a secure environment. Without adequate asset management, it becomes impossible to monitor and defend IoT networks effectively through processes such as update management, secure decommissioning, and certificate revocation for compromised devices in a public key infrastructure. Without a complete picture of what is happening with all the IoT devices on a network, it becomes impossible to manage defenses and threat responses, making all devices more vulnerable.

9. Insecure default settings

Default settings should always be applied with the safety of the final user and the device’s long-term security in mind. Often, however, the default settings represent a “bare-minimum” approach or may even introduce IoT security vulnerabilities, for example hardcoded passwords or exposed services running with root permissions. OWASP recommends that manufacturers should give device admins the ability to remediate these as well as set and enforce permissions to restrict users from modifying configurations without proper approval.

10. Lack of physical hardening

While it is last on the list of OWASP’s IoT top ten, it’s important not to neglect physical hardening of the device against attacks that extract sensitive information which could be used in a remote attack or to gain control of the device. Some measures that can be taken to physically harden a device include disabling or isolating debug ports, using secure boot to validate firmware, and not storing sensitive information on a removable memory card. 

Building a more secure IoT device 

To summarize OWASP’s guidance, mitigating IoT device security vulnerabilities is essential for manufacturers and distributors. The security, reliability, and efficiency of an entire IoT ecosystem is compromised if IoT devices and the data they gather and transmit cannot be trusted. OWASP’s IoT Top 10 list of IoT vulnerabilities is an important starting point. 

To learn more about securing IoT devices, IoT security vulnerabilities and building a trusted IoT ecosystem, read our in-depth whitepaper here.

Share

Related blog posts

Blog

Building a scalable digital infrastructure for your energy industrial control systems

Read more

Blog

Nine use cases for IoT data analytics

Read more

Blog

Interview with Julian Durand: The evolving role of PKI

Read more