Vulnerability Description
The client in Northern.tech Mender 3.2.0, 3.2.1, and 3.2.2 has Incorrect Access Control. It listens on a random, unprivileged TCP port and exposes an HTTP proxy to facilitate API calls from additional client components running on the device. However, it listens on all network interfaces instead of only the localhost interface. Therefore, any client on the same network can connect to this TCP port and send HTTP requests. The Mender Client will forward these requests to the Mender Server. Additionally, if mTLS is set up, the Mender Client will connect to the Mender Server using the device's client certificate, making it possible for the attacker to bypass mTLS authentication and send requests to the Mender Server without direct access to the client certificate and related private key. Accessing the HTTP proxy from the local network doesn't represent a direct threat, because it doesn't expose any device or server-specific data. However, it increases the attack surface and can be a potential vector to exploit other vulnerabilities both on the Client and the Server.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Northern.Tech | Mender | 3.2.0 |
Related Weaknesses (CWE)
References
- https://mender.io/blog/cve-2022-32290-mender-client-listening-on-all-the-interfaVendor Advisory
- https://northern.techVendor Advisory
- https://mender.io/blog/cve-2022-32290-mender-client-listening-on-all-the-interfaVendor Advisory
- https://northern.techVendor Advisory
FAQ
What is CVE-2022-32290?
CVE-2022-32290 is a vulnerability with a CVSS score of 4.3 (MEDIUM). The client in Northern.tech Mender 3.2.0, 3.2.1, and 3.2.2 has Incorrect Access Control. It listens on a random, unprivileged TCP port and exposes an HTTP proxy to facilitate API calls from additional...
How severe is CVE-2022-32290?
CVE-2022-32290 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-32290?
Check the references section above for vendor advisories and patch information. Affected products include: Northern.Tech Mender.