CVE-2023-29566
24.04.2023, 18:15
huedawn-tesseract 0.3.3 and dawnsparks-node-tesseract 0.4.0 to 0.4.1 was discovered to contain a remote code execution (RCE) vulnerability via the child_process function.
Vendor | Product | Version |
---|---|---|
dawnsparks-node-tesseract_project | dawnsparks-node-tesseract | 0.4.0 |
dawnsparks-node-tesseract_project | dawnsparks-node-tesseract | 0.4.1 |
huedawn-tesseract_project | huedawn-tesseract | 0.3.0 |
𝑥
= 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-94 - Improper Control of Generation of Code ('Code Injection')The software constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
References