CVE-2023-52040
24.01.2024, 18:15
An issue discovered in TOTOLINK X6000R v9.4.0cu.852_B20230719 allows attackers to run arbitrary commands via the sub_41284C function.
Vendor | Product | Version |
---|---|---|
totolink | x6000r_firmware | 9.4.0cu.852_b20230719:cu.852_b20230719 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-77 - Improper Neutralization of Special Elements used in a Command ('Command Injection')The software constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
- CWE-253 - Incorrect Check of Function Return ValueThe software incorrectly checks a return value from a function, which prevents the software from detecting errors or exceptional conditions.