Lucene search
+L

CVE-2024-31214

🗓️ 10 Apr 2024 17:20:55Reported by GitHub_MType 
cve
 cve
🔗 web.nvd.nist.gov👁 136 Views🌐 WEB

Traccar GPS tracking system allows arbitrary file upload, leading to remote code execution and XSS attacks, with full attacker control over file contents, directory, extension, and partial file name control. Default installation and self-registration exacerbate severity

Related
Detection
Affected
Refs
Paths
NVD
Vulners
Vulnrichment
Node
traccartraccarRange5.15.12
[
  {
    "vendor": "traccar",
    "product": "traccar",
    "versions": [
      {
        "version": ">= 5.1, < 6.0",
        "status": "affected"
      }
    ]
  }
]
ParameterPositionPathDescriptionCWE
namerequest body/api/usersUnrestricted user creation endpoint used in exploit flow (pre-auth by creating a user).CWE-434
emailrequest body/api/usersUnrestricted user creation endpoint used in exploit flow (pre-auth by creating a user).CWE-434
passwordrequest body/api/usersUnrestricted user creation endpoint used in exploit flow (pre-auth by creating a user).CWE-434
emailrequest body/api/sessionAuthentication endpoint used to sign in and obtain session for exploit flow.CWE-434
passwordrequest body/api/sessionAuthentication endpoint used to sign in and obtain session for exploit flow.CWE-434
namerequest body/api/devicesDevice creation endpoint used to establish a target for file upload exploitation.CWE-434
uniqueIdrequest body/api/devicesDevice creation endpoint used to establish a target for file upload exploitation.CWE-434
Content-Typeheader/api/devices/{id}/imageImage file upload endpoint where path traversal is attempted via crafted headers to store files (e.g., cron) on the server.CWE-434
X-Filename or similar (header used to control path)header/api/devices/{id}/imageImage file upload endpoint where path traversal is attempted via crafted headers to store files (e.g., cron) on the server.CWE-434
body (image data)request body/api/devices/{id}/imageFirst image upload step; used as carrier for later traversal-based file placement.CWE-434
Rows per page

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation