Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2020-4060

4.1 · MEDIUM
Published Jun 22, 2020 semtech CWE-416 EPSS 0.95% (58th pctl)

Overview

CVE-2020-4060 is a medium-severity vulnerability affecting semtech lora_basics_station. It was published on June 22, 2020 and has a CVSS 3.1 base score of 4.1 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.1, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

In LoRa Basics Station before 2.0.4, there is a Use After Free vulnerability that leads to memory corruption. This bug is triggered on 32-bit machines when the CUPS server responds with a message (https://doc.sm.tc/station/cupsproto.html#http-post-response) where the signature length is larger than 2 GByte (never happens in practice), or the response is crafted specifically to trigger this issue (i.e. the length signature field indicates a value larger than (2**31)-1 although the signature actually does not contain that much data). In such a scenario, on 32 bit machines, Basic Station would execute a code path, where a piece of memory is accessed after it has been freed, causing the process to crash and restarted again. The CUPS transaction is typically mutually authenticated over TLS. Therefore, in order to trigger this vulnerability, the attacker would have to gain access to the CUPS server first. If the user chose to operate without authentication over TLS but yet is concerned about

Remediation

Check the references section for vendor advisories and patches from semtech. Update lora_basics_station to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
semtech lora_basics_station >= 0, < 2.0.4 Affected

Frequently Asked Questions

What is CVE-2020-4060?

CVE-2020-4060 is a medium-severity vulnerability affecting semtech lora_basics_station. It was published on June 22, 2020 and has a CVSS 3.1 base score of 4.1 (MEDIUM).

How severe is CVE-2020-4060?

This vulnerability has a CVSS 3.1 base score of 4.1, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2020-4060?

Check the references section for vendor advisories and patches from semtech. Update lora_basics_station to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2020-4060?

CyberStrike's AI-powered security agents can automatically detect CVE-2020-4060 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.