CVE-2020-6982
24.03.2020, 21:15
In Honeywell WIN-PAK 4.7.2, Web and prior versions, the header injection vulnerability has been identified, which may allow remote code execution.
Vendor | Product | Version |
---|---|---|
honeywell | win-pak | 𝑥 ≤ 4.7.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-644 - Improper Neutralization of HTTP Headers for Scripting SyntaxThe application does not neutralize or incorrectly neutralizes web scripting syntax in HTTP headers that can be used by web browser components that can process raw headers, such as Flash.
- CWE-74 - Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')The software constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.