Refine your search

2 vulnerabilities found for DiskBoss Ultimate by Flexsense

CVE-2020-36879 (GCVE-0-2020-36879)
Vulnerability from nvd
Published
2025-12-05 17:18
Modified
2025-12-05 20:08
CWE
  • CWE-428 - Unquoted Search Path or Element
Summary
Flexsense DiskBoss 11.7.28 allows unauthenticated attackers to elevate their privileges using any of its services, enabling remote code execution during startup or reboot with escalated privileges. Attackers can exploit the unquoted service path vulnerability by specifying a malicious service name in the 'sc qc' command, allowing them to execute arbitrary system commands.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2020-36879",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-12-05T20:08:41.218665Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-12-05T20:08:49.987Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "DiskBoss",
          "vendor": "Flexsense",
          "versions": [
            {
              "status": "affected",
              "version": "11.7.28"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DiskBoss Pro",
          "vendor": "Flexsense",
          "versions": [
            {
              "status": "affected",
              "version": "11.7.28"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DiskBoss Ultimate",
          "vendor": "Flexsense",
          "versions": [
            {
              "status": "affected",
              "version": "11.7.28"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DiskBoss Pro",
          "vendor": "Flexsense",
          "versions": [
            {
              "status": "affected",
              "version": "11.7.28"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DiskBoss Ultimate",
          "vendor": "Flexsense",
          "versions": [
            {
              "status": "affected",
              "version": "11.7.28"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DiskBoss Server",
          "vendor": "Flexsense",
          "versions": [
            {
              "status": "affected",
              "version": "11.7.28"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DiskBoss Enterprise",
          "vendor": "Flexsense",
          "versions": [
            {
              "status": "affected",
              "version": "11.7.28"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:flexsense:diskboss:11.7.28:*:*:*:*:*:*:*",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            },
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:flexense:diskboss:11.7.28:*:*:*:enterprise:*:*:*",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Mohammed Alshehri, m507"
        }
      ],
      "datePublic": "2020-08-20T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eFlexsense DiskBoss 11.7.28 allows unauthenticated attackers to elevate their privileges using any of its services, enabling remote code execution during startup or reboot with escalated privileges. Attackers can exploit the unquoted service path vulnerability by specifying a malicious service name in the \u0027sc qc\u0027 command, allowing them to execute arbitrary system commands.\u003c/p\u003e"
            }
          ],
          "value": "Flexsense DiskBoss 11.7.28 allows unauthenticated attackers to elevate their privileges using any of its services, enabling remote code execution during startup or reboot with escalated privileges. Attackers can exploit the unquoted service path vulnerability by specifying a malicious service name in the \u0027sc qc\u0027 command, allowing them to execute arbitrary system commands."
        }
      ],
      "metrics": [
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-428",
              "description": "CWE-428 Unquoted Search Path or Element",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-05T17:18:09.743Z",
        "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "shortName": "VulnCheck"
      },
      "references": [
        {
          "name": "Exploit Database Entry 49022",
          "tags": [
            "exploit"
          ],
          "url": "https://www.exploit-db.com/exploits/49022"
        },
        {
          "name": "DiskBoss Homepage",
          "tags": [
            "product"
          ],
          "url": "https://www.diskboss.com/"
        },
        {
          "name": "DiskBoss Software Link",
          "tags": [
            "product"
          ],
          "url": "https://www.diskboss.com/downloads.html"
        },
        {
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://www.vulncheck.com/advisories/flexsense-diskboss-service-unquoted-service-path-vulnerability"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Flexsense DiskBoss Service Unquoted Service Path Vulnerability",
      "x_generator": {
        "engine": "vulncheck"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
    "assignerShortName": "VulnCheck",
    "cveId": "CVE-2020-36879",
    "datePublished": "2025-12-05T17:18:09.743Z",
    "dateReserved": "2025-12-05T13:50:17.242Z",
    "dateUpdated": "2025-12-05T20:08:49.987Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2020-36879 (GCVE-0-2020-36879)
Vulnerability from cvelistv5
Published
2025-12-05 17:18
Modified
2025-12-05 20:08
CWE
  • CWE-428 - Unquoted Search Path or Element
Summary
Flexsense DiskBoss 11.7.28 allows unauthenticated attackers to elevate their privileges using any of its services, enabling remote code execution during startup or reboot with escalated privileges. Attackers can exploit the unquoted service path vulnerability by specifying a malicious service name in the 'sc qc' command, allowing them to execute arbitrary system commands.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2020-36879",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-12-05T20:08:41.218665Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-12-05T20:08:49.987Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "DiskBoss",
          "vendor": "Flexsense",
          "versions": [
            {
              "status": "affected",
              "version": "11.7.28"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DiskBoss Pro",
          "vendor": "Flexsense",
          "versions": [
            {
              "status": "affected",
              "version": "11.7.28"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DiskBoss Ultimate",
          "vendor": "Flexsense",
          "versions": [
            {
              "status": "affected",
              "version": "11.7.28"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DiskBoss Pro",
          "vendor": "Flexsense",
          "versions": [
            {
              "status": "affected",
              "version": "11.7.28"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DiskBoss Ultimate",
          "vendor": "Flexsense",
          "versions": [
            {
              "status": "affected",
              "version": "11.7.28"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DiskBoss Server",
          "vendor": "Flexsense",
          "versions": [
            {
              "status": "affected",
              "version": "11.7.28"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DiskBoss Enterprise",
          "vendor": "Flexsense",
          "versions": [
            {
              "status": "affected",
              "version": "11.7.28"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:flexsense:diskboss:11.7.28:*:*:*:*:*:*:*",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            },
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:flexense:diskboss:11.7.28:*:*:*:enterprise:*:*:*",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Mohammed Alshehri, m507"
        }
      ],
      "datePublic": "2020-08-20T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eFlexsense DiskBoss 11.7.28 allows unauthenticated attackers to elevate their privileges using any of its services, enabling remote code execution during startup or reboot with escalated privileges. Attackers can exploit the unquoted service path vulnerability by specifying a malicious service name in the \u0027sc qc\u0027 command, allowing them to execute arbitrary system commands.\u003c/p\u003e"
            }
          ],
          "value": "Flexsense DiskBoss 11.7.28 allows unauthenticated attackers to elevate their privileges using any of its services, enabling remote code execution during startup or reboot with escalated privileges. Attackers can exploit the unquoted service path vulnerability by specifying a malicious service name in the \u0027sc qc\u0027 command, allowing them to execute arbitrary system commands."
        }
      ],
      "metrics": [
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-428",
              "description": "CWE-428 Unquoted Search Path or Element",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-05T17:18:09.743Z",
        "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "shortName": "VulnCheck"
      },
      "references": [
        {
          "name": "Exploit Database Entry 49022",
          "tags": [
            "exploit"
          ],
          "url": "https://www.exploit-db.com/exploits/49022"
        },
        {
          "name": "DiskBoss Homepage",
          "tags": [
            "product"
          ],
          "url": "https://www.diskboss.com/"
        },
        {
          "name": "DiskBoss Software Link",
          "tags": [
            "product"
          ],
          "url": "https://www.diskboss.com/downloads.html"
        },
        {
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://www.vulncheck.com/advisories/flexsense-diskboss-service-unquoted-service-path-vulnerability"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Flexsense DiskBoss Service Unquoted Service Path Vulnerability",
      "x_generator": {
        "engine": "vulncheck"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
    "assignerShortName": "VulnCheck",
    "cveId": "CVE-2020-36879",
    "datePublished": "2025-12-05T17:18:09.743Z",
    "dateReserved": "2025-12-05T13:50:17.242Z",
    "dateUpdated": "2025-12-05T20:08:49.987Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}