CVE-2021-42856
10.03.2022, 17:44
It was discovered that the /DsaDataTest endpoint is susceptible to Cross-site scripting (XSS) attack. It was noted that the Metric parameter does not have any input checks on the user input that allows an attacker to craft its own malicious payload to trigger a XSS vulnerability.
Vendor | Product | Version |
---|---|---|
riverbed | steelcentral_appinternals_dynamic_sampling_agent | 11.0.0 ≤ 𝑥 < 11.8.8 |
riverbed | steelcentral_appinternals_dynamic_sampling_agent | 12.0.0 ≤ 𝑥 < 12.13.0 |
riverbed | steelcentral_appinternals_dynamic_sampling_agent | 10.0.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.