CVE-2017-6031
06.05.2017, 00:29
A Header Injection issue was discovered in Certec EDV GmbH atvise scada prior to Version 3.0. An "improper neutralization of HTTP headers for scripting syntax" issue has been identified, which may allow remote code execution.
Vendor | Product | Version |
---|---|---|
certec_edv_gmbh | atvise_scada | 𝑥 ≤ 2.5.10 |
𝑥
= 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.