CVE-2024-31214: Traccar's unrestricted file upload vulnerability in device image upload could lead to remote code execution
Traccar is an open source GPS tracking system. Traccar versions 5.1 through 5.12 allow arbitrary files to be uploaded through the device image upload API. Attackers have full control over the file contents, full control over the directory where the file is stored, full control over the file extension, and partial control over the file name. While it's not for an attacker to overwrite an existing file, an attacker can create new files with certain names and attacker-controlled extensions anywhere on the file system. This can potentially lead to remote code execution, XSS, DOS, etc. The default install of Traccar makes this vulnerability more severe. Self-registration is enabled by default, allowing anyone to create an account to exploit this vulnerability. Traccar also runs by default with root/system privileges, allowing files to be placed anywhere on the file system. Version 6.0 contains a fix for the issue. One may also turn off self-registration by default, as that would make most vulnerabilities in the application much harder to exploit by default and reduce the severity considerably.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-31214?
CVE-2024-31214 is rated as a high severity vulnerability due to its potential for arbitrary file uploads.
How do I fix CVE-2024-31214?
To fix CVE-2024-31214, upgrade Traccar to a version beyond 5.12 where the vulnerability has been addressed.
What versions of Traccar are affected by CVE-2024-31214?
CVE-2024-31214 affects Traccar versions 5.1 through 5.12.
What are the consequences of exploiting CVE-2024-31214?
Exploiting CVE-2024-31214 allows attackers full control over file contents and the storage directory.
How can I determine if my Traccar installation is vulnerable to CVE-2024-31214?
Check if your Traccar installation is running a version between 5.1 and 5.12 to determine vulnerability to CVE-2024-31214.