CVE Vulnerabilities

CVE-2022-34914

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Published: Jul 08, 2022 | Modified: Jul 16, 2022
CVSS 3.x
9.8
CRITICAL
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS 2.x
6.8 MEDIUM
AV:N/AC:M/Au:N/C:P/I:P/A:P
RedHat/V2
RedHat/V3
Ubuntu

Webswing before 22.1.3 allows X-Forwarded-For header injection. The client IP address is associated with a variable in the configuration page. The {clientIp} variable can be used as an application startup argument. The X-Forwarded-For header can be manipulated by a client to store an arbitrary value that is used to replace the clientIp variable (without sanitization). A client can thus inject multiple arguments into the session startup. Systems that do not use the clientIP variable in the configuration are not vulnerable. The vulnerability is fixed in these versions: 20.1.16, 20.2.19, 21.1.8, 21.2.12, and 22.1.3.

Weakness

The product 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.

Affected Software

Name Vendor Start Version End Version
Webswing Webswing * 20.1.16 (excluding)
Webswing Webswing 20.2 (including) 20.2.19 (excluding)
Webswing Webswing 21.1.0 (including) 21.1.8 (excluding)
Webswing Webswing 21.2.0 (including) 21.2.12 (excluding)
Webswing Webswing 22.1.0 (including) 22.1.3 (excluding)

Potential Mitigations

References