Common Weakness Enumeration

CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

CVE-2024-8190 (GCVE-0-2024-8190)

Vulnerability from cvelistv5 – Published: 2024-09-10 20:33 – Updated: 2025-10-21 22:55
VLAI
Summary
An OS command injection vulnerability in Ivanti Cloud Services Appliance versions 4.6 Patch 518 and before allows a remote authenticated attacker to obtain remote code execution. The attacker must have admin level privileges to exploit this vulnerability.
SSVC
Exploitation: active Automatable: no Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Assigner
Impacted products
Vendor Product Version
Ivanti CSA (Cloud Services Appliance) Unaffected: 4.6 Patch 519 (custom)
Unaffected: 5.0 (custom)
Create a notification for this product.
ivanti endpoint_manager_cloud_services_appliance Affected: 0 , < 5.0 (custom)
    cpe:2.3:a:ivanti:endpoint_manager_cloud_services_appliance:*:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:ivanti:endpoint_manager_cloud_services_appliance:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "endpoint_manager_cloud_services_appliance",
            "vendor": "ivanti",
            "versions": [
              {
                "lessThan": "5.0",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-8190",
                "options": [
                  {
                    "Exploitation": "active"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-14T03:55:56.481320Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          },
          {
            "other": {
              "content": {
                "dateAdded": "2024-09-13",
                "reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2024-8190"
              },
              "type": "kev"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-10-21T22:55:44.915Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "references": [
          {
            "tags": [
              "government-resource"
            ],
            "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2024-8190"
          }
        ],
        "timeline": [
          {
            "lang": "en",
            "time": "2024-09-13T00:00:00.000Z",
            "value": "CVE-2024-8190 added to CISA KEV"
          }
        ],
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-09-16T13:24:41.628Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "https://www.cisa.gov/news-events/alerts/2024/09/13/ivanti-releases-security-update-cloud-services-appliance"
          }
        ],
        "title": "CVE Program Container",
        "x_generator": {
          "engine": "ADPogram 0.0.1"
        }
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "affected",
          "product": "CSA (Cloud Services Appliance)",
          "vendor": "Ivanti",
          "versions": [
            {
              "status": "unaffected",
              "version": "4.6 Patch 519",
              "versionType": "custom"
            },
            {
              "status": "unaffected",
              "version": "5.0",
              "versionType": "custom"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "An OS command injection vulnerability in Ivanti Cloud Services Appliance versions 4.6 Patch 518 and before allows a remote authenticated attacker to obtain remote code execution. The attacker must have admin level privileges to exploit this vulnerability."
            }
          ],
          "value": "An OS command injection vulnerability in Ivanti Cloud Services Appliance versions 4.6 Patch 518 and before allows a remote authenticated attacker to obtain remote code execution. The attacker must have admin level privileges to exploit this vulnerability."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-88",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-88 OS Command Injection"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.2,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-78",
              "description": "CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-09-10T20:33:44.793Z",
        "orgId": "3c1d8aa1-5a33-4ea4-8992-aadd6440af75",
        "shortName": "ivanti"
      },
      "references": [
        {
          "url": "https://forums.ivanti.com/s/article/Security-Advisory-Ivanti-Cloud-Service-Appliance-CSA-CVE-2024-8190"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "3c1d8aa1-5a33-4ea4-8992-aadd6440af75",
    "assignerShortName": "ivanti",
    "cveId": "CVE-2024-8190",
    "datePublished": "2024-09-10T20:33:44.793Z",
    "dateReserved": "2024-08-26T19:12:19.826Z",
    "dateUpdated": "2025-10-21T22:55:44.915Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-8234 (GCVE-0-2024-8234)

Vulnerability from cvelistv5 – Published: 2024-08-30 00:28 – Updated: 2024-08-30 14:53 Unsupported When Assigned
VLAI
Summary
** UNSUPPORTED WHEN ASSIGNED ** A command injection vulnerability in the functions formSysCmd(), formUpgradeCert(), and formDelcert() in the Zyxel NWA1100-N firmware version 1.00(AACE.1)C0 could allow an unauthenticated attacker to execute some OS commands to access system files on an affected device.
SSVC
Exploitation: poc Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
  • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Assigner
Impacted products
Vendor Product Version
Zyxel NWA1100-N firmware Affected: 1.00(AACE.1)C0
Create a notification for this product.
zyxel nwa1100-n_firmware Affected: 1.00(AACE.1)C0
    cpe:2.3:o:zyxel:nwa1100-n_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:o:zyxel:nwa1100-n_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "nwa1100-n_firmware",
            "vendor": "zyxel",
            "versions": [
              {
                "status": "affected",
                "version": "1.00(AACE.1)C0"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-8234",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-08-30T14:51:56.726566Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-08-30T14:53:25.378Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "NWA1100-N firmware",
          "vendor": "Zyxel",
          "versions": [
            {
              "status": "affected",
              "version": "1.00(AACE.1)C0"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "** UNSUPPORTED WHEN ASSIGNED ** A command injection vulnerability in the functions formSysCmd(), formUpgradeCert(), and formDelcert() in the Zyxel NWA1100-N firmware version 1.00(AACE.1)C0 could allow an unauthenticated attacker to execute some OS commands to access system files on an affected device.\u003cbr\u003e"
            }
          ],
          "value": "** UNSUPPORTED WHEN ASSIGNED ** A command injection vulnerability in the functions formSysCmd(), formUpgradeCert(), and formDelcert() in the Zyxel NWA1100-N firmware version 1.00(AACE.1)C0 could allow an unauthenticated attacker to execute some OS commands to access system files on an affected device."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-78",
              "description": "CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-08-30T00:28:43.562Z",
        "orgId": "96e50032-ad0d-4058-a115-4d2c13821f9f",
        "shortName": "Zyxel"
      },
      "references": [
        {
          "url": "https://webservice.zyxel.com/eol/ArchivedEOLModel.pdf"
        },
        {
          "url": "https://github.com/GroundCTL2MajorTom/pocs/blob/main/zyxel_NWAW1100-N_rce.md"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "tags": [
        "unsupported-when-assigned"
      ],
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "96e50032-ad0d-4058-a115-4d2c13821f9f",
    "assignerShortName": "Zyxel",
    "cveId": "CVE-2024-8234",
    "datePublished": "2024-08-30T00:28:43.562Z",
    "dateReserved": "2024-08-27T14:36:14.823Z",
    "dateUpdated": "2024-08-30T14:53:25.378Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-8278 (GCVE-0-2024-8278)

Vulnerability from cvelistv5 – Published: 2024-09-13 17:27 – Updated: 2024-09-13 21:02
VLAI
Summary
A privilege escalation vulnerability was discovered in XCC that could allow a valid, authenticated XCC user with elevated privileges to perform command injection via specially crafted IPMI commands.
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Assigner
Impacted products
Vendor Product Version
Lenovo HX5530 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX7530 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo ST250 V3 (ThinkSystem) XCC Affected: 0 , < 2.10 CTX312G (custom)
Create a notification for this product.
Lenovo VX3331 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX Enclosure Certified Node (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo HX1021 Edge Certified Node 3yr (ThinkAgile) XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo HX1320 Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX1321 Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX1331 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX1520-R Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX1521-R Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX2320-E Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX2321 Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX2330 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX2331 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX2720-E Appliance (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo HX3320 Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX3321 Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX3330 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX3331 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX3331 Node SAP HANA (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX3375 Appliance (ThinkAgile) XCC Affected: 0 , < 5.61 D8BT64D (custom)
Create a notification for this product.
Lenovo HX3376 Certified Node (ThinkAgile) XCC Affected: 0 , < 5.61 D8BT64D (custom)
Create a notification for this product.
Lenovo HX3520-G Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX3521-G Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX3720 Appliance (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo HX3721 Certified Node (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo HX5520 Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX5520-C Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX5521 Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX5521-C Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX5531 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX7520 Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX7521 Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX7530 Appl for SAP HANA (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX7531 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX7531 Node SAP HANA (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX7820 Appliance (ThinkAgile) XCC Affected: 0 , < 3.11 PSI354A (custom)
Create a notification for this product.
Lenovo HX7821 Certified Node (ThinkAgile) XCC Affected: 0 , < 3.11 PSI354A (custom)
Create a notification for this product.
Lenovo MX Edge Appliance - MX1020 (ThinkAgile) XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo MX3330-F All-flash Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3330-H Hybrid Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3331-F All-flash Certified node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3331-H Hybrid Certified node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3530 F All flash Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3530-H Hybrid Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3531 H Hybrid Certified node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3531-F All-flash Certified node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo P920 Rack Workstation (ThinkStation) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SD530 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SD530 V3 (ThinkSystem) XCC Affected: 0 , < 1.20 USX352 (custom)
Create a notification for this product.
Lenovo SD550 V3 (ThinkSystem) XCC Affected: 0 , < 1.20 USX352 (custom)
Create a notification for this product.
Lenovo SD630 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SD650 DWC Dual Node Tray (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SD650 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SD650 V3 (ThinkSystem) XCC Affected: 0 , < 6.10 USX350G (custom)
Create a notification for this product.
Lenovo SD650-N V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SD665 V3 (ThinkSystem) XCC Affected: 0 , < 6.10 QGX340J (custom)
Create a notification for this product.
Lenovo SE350 (ThinkSystem) XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo SE350 V2 (ThinkEdge) XCC Affected: 0 , < 3.11 IYX328M (custom)
Create a notification for this product.
Lenovo SE360 V2 (ThinkEdge) XCC Affected: 0 , < 3.11 IYX328M (custom)
Create a notification for this product.
Lenovo SE450 (ThinkEdge) XCC Affected: 0 , < 3.11 USX332X (custom)
Create a notification for this product.
Lenovo SE455 V3 (ThinkEdge) XCC Affected: 0 , < 3.10 MBX308L (custom)
Create a notification for this product.
Lenovo SN550 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SN550 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SN850 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR150 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR158 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR250 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR250 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SR250 V3 (ThinkSystem) XCC Affected: 0 , < 2.10 CTX312G (custom)
Create a notification for this product.
Lenovo SR258 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR258 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SR258 V3 (ThinkSystem) XCC Affected: 0 , < 2.10 CTX312G (custom)
Create a notification for this product.
Lenovo SR530 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR550 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR570 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR590 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR630 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR630 V2 (ThinkSystem) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo SR630 V3 (ThinkSystem) XCC Affected: 0 , < 5.10 ESX330M (custom)
Create a notification for this product.
Lenovo SR635 V3 (ThinkSystem) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo SR645 (ThinkSystem) XCC Affected: 0 , < 5.61 D8BT64D (custom)
Create a notification for this product.
Lenovo SR645 V3 (ThinkSystem) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo SR650 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR650 V2 (ThinkSystem) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo SR650 V3 (ThinkSystem) XCC Affected: 0 , < 5.10 ESX330M (custom)
Create a notification for this product.
Lenovo SR655 V3 (ThinkSystem) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo SR665 (ThinkSystem) XCC Affected: 0 , < 5.61 D8BT64D (custom)
Create a notification for this product.
Lenovo SR665 V3 (ThinkSystem) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo SR670 (ThinkSystem) XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo SR670 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SR675 V3 (ThinkSystem) XCC Affected: 0 , < 6.10 QGX340J (custom)
Create a notification for this product.
Lenovo SR850 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR850 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SR850 V3 (ThinkSystem) XCC Affected: 0 , < 4.10 RSX312I (custom)
Create a notification for this product.
Lenovo SR850P (ThinkSystem) XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo SR860 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR860 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SR860 V3 (ThinkSystem) XCC Affected: 0 , < 4.10 RSX312I (custom)
Create a notification for this product.
Lenovo SR950 (ThinkSystem) XCC Affected: 0 , < 3.11 PSI354A (custom)
Create a notification for this product.
Lenovo SR950 V3 (ThinkSystem) XCC Affected: 0 , < 3.10 EBX308I (custom)
Create a notification for this product.
Lenovo ST250 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo ST250 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo ST258 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo ST258 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo ST258 V3 (ThinkSystem) XCC Affected: 0 , < 2.10 CTX312G (custom)
Create a notification for this product.
Lenovo ST550 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo ST650 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo ST650 V3 (ThinkSystem) XCC Affected: 0 , < 6.10 USX350G (custom)
Create a notification for this product.
Lenovo ST658 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo ST658 V3 (ThinkSystem) XCC Affected: 0 , < 6.10 USX350G (custom)
Create a notification for this product.
Lenovo ThinkAgile MX1021 on SE350 XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo VX 1SE Certified Node (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo VX 2U4N Certified Node (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo VX 4U Certified Node (ThinkAgile) XCC Affected: 0 , < 3.11 PSI354A (custom)
Create a notification for this product.
Lenovo VX1320 (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo VX2320 (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX2330 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX3320 (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX3330 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX3520-G (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX3530-G Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX3720 (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo VX5520 (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX5530 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX635 V3 Integrated System (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX645 V3 Certified Node (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX645 V3 Integrated System (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX655 V3 Certified Node (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX655 V3 Integrated System (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX665 V3 Certified Node (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX665 V3 Integrated System (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX7320 N (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX7330 Appliance (Thinkagile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX7520 (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX7520 N (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX7530 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX7531 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX7820 (ThinkAgile) XCC Affected: 0 , < 3.11 PSI354A (custom)
Create a notification for this product.
lenovo thinksystem_st650_v3_firmware Affected: 0 , < 6.10_usx350g (custom)
    cpe:2.3:o:lenovo:thinksystem_sd650_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st658_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st650_v3_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sr675_v3_firmware Affected: 0 , < 6.10_qgx340j (custom)
    cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr675_v3_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkedge_se350_v2_firmware Affected: 0 , < 3.11_iyx328m (custom)
    cpe:2.3:o:lenovo:thinkedge_se360_v2_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkedge_se350_v2_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkedge_se450__firmware Affected: 0 , < 3.11_usx332x (custom)
    cpe:2.3:o:lenovo:thinkedge_se450__firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkedge_se455_v3_firmware Affected: 0 , < 3.10_mbx308l (custom)
    cpe:2.3:o:lenovo:thinkedge_se455_v3_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx7530_firmware Affected: 0 , < 4.71_afbt48c (custom)
    cpe:2.3:o:lenovo:thinkagile_vx7531_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx7530_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx7330_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx5530_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx3530-g_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx3330_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx2330_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr650_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr630_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3531-f_all-flash_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3531_h_hybrid_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3530_f_all_flash_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3530-h_hybrid_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3331-f_all-flash_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3331-h_hybrid_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3330-f_all-flash_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3330-h_hybrid_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7531_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7531_node_sap_hana:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7530_appl_for_sap_hana:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3331_node_sap_hana:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5531_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3331_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3330_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx2331_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx2330_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1331_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx3331_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5530_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7530_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_st250_v3_firmware Affected: 0 , < 2.10_ctx213g (custom)
    cpe:2.3:o:lenovo:thinksystem_st258_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr258_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr250_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st250_v3_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx1320_firmware Affected: 0 , < 9.97_cdi3b4b (custom)
    cpe:2.3:o:lenovo:thinkagile_vx7520_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx7520_n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx7320_n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx5520_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx3520-g_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx3320_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx2320_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st550_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr650_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr630_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr590_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr570_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr550_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr530_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkstation_p920_workstation_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7521_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7520_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5521-c_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5521_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5520-c_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5520_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3521-g_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3520-g_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3321_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3320_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx2321_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx2320-e_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1521-r_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1520-r_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1321_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1320_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx3375_firmware Affected: 0 , < 5.61_d8bt64d (custom)
    cpe:2.3:o:lenovo:thinksystem_sr665_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr645_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3376_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3375_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx_enclosure_certified_node_firmware Affected: 0 , < 6.36_tei3f4a (custom)
    cpe:2.3:o:lenovo:thinkagile_vx3720_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx1320_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx_1se_certified_node_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx_2u4n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st258_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr860_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr850_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr258_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr250_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr158_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr150_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sn850_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sn550_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd650_dwc_dual_node_tray_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd530_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3721_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3720_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx2720-e_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx_enclosure_certified_node_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx1021_edge_certified_node_3yr_firmware Affected: 0 , < 4.11_tei3e4a (custom)
    cpe:2.3:o:lenovo:thinkagile_mx1021_on_se350_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr850p_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr670_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_se350_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx_edge-_mx1020__firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1021_edge_certified_node_3yr_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx7820_firmware Affected: 0 , < 3.11_psi354a (custom)
    cpe:2.3:o:lenovo:thinkagile_vx7820_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx_4u_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr950_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7821_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7820_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sd530_v3_firmware Affected: 0 , < 1.20_usx352 (custom)
    cpe:2.3:o:lenovo:thinksystem_sd550_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd530_v3_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sd630_v2_firmware Affected: 0 , < 4.11_tgbt50c (custom)
    cpe:2.3:o:lenovo:thinksystem_st658_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st650_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st258_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st250_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr860_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr850_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr258_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr250_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sn550_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd650-n_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd650_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd630_v2_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sr630_v3_firmware Affected: 0 , < 5.10_esx330m (custom)
    cpe:2.3:o:lenovo:thinksystem_sr650_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr630_v3_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sr635_v3_firmware Affected: 0 , < 3.20_kax334o (custom)
    cpe:2.3:o:lenovo:thinkagile_vx635_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx645_v3_certified_node_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx645_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx655_v3_certified_node_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx655_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx665_v3_certified_node_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx665_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr645_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr655_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr635_v3_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sr850_v3_firmware Affected: 0 , < 4.10_rsx312i (custom)
    cpe:2.3:o:lenovo:thinksystem_sr860_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr850_v3_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sr950_v3_firmware Affected: 0 , < 3.10_ebx308i (custom)
    cpe:2.3:o:lenovo:thinksystem_sr950_v3_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sd650_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st658_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st650_v3_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_st650_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "6.10_usx350g",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr675_v3_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sr675_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "6.10_qgx340j",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkedge_se360_v2_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkedge_se350_v2_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkedge_se350_v2_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.11_iyx328m",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkedge_se450__firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkedge_se450__firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.11_usx332x",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkedge_se455_v3_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkedge_se455_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.10_mbx308l",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_vx7531_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx7530_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx7330_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx5530_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx3530-g_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx3330_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx2330_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr650_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr630_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3531-f_all-flash_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3531_h_hybrid_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3530_f_all_flash_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3530-h_hybrid_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3331-f_all-flash_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3331-h_hybrid_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3330-f_all-flash_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3330-h_hybrid_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7531_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7531_node_sap_hana:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7530_appl_for_sap_hana:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3331_node_sap_hana:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5531_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3331_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3330_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx2331_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx2330_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1331_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx3331_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5530_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7530_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkagile_hx7530_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "4.71_afbt48c",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_st258_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr258_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr250_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st250_v3_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_st250_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "2.10_ctx213g",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_vx7520_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx7520_n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx7320_n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx5520_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx3520-g_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx3320_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx2320_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st550_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr650_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr630_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr590_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr570_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr550_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr530_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkstation_p920_workstation_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7521_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7520_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5521-c_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5521_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5520-c_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5520_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3521-g_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3520-g_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3321_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3320_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx2321_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx2320-e_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1521-r_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1520-r_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1321_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1320_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "thinkagile_hx1320_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "9.97_cdi3b4b",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sr665_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr645_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3376_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3375_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkagile_hx3375_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "5.61_d8bt64d",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_vx3720_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx1320_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx_1se_certified_node_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx_2u4n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st258_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr860_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr850_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr258_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr250_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr158_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr150_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sn850_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sn550_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd650_dwc_dual_node_tray_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd530_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3721_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3720_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx2720-e_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx_enclosure_certified_node_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkagile_hx_enclosure_certified_node_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "6.36_tei3f4a",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_mx1021_on_se350_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr850p_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr670_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_se350_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx_edge-_mx1020__firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1021_edge_certified_node_3yr_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkagile_hx1021_edge_certified_node_3yr_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "4.11_tei3e4a",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_vx7820_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx_4u_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr950_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7821_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7820_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkagile_hx7820_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.11_psi354a",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sd550_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd530_v3_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sd530_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "1.20_usx352",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_st658_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st650_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st258_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st250_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr860_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr850_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr258_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr250_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sn550_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd650-n_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd650_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd630_v2_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sd630_v2_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "4.11_tgbt50c",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sr650_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr630_v3_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sr630_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "5.10_esx330m",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_vx635_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx645_v3_certified_node_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx645_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx655_v3_certified_node_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx655_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx665_v3_certified_node_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx665_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr645_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr655_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr635_v3_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sr635_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.20_kax334o",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sr860_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr850_v3_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sr850_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "4.10_rsx312i",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sr950_v3_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sr950_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.10_ebx308i",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-8278",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-13T17:54:49.112617Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-13T21:02:31.667Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "HX5530 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7530 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST250 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "2.10 CTX312G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3331 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX Enclosure Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1021 Edge Certified Node 3yr (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1320 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1321 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1331 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1520-R Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1521-R Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX2320-E Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX2321 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX2330 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX2331 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX2720-E Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3320 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3321 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3330 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3331 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3331 Node SAP HANA (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3375 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.61 D8BT64D",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3376 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.61 D8BT64D",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3520-G Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3521-G Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3720 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3721 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX5520 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX5520-C Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX5521 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX5521-C Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX5531 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7520 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7521 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7530 Appl for SAP HANA (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7531 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7531 Node SAP HANA (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7820 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 PSI354A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7821 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 PSI354A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX Edge Appliance - MX1020 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3330-F All-flash Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3330-H Hybrid Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3331-F All-flash Certified node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3331-H Hybrid Certified node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3530 F All flash Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3530-H Hybrid Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3531 H Hybrid Certified node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3531-F All-flash Certified node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "P920 Rack Workstation (ThinkStation) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD530 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD530 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "1.20 USX352",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD550 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "1.20 USX352",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD630 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD650 DWC Dual Node Tray (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD650 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD650 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.10 USX350G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD650-N V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD665 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.10 QGX340J",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SE350 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SE350 V2 (ThinkEdge) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 IYX328M",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SE360 V2 (ThinkEdge) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 IYX328M",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SE450 (ThinkEdge) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 USX332X",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SE455 V3 (ThinkEdge) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.10 MBX308L",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SN550 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SN550 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SN850 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR150 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR158 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR250 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR250 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR250 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "2.10 CTX312G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR258 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR258 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR258 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "2.10 CTX312G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR530 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR550 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR570  (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR590 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR630  (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR630 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR630 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.10 ESX330M",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR635 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR645 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.61 D8BT64D",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR645 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR650  (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR650 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR650 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.10 ESX330M",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR655 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR665 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.61 D8BT64D",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR665 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR670 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR670 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR675 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.10 QGX340J",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR850 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR850 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR850 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.10 RSX312I",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR850P (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR860 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR860 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR860 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.10 RSX312I",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR950 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 PSI354A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR950 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.10 EBX308I",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST250 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST250 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST258 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST258 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST258 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "2.10 CTX312G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST550 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST650 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST650 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.10 USX350G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST658 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST658 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.10 USX350G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ThinkAgile MX1021 on SE350 XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX 1SE Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX 2U4N Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX 4U Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 PSI354A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX1320 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX2320 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX2330 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3320 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3330 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3520-G (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3530-G Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3720 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX5520 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX5530 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX635 V3 Integrated System (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX645 V3 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX645 V3 Integrated System (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX655 V3 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX655 V3 Integrated System (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX665 V3 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX665 V3 Integrated System (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7320 N (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7330 Appliance (Thinkagile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7520 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7520 N (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7530 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7531 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7820 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 PSI354A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u0026nbsp;A privilege escalation vulnerability was discovered in XCC that could allow a valid, authenticated XCC user with elevated privileges to perform command injection via specially crafted IPMI commands.\u003c/span\u003e"
            }
          ],
          "value": "A privilege escalation vulnerability was discovered in XCC that could allow a valid, authenticated XCC user with elevated privileges to perform command injection via specially crafted IPMI commands."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.2,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-78",
              "description": "CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-09-13T17:27:19.968Z",
        "orgId": "da227ddf-6e25-4b41-b023-0f976dcaca4b",
        "shortName": "lenovo"
      },
      "references": [
        {
          "url": "https://support.lenovo.com/us/en/product_security/LEN-172051"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Update XClarity Controller to the version (or newer) indicated for your model in the advisory:\u0026nbsp;\u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://support.lenovo.com/us/en/product_security/LEN-172051\"\u003ehttps://support.lenovo.com/us/en/product_security/LEN-172051\u003c/a\u003e\n\n\u003cbr\u003e"
            }
          ],
          "value": "Update XClarity Controller to the version (or newer) indicated for your model in the advisory:\u00a0 https://support.lenovo.com/us/en/product_security/LEN-172051"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "da227ddf-6e25-4b41-b023-0f976dcaca4b",
    "assignerShortName": "lenovo",
    "cveId": "CVE-2024-8278",
    "datePublished": "2024-09-13T17:27:19.968Z",
    "dateReserved": "2024-08-28T18:39:02.745Z",
    "dateUpdated": "2024-09-13T21:02:31.667Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-8279 (GCVE-0-2024-8279)

Vulnerability from cvelistv5 – Published: 2024-09-13 17:27 – Updated: 2024-09-13 21:02
VLAI
Summary
A privilege escalation vulnerability was discovered in XCC that could allow a valid, authenticated XCC user with elevated privileges to perform command injection via specially crafted file uploads.
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Assigner
Impacted products
Vendor Product Version
Lenovo HX5530 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX7530 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo ST250 V3 (ThinkSystem) XCC Affected: 0 , < 2.10 CTX312G (custom)
Create a notification for this product.
Lenovo VX3331 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX Enclosure Certified Node (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo HX1021 Edge Certified Node 3yr (ThinkAgile) XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo HX1320 Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX1321 Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX1331 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX1520-R Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX1521-R Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX2320-E Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX2321 Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX2330 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX2331 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX2720-E Appliance (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo HX3320 Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX3321 Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX3330 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX3331 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX3331 Node SAP HANA (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX3375 Appliance (ThinkAgile) XCC Affected: 0 , < 5.61 D8BT64D (custom)
Create a notification for this product.
Lenovo HX3376 Certified Node (ThinkAgile) XCC Affected: 0 , < 5.61 D8BT64D (custom)
Create a notification for this product.
Lenovo HX3520-G Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX3521-G Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX3720 Appliance (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo HX3721 Certified Node (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo HX5520 Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX5520-C Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX5521 Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX5521-C Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX5531 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX7520 Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX7521 Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX7530 Appl for SAP HANA (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX7531 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX7531 Node SAP HANA (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX7820 Appliance (ThinkAgile) XCC Affected: 0 , < 3.11 PSI354A (custom)
Create a notification for this product.
Lenovo HX7821 Certified Node (ThinkAgile) XCC Affected: 0 , < 3.11 PSI354A (custom)
Create a notification for this product.
Lenovo MX Edge Appliance - MX1020 (ThinkAgile) XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo MX3330-F All-flash Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3330-H Hybrid Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3331-F All-flash Certified node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3331-H Hybrid Certified node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3530 F All flash Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3530-H Hybrid Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3531 H Hybrid Certified node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3531-F All-flash Certified node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo P920 Rack Workstation (ThinkStation) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SD530 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SD530 V3 (ThinkSystem) XCC Affected: 0 , < 1.20 USX352 (custom)
Create a notification for this product.
Lenovo SD550 V3 (ThinkSystem) XCC Affected: 0 , < 1.20 USX352 (custom)
Create a notification for this product.
Lenovo SD630 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SD650 DWC Dual Node Tray (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SD650 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SD650 V3 (ThinkSystem) XCC Affected: 0 , < 6.10 USX350G (custom)
Create a notification for this product.
Lenovo SD650-N V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SD665 V3 (ThinkSystem) XCC Affected: 0 , < 6.10 QGX340J (custom)
Create a notification for this product.
Lenovo SE350 (ThinkSystem) XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo SE350 V2 (ThinkEdge) XCC Affected: 0 , < 3.11 IYX328M (custom)
Create a notification for this product.
Lenovo SE360 V2 (ThinkEdge) XCC Affected: 0 , < 3.11 IYX328M (custom)
Create a notification for this product.
Lenovo SE450 (ThinkEdge) XCC Affected: 0 , < 3.11 USX332X (custom)
Create a notification for this product.
Lenovo SE455 V3 (ThinkEdge) XCC Affected: 0 , < 3.10 MBX308L (custom)
Create a notification for this product.
Lenovo SN550 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SN550 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SN850 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR150 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR158 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR250 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR250 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SR250 V3 (ThinkSystem) XCC Affected: 0 , < 2.10 CTX312G (custom)
Create a notification for this product.
Lenovo SR258 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR258 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SR258 V3 (ThinkSystem) XCC Affected: 0 , < 2.10 CTX312G (custom)
Create a notification for this product.
Lenovo SR530 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR550 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR570 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR590 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR630 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR630 V2 (ThinkSystem) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo SR630 V3 (ThinkSystem) XCC Affected: 0 , < 5.10 ESX330M (custom)
Create a notification for this product.
Lenovo SR635 V3 (ThinkSystem) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo SR645 (ThinkSystem) XCC Affected: 0 , < 5.61 D8BT64D (custom)
Create a notification for this product.
Lenovo SR645 V3 (ThinkSystem) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo SR650 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR650 V2 (ThinkSystem) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo SR650 V3 (ThinkSystem) XCC Affected: 0 , < 5.10 ESX330M (custom)
Create a notification for this product.
Lenovo SR655 V3 (ThinkSystem) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo SR665 (ThinkSystem) XCC Affected: 0 , < 5.61 D8BT64D (custom)
Create a notification for this product.
Lenovo SR665 V3 (ThinkSystem) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo SR670 (ThinkSystem) XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo SR670 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SR675 V3 (ThinkSystem) XCC Affected: 0 , < 6.10 QGX340J (custom)
Create a notification for this product.
Lenovo SR850 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR850 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SR850 V3 (ThinkSystem) XCC Affected: 0 , < 4.10 RSX312I (custom)
Create a notification for this product.
Lenovo SR850P (ThinkSystem) XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo SR860 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR860 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SR860 V3 (ThinkSystem) XCC Affected: 0 , < 4.10 RSX312I (custom)
Create a notification for this product.
Lenovo SR950 (ThinkSystem) XCC Affected: 0 , < 3.11 PSI354A (custom)
Create a notification for this product.
Lenovo SR950 V3 (ThinkSystem) XCC Affected: 0 , < 3.10 EBX308I (custom)
Create a notification for this product.
Lenovo ST250 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo ST250 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo ST258 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo ST258 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo ST258 V3 (ThinkSystem) XCC Affected: 0 , < 2.10 CTX312G (custom)
Create a notification for this product.
Lenovo ST550 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo ST650 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo ST650 V3 (ThinkSystem) XCC Affected: 0 , < 6.10 USX350G (custom)
Create a notification for this product.
Lenovo ST658 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo ST658 V3 (ThinkSystem) XCC Affected: 0 , < 6.10 USX350G (custom)
Create a notification for this product.
Lenovo ThinkAgile MX1021 on SE350 XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo VX 1SE Certified Node (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo VX 2U4N Certified Node (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo VX 4U Certified Node (ThinkAgile) XCC Affected: 0 , < 3.11 PSI354A (custom)
Create a notification for this product.
Lenovo VX1320 (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo VX2320 (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX2330 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX3320 (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX3330 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX3520-G (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX3530-G Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX3720 (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo VX5520 (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX5530 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX635 V3 Integrated System (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX645 V3 Certified Node (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX645 V3 Integrated System (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX655 V3 Certified Node (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX655 V3 Integrated System (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX665 V3 Certified Node (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX665 V3 Integrated System (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX7320 N (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX7330 Appliance (Thinkagile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX7520 (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX7520 N (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX7530 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX7531 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX7820 (ThinkAgile) XCC Affected: 0 , < 3.11 PSI354A (custom)
Create a notification for this product.
lenovo thinkagile_hx7530_firmware Affected: 0 , < 4.71_afbt48c (custom)
    cpe:2.3:o:lenovo:thinkagile_vx7531_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx7530_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx7330_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx5530_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx3530-g_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx3330_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx2330_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr650_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr630_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3531-f_all-flash_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3531_h_hybrid_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3530_f_all_flash_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3530-h_hybrid_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3331-f_all-flash_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3331-h_hybrid_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3330-f_all-flash_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3330-h_hybrid_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7531_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7531_node_sap_hana:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7530_appl_for_sap_hana:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3331_node_sap_hana:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5531_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3331_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3330_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx2331_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx2330_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1331_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx3331_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5530_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7530_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_st250_v3_firmware Affected: 0 , < 2.10_ctx213g (custom)
    cpe:2.3:o:lenovo:thinksystem_st258_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr258_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr250_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st250_v3_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx1320_firmware Affected: 0 , < 9.97_cdi3b4b (custom)
    cpe:2.3:o:lenovo:thinkagile_vx7520_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx7520_n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx7320_n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx5520_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx3520-g_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx3320_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx2320_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st550_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr650_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr630_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr590_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr570_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr550_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr530_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkstation_p920_workstation_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7521_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7520_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5521-c_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5521_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5520-c_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5520_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3521-g_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3520-g_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3321_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3320_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx2321_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx2320-e_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1521-r_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1520-r_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1321_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1320_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx3375_firmware Affected: 0 , < 5.61_d8bt64d (custom)
    cpe:2.3:o:lenovo:thinksystem_sr665_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr645_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3376_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3375_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx_enclosure_certified_node_firmware Affected: 0 , < 6.36_tei3f4a (custom)
    cpe:2.3:o:lenovo:thinkagile_vx3720_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx1320_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx_1se_certified_node_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx_2u4n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st258_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr860_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr850_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr258_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr250_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr158_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr150_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sn850_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sn550_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd650_dwc_dual_node_tray_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd530_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3721_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3720_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx2720-e_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx_enclosure_certified_node_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx1021_edge_certified_node_3yr_firmware Affected: 0 , < 4.11_tei3e4a (custom)
    cpe:2.3:o:lenovo:thinkagile_mx1021_on_se350_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr850p_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr670_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_se350_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx_edge-_mx1020__firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1021_edge_certified_node_3yr_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx7820_firmware Affected: 0 , < 3.11_psi354a (custom)
    cpe:2.3:o:lenovo:thinkagile_vx7820_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx_4u_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr950_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7821_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7820_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sd530_v3_firmware Affected: 0 , < 1.20_usx352 (custom)
    cpe:2.3:o:lenovo:thinksystem_sd550_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd530_v3_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sd630_v2_firmware Affected: 0 , < 4.11_tgbt50c (custom)
    cpe:2.3:o:lenovo:thinksystem_st658_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st650_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st258_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st250_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr860_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr850_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr258_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr250_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sn550_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd650-n_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd650_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd630_v2_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_st650_v3_firmware Affected: 0 , < 6.10_usx350g (custom)
    cpe:2.3:o:lenovo:thinksystem_sd650_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st658_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st650_v3_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sr675_v3_firmware Affected: 0 , < 6.10_qgx340j (custom)
    cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr675_v3_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkedge_se350_v2_firmware Affected: 0 , < 3.11_iyx328m (custom)
    cpe:2.3:o:lenovo:thinkedge_se360_v2_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkedge_se350_v2_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkedge_se450__firmware Affected: 0 , < 3.11_usx332x (custom)
    cpe:2.3:o:lenovo:thinkedge_se450__firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkedge_se455_v3_firmware Affected: 0 , < 3.10_mbx308l (custom)
    cpe:2.3:o:lenovo:thinkedge_se455_v3_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sr630_v3_firmware Affected: 0 , < 5.10_esx330m (custom)
    cpe:2.3:o:lenovo:thinksystem_sr650_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr630_v3_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sr635_v3_firmware Affected: 0 , < 3.20_kax334o (custom)
    cpe:2.3:o:lenovo:thinkagile_vx635_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx645_v3_certified_node_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx645_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx655_v3_certified_node_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx655_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx665_v3_certified_node_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx665_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr645_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr655_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr635_v3_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sr850_v3_firmware Affected: 0 , < 4.10_rsx312i (custom)
    cpe:2.3:o:lenovo:thinksystem_sr860_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr850_v3_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sr950_v3_firmware Affected: 0 , < 3.10_ebx308i (custom)
    cpe:2.3:o:lenovo:thinksystem_sr950_v3_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_vx7531_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx7530_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx7330_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx5530_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx3530-g_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx3330_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx2330_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr650_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr630_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3531-f_all-flash_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3531_h_hybrid_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3530_f_all_flash_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3530-h_hybrid_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3331-f_all-flash_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3331-h_hybrid_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3330-f_all-flash_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3330-h_hybrid_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7531_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7531_node_sap_hana:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7530_appl_for_sap_hana:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3331_node_sap_hana:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5531_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3331_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3330_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx2331_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx2330_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1331_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx3331_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5530_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7530_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkagile_hx7530_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "4.71_afbt48c",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_st258_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr258_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr250_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st250_v3_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_st250_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "2.10_ctx213g",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_vx7520_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx7520_n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx7320_n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx5520_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx3520-g_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx3320_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx2320_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st550_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr650_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr630_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr590_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr570_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr550_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr530_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkstation_p920_workstation_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7521_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7520_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5521-c_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5521_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5520-c_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5520_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3521-g_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3520-g_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3321_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3320_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx2321_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx2320-e_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1521-r_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1520-r_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1321_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1320_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "thinkagile_hx1320_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "9.97_cdi3b4b",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sr665_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr645_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3376_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3375_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkagile_hx3375_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "5.61_d8bt64d",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_vx3720_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx1320_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx_1se_certified_node_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx_2u4n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st258_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr860_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr850_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr258_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr250_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr158_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr150_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sn850_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sn550_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd650_dwc_dual_node_tray_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd530_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3721_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3720_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx2720-e_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx_enclosure_certified_node_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkagile_hx_enclosure_certified_node_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "6.36_tei3f4a",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_mx1021_on_se350_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr850p_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr670_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_se350_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx_edge-_mx1020__firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1021_edge_certified_node_3yr_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkagile_hx1021_edge_certified_node_3yr_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "4.11_tei3e4a",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_vx7820_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx_4u_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr950_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7821_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7820_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkagile_hx7820_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.11_psi354a",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sd550_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd530_v3_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sd530_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "1.20_usx352",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_st658_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st650_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st258_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st250_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr860_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr850_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr258_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr250_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sn550_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd650-n_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd650_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd630_v2_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sd630_v2_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "4.11_tgbt50c",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sd650_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st658_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st650_v3_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_st650_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "6.10_usx350g",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr675_v3_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sr675_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "6.10_qgx340j",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkedge_se360_v2_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkedge_se350_v2_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkedge_se350_v2_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.11_iyx328m",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkedge_se450__firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkedge_se450__firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.11_usx332x",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkedge_se455_v3_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkedge_se455_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.10_mbx308l",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sr650_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr630_v3_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sr630_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "5.10_esx330m",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_vx635_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx645_v3_certified_node_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx645_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx655_v3_certified_node_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx655_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx665_v3_certified_node_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx665_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr645_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr655_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr635_v3_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sr635_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.20_kax334o",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sr860_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr850_v3_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sr850_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "4.10_rsx312i",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sr950_v3_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sr950_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.10_ebx308i",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-8279",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-13T17:54:39.559635Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-13T21:02:15.683Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "HX5530 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7530 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST250 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "2.10 CTX312G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3331 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX Enclosure Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1021 Edge Certified Node 3yr (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1320 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1321 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1331 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1520-R Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1521-R Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX2320-E Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX2321 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX2330 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX2331 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX2720-E Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3320 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3321 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3330 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3331 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3331 Node SAP HANA (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3375 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.61 D8BT64D",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3376 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.61 D8BT64D",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3520-G Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3521-G Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3720 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3721 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX5520 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX5520-C Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX5521 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX5521-C Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX5531 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7520 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7521 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7530 Appl for SAP HANA (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7531 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7531 Node SAP HANA (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7820 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 PSI354A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7821 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 PSI354A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX Edge Appliance - MX1020 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3330-F All-flash Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3330-H Hybrid Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3331-F All-flash Certified node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3331-H Hybrid Certified node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3530 F All flash Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3530-H Hybrid Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3531 H Hybrid Certified node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3531-F All-flash Certified node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "P920 Rack Workstation (ThinkStation) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD530 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD530 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "1.20 USX352",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD550 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "1.20 USX352",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD630 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD650 DWC Dual Node Tray (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD650 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD650 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.10 USX350G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD650-N V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD665 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.10 QGX340J",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SE350 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SE350 V2 (ThinkEdge) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 IYX328M",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SE360 V2 (ThinkEdge) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 IYX328M",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SE450 (ThinkEdge) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 USX332X",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SE455 V3 (ThinkEdge) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.10 MBX308L",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SN550 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SN550 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SN850 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR150 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR158 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR250 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR250 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR250 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "2.10 CTX312G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR258 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR258 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR258 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "2.10 CTX312G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR530 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR550 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR570  (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR590 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR630  (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR630 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR630 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.10 ESX330M",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR635 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR645 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.61 D8BT64D",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR645 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR650  (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR650 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR650 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.10 ESX330M",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR655 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR665 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.61 D8BT64D",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR665 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR670 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR670 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR675 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.10 QGX340J",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR850 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR850 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR850 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.10 RSX312I",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR850P (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR860 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR860 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR860 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.10 RSX312I",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR950 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 PSI354A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR950 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.10 EBX308I",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST250 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST250 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST258 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST258 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST258 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "2.10 CTX312G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST550 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST650 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST650 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.10 USX350G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST658 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST658 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.10 USX350G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ThinkAgile MX1021 on SE350 XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX 1SE Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX 2U4N Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX 4U Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 PSI354A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX1320 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX2320 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX2330 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3320 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3330 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3520-G (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3530-G Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3720 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX5520 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX5530 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX635 V3 Integrated System (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX645 V3 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX645 V3 Integrated System (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX655 V3 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX655 V3 Integrated System (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX665 V3 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX665 V3 Integrated System (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7320 N (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7330 Appliance (Thinkagile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7520 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7520 N (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7530 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7531 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7820 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 PSI354A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u0026nbsp;A privilege escalation vulnerability was discovered in XCC that could allow a valid, authenticated XCC user with elevated privileges to perform command injection via specially crafted file uploads.\u003c/span\u003e"
            }
          ],
          "value": "A privilege escalation vulnerability was discovered in XCC that could allow a valid, authenticated XCC user with elevated privileges to perform command injection via specially crafted file uploads."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.2,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-78",
              "description": "CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-09-13T17:27:30.967Z",
        "orgId": "da227ddf-6e25-4b41-b023-0f976dcaca4b",
        "shortName": "lenovo"
      },
      "references": [
        {
          "url": "https://support.lenovo.com/us/en/product_security/LEN-172051"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Update XClarity Controller to the version (or newer) indicated for your model in the advisory: \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://support.lenovo.com/us/en/product_security/LEN-172051\"\u003ehttps://support.lenovo.com/us/en/product_security/LEN-172051\u003c/a\u003e\n\n\u003cbr\u003e"
            }
          ],
          "value": "Update XClarity Controller to the version (or newer) indicated for your model in the advisory:  https://support.lenovo.com/us/en/product_security/LEN-172051"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "da227ddf-6e25-4b41-b023-0f976dcaca4b",
    "assignerShortName": "lenovo",
    "cveId": "CVE-2024-8279",
    "datePublished": "2024-09-13T17:27:30.967Z",
    "dateReserved": "2024-08-28T18:39:04.778Z",
    "dateUpdated": "2024-09-13T21:02:15.683Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-8280 (GCVE-0-2024-8280)

Vulnerability from cvelistv5 – Published: 2024-09-13 17:27 – Updated: 2024-09-13 21:01
VLAI
Summary
An input validation weakness was discovered in XCC that could allow a valid, authenticated XCC user with elevated privileges to perform command injection or cause a recoverable denial of service using a specially crafted file.
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Assigner
Impacted products
Vendor Product Version
Lenovo HX5530 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX7530 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo ST250 V3 (ThinkSystem) XCC Affected: 0 , < 2.10 CTX312G (custom)
Create a notification for this product.
Lenovo VX3331 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX Enclosure Certified Node (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo HX1021 Edge Certified Node 3yr (ThinkAgile) XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo HX1320 Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX1321 Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX1331 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX1520-R Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX1521-R Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX2320-E Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX2321 Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX2330 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX2331 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX2720-E Appliance (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo HX3320 Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX3321 Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX3330 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX3331 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX3331 Node SAP HANA (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX3375 Appliance (ThinkAgile) XCC Affected: 0 , < 5.61 D8BT64D (custom)
Create a notification for this product.
Lenovo HX3376 Certified Node (ThinkAgile) XCC Affected: 0 , < 5.61 D8BT64D (custom)
Create a notification for this product.
Lenovo HX3520-G Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX3521-G Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX3720 Appliance (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo HX3721 Certified Node (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo HX5520 Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX5520-C Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX5521 Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX5521-C Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX5531 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX7520 Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX7521 Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX7530 Appl for SAP HANA (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX7531 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX7531 Node SAP HANA (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX7820 Appliance (ThinkAgile) XCC Affected: 0 , < 3.11 PSI354A (custom)
Create a notification for this product.
Lenovo HX7821 Certified Node (ThinkAgile) XCC Affected: 0 , < 3.11 PSI354A (custom)
Create a notification for this product.
Lenovo MX Edge Appliance - MX1020 (ThinkAgile) XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo MX3330-F All-flash Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3330-H Hybrid Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3331-F All-flash Certified node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3331-H Hybrid Certified node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3530 F All flash Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3530-H Hybrid Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3531 H Hybrid Certified node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3531-F All-flash Certified node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo P920 Rack Workstation (ThinkStation) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SD530 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SD530 V3 (ThinkSystem) XCC Affected: 0 , < 1.20 USX352 (custom)
Create a notification for this product.
Lenovo SD550 V3 (ThinkSystem) XCC Affected: 0 , < 1.20 USX352 (custom)
Create a notification for this product.
Lenovo SD630 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SD650 DWC Dual Node Tray (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SD650 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SD650 V3 (ThinkSystem) XCC Affected: 0 , < 6.10 USX350G (custom)
Create a notification for this product.
Lenovo SD650-N V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SD665 V3 (ThinkSystem) XCC Affected: 0 , < 6.10 QGX340J (custom)
Create a notification for this product.
Lenovo SE350 (ThinkSystem) XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo SE350 V2 (ThinkEdge) XCC Affected: 0 , < 3.11 IYX328M (custom)
Create a notification for this product.
Lenovo SE360 V2 (ThinkEdge) XCC Affected: 0 , < 3.11 IYX328M (custom)
Create a notification for this product.
Lenovo SE450 (ThinkEdge) XCC Affected: 0 , < 3.11 USX332X (custom)
Create a notification for this product.
Lenovo SE455 V3 (ThinkEdge) XCC Affected: 0 , < 3.10 MBX308L (custom)
Create a notification for this product.
Lenovo SN550 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SN550 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SN850 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR150 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR158 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR250 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR250 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SR250 V3 (ThinkSystem) XCC Affected: 0 , < 2.10 CTX312G (custom)
Create a notification for this product.
Lenovo SR258 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR258 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SR258 V3 (ThinkSystem) XCC Affected: 0 , < 2.10 CTX312G (custom)
Create a notification for this product.
Lenovo SR530 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR550 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR570 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR590 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR630 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR630 V2 (ThinkSystem) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo SR630 V3 (ThinkSystem) XCC Affected: 0 , < 5.10 ESX330M (custom)
Create a notification for this product.
Lenovo SR635 V3 (ThinkSystem) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo SR645 (ThinkSystem) XCC Affected: 0 , < 5.61 D8BT64D (custom)
Create a notification for this product.
Lenovo SR645 V3 (ThinkSystem) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo SR650 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR650 V2 (ThinkSystem) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo SR650 V3 (ThinkSystem) XCC Affected: 0 , < 5.10 ESX330M (custom)
Create a notification for this product.
Lenovo SR655 V3 (ThinkSystem) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo SR665 (ThinkSystem) XCC Affected: 0 , < 5.61 D8BT64D (custom)
Create a notification for this product.
Lenovo SR665 V3 (ThinkSystem) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo SR670 (ThinkSystem) XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo SR670 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SR675 V3 (ThinkSystem) XCC Affected: 0 , < 6.10 QGX340J (custom)
Create a notification for this product.
Lenovo SR850 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR850 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SR850 V3 (ThinkSystem) XCC Affected: 0 , < 4.10 RSX312I (custom)
Create a notification for this product.
Lenovo SR850P (ThinkSystem) XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo SR860 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR860 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SR860 V3 (ThinkSystem) XCC Affected: 0 , < 4.10 RSX312I (custom)
Create a notification for this product.
Lenovo SR950 (ThinkSystem) XCC Affected: 0 , < 3.11 PSI354A (custom)
Create a notification for this product.
Lenovo SR950 V3 (ThinkSystem) XCC Affected: 0 , < 3.10 EBX308I (custom)
Create a notification for this product.
Lenovo ST250 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo ST250 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo ST258 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo ST258 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo ST258 V3 (ThinkSystem) XCC Affected: 0 , < 2.10 CTX312G (custom)
Create a notification for this product.
Lenovo ST550 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo ST650 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo ST650 V3 (ThinkSystem) XCC Affected: 0 , < 6.10 USX350G (custom)
Create a notification for this product.
Lenovo ST658 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo ST658 V3 (ThinkSystem) XCC Affected: 0 , < 6.10 USX350G (custom)
Create a notification for this product.
Lenovo ThinkAgile MX1021 on SE350 XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo VX 1SE Certified Node (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo VX 2U4N Certified Node (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo VX 4U Certified Node (ThinkAgile) XCC Affected: 0 , < 3.11 PSI354A (custom)
Create a notification for this product.
Lenovo VX1320 (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo VX2320 (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX2330 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX3320 (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX3330 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX3520-G (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX3530-G Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX3720 (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo VX5520 (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX5530 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX635 V3 Integrated System (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX645 V3 Certified Node (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX645 V3 Integrated System (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX655 V3 Certified Node (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX655 V3 Integrated System (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX665 V3 Certified Node (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX665 V3 Integrated System (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX7320 N (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX7330 Appliance (Thinkagile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX7520 (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX7520 N (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX7530 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX7531 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX7820 (ThinkAgile) XCC Affected: 0 , < 3.11 PSI354A (custom)
Create a notification for this product.
lenovo thinkagile_hx7530_firmware Affected: 0 , < 4.71_afbt48c (custom)
    cpe:2.3:o:lenovo:thinkagile_vx7531_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx7530_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx7330_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx5530_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx3530-g_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx3330_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx2330_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr650_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr630_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3531-f_all-flash_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3531_h_hybrid_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3530_f_all_flash_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3530-h_hybrid_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3331-f_all-flash_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3331-h_hybrid_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3330-f_all-flash_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3330-h_hybrid_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7531_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7531_node_sap_hana:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7530_appl_for_sap_hana:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3331_node_sap_hana:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5531_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3331_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3330_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx2331_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx2330_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1331_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx3331_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5530_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7530_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_st250_v3_firmware Affected: 0 , < 2.10_ctx213g (custom)
    cpe:2.3:o:lenovo:thinksystem_st258_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr258_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr250_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st250_v3_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx1320_firmware Affected: 0 , < 9.97_cdi3b4b (custom)
    cpe:2.3:o:lenovo:thinkagile_vx7520_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx7520_n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx7320_n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx5520_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx3520-g_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx3320_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx2320_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st550_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr650_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr630_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr590_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr570_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr550_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr530_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkstation_p920_workstation_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7521_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7520_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5521-c_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5521_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5520-c_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5520_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3521-g_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3520-g_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3321_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3320_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx2321_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx2320-e_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1521-r_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1520-r_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1321_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1320_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx3375_firmware Affected: 0 , < 5.61_d8bt64d (custom)
    cpe:2.3:o:lenovo:thinksystem_sr665_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr645_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3376_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3375_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx_enclosure_certified_node_firmware Affected: 0 , < 6.36_tei3f4a (custom)
    cpe:2.3:o:lenovo:thinkagile_vx3720_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx1320_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx_1se_certified_node_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx_2u4n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st258_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr860_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr850_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr258_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr250_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr158_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr150_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sn850_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sn550_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd650_dwc_dual_node_tray_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd530_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3721_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3720_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx2720-e_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx_enclosure_certified_node_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx1021_edge_certified_node_3yr_firmware Affected: 0 , < 4.11_tei3e4a (custom)
    cpe:2.3:o:lenovo:thinkagile_mx1021_on_se350_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr850p_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr670_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_se350_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx_edge-_mx1020__firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1021_edge_certified_node_3yr_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx7820_firmware Affected: 0 , < 3.11_psi354a (custom)
    cpe:2.3:o:lenovo:thinkagile_vx7820_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx_4u_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr950_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7821_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7820_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sd530_v3_firmware Affected: 0 , < 1.20_usx352 (custom)
    cpe:2.3:o:lenovo:thinksystem_sd550_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd530_v3_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sd630_v2_firmware Affected: 0 , < 4.11_tgbt50c (custom)
    cpe:2.3:o:lenovo:thinksystem_st658_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st650_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st258_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st250_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr860_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr850_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr258_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr250_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sn550_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd650-n_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd650_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd630_v2_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_st650_v3_firmware Affected: 0 , < 6.10_usx350g (custom)
    cpe:2.3:o:lenovo:thinksystem_sd650_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st658_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st650_v3_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sr675_v3_firmware Affected: 0 , < 6.10_qgx340j (custom)
    cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr675_v3_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkedge_se350_v2_firmware Affected: 0 , < 3.11_iyx328m (custom)
    cpe:2.3:o:lenovo:thinkedge_se360_v2_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkedge_se350_v2_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkedge_se450__firmware Affected: 0 , < 3.11_usx332x (custom)
    cpe:2.3:o:lenovo:thinkedge_se450__firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkedge_se455_v3_firmware Affected: 0 , < 3.10_mbx308l (custom)
    cpe:2.3:o:lenovo:thinkedge_se455_v3_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sr630_v3_firmware Affected: 0 , < 5.10_esx330m (custom)
    cpe:2.3:o:lenovo:thinksystem_sr650_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr630_v3_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sr635_v3_firmware Affected: 0 , < 3.20_kax334o (custom)
    cpe:2.3:o:lenovo:thinkagile_vx635_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx645_v3_certified_node_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx645_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx655_v3_certified_node_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx655_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx665_v3_certified_node_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx665_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr645_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr655_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr635_v3_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sr850_v3_firmware Affected: 0 , < 4.10_rsx312i (custom)
    cpe:2.3:o:lenovo:thinksystem_sr860_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr850_v3_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sr950_v3_firmware Affected: 0 , < 3.10_ebx308i (custom)
    cpe:2.3:o:lenovo:thinksystem_sr950_v3_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_vx7531_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx7530_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx7330_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx5530_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx3530-g_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx3330_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx2330_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr650_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr630_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3531-f_all-flash_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3531_h_hybrid_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3530_f_all_flash_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3530-h_hybrid_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3331-f_all-flash_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3331-h_hybrid_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3330-f_all-flash_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3330-h_hybrid_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7531_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7531_node_sap_hana:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7530_appl_for_sap_hana:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3331_node_sap_hana:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5531_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3331_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3330_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx2331_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx2330_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1331_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx3331_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5530_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7530_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkagile_hx7530_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "4.71_afbt48c",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_st258_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr258_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr250_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st250_v3_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_st250_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "2.10_ctx213g",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_vx7520_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx7520_n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx7320_n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx5520_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx3520-g_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx3320_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx2320_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st550_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr650_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr630_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr590_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr570_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr550_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr530_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkstation_p920_workstation_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7521_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7520_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5521-c_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5521_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5520-c_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5520_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3521-g_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3520-g_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3321_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3320_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx2321_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx2320-e_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1521-r_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1520-r_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1321_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1320_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "thinkagile_hx1320_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "9.97_cdi3b4b",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sr665_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr645_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3376_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3375_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkagile_hx3375_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "5.61_d8bt64d",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_vx3720_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx1320_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx_1se_certified_node_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx_2u4n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st258_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr860_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr850_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr258_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr250_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr158_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr150_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sn850_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sn550_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd650_dwc_dual_node_tray_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd530_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3721_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3720_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx2720-e_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx_enclosure_certified_node_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkagile_hx_enclosure_certified_node_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "6.36_tei3f4a",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_mx1021_on_se350_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr850p_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr670_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_se350_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx_edge-_mx1020__firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1021_edge_certified_node_3yr_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkagile_hx1021_edge_certified_node_3yr_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "4.11_tei3e4a",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_vx7820_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx_4u_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr950_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7821_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7820_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkagile_hx7820_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.11_psi354a",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sd550_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd530_v3_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sd530_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "1.20_usx352",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_st658_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st650_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st258_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st250_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr860_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr850_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr258_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr250_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sn550_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd650-n_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd650_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd630_v2_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sd630_v2_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "4.11_tgbt50c",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sd650_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st658_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st650_v3_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_st650_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "6.10_usx350g",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr675_v3_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sr675_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "6.10_qgx340j",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkedge_se360_v2_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkedge_se350_v2_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkedge_se350_v2_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.11_iyx328m",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkedge_se450__firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkedge_se450__firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.11_usx332x",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkedge_se455_v3_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkedge_se455_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.10_mbx308l",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sr650_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr630_v3_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sr630_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "5.10_esx330m",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_vx635_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx645_v3_certified_node_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx645_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx655_v3_certified_node_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx655_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx665_v3_certified_node_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx665_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr645_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr655_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr635_v3_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sr635_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.20_kax334o",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sr860_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr850_v3_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sr850_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "4.10_rsx312i",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sr950_v3_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sr950_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.10_ebx308i",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-8280",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-13T17:54:29.545182Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-13T21:01:59.322Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "HX5530 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7530 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST250 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "2.10 CTX312G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3331 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX Enclosure Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1021 Edge Certified Node 3yr (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1320 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1321 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1331 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1520-R Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1521-R Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX2320-E Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX2321 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX2330 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX2331 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX2720-E Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3320 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3321 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3330 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3331 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3331 Node SAP HANA (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3375 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.61 D8BT64D",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3376 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.61 D8BT64D",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3520-G Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3521-G Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3720 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3721 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX5520 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX5520-C Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX5521 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX5521-C Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX5531 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7520 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7521 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7530 Appl for SAP HANA (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7531 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7531 Node SAP HANA (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7820 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 PSI354A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7821 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 PSI354A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX Edge Appliance - MX1020 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3330-F All-flash Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3330-H Hybrid Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3331-F All-flash Certified node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3331-H Hybrid Certified node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3530 F All flash Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3530-H Hybrid Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3531 H Hybrid Certified node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3531-F All-flash Certified node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "P920 Rack Workstation (ThinkStation) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD530 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD530 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "1.20 USX352",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD550 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "1.20 USX352",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD630 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD650 DWC Dual Node Tray (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD650 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD650 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.10 USX350G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD650-N V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD665 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.10 QGX340J",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SE350 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SE350 V2 (ThinkEdge) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 IYX328M",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SE360 V2 (ThinkEdge) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 IYX328M",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SE450 (ThinkEdge) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 USX332X",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SE455 V3 (ThinkEdge) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.10 MBX308L",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SN550 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SN550 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SN850 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR150 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR158 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR250 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR250 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR250 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "2.10 CTX312G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR258 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR258 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR258 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "2.10 CTX312G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR530 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR550 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR570  (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR590 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR630  (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR630 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR630 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.10 ESX330M",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR635 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR645 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.61 D8BT64D",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR645 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR650  (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR650 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR650 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.10 ESX330M",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR655 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR665 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.61 D8BT64D",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR665 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR670 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR670 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR675 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.10 QGX340J",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR850 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR850 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR850 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.10 RSX312I",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR850P (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR860 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR860 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR860 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.10 RSX312I",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR950 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 PSI354A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR950 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.10 EBX308I",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST250 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST250 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST258 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST258 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST258 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "2.10 CTX312G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST550 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST650 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST650 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.10 USX350G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST658 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST658 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.10 USX350G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ThinkAgile MX1021 on SE350 XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX 1SE Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX 2U4N Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX 4U Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 PSI354A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX1320 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX2320 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX2330 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3320 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3330 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3520-G (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3530-G Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3720 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX5520 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX5530 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX635 V3 Integrated System (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX645 V3 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX645 V3 Integrated System (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX655 V3 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX655 V3 Integrated System (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX665 V3 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX665 V3 Integrated System (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7320 N (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7330 Appliance (Thinkagile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7520 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7520 N (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7530 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7531 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7820 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 PSI354A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eAn input validation weakness was discovered in XCC that could allow a valid, authenticated XCC user with elevated privileges to perform command injection or cause a recoverable denial of service using a specially crafted file.\u003c/span\u003e"
            }
          ],
          "value": "An input validation weakness was discovered in XCC that could allow a valid, authenticated XCC user with elevated privileges to perform command injection or cause a recoverable denial of service using a specially crafted file."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.2,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-78",
              "description": "CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-09-13T17:27:39.022Z",
        "orgId": "da227ddf-6e25-4b41-b023-0f976dcaca4b",
        "shortName": "lenovo"
      },
      "references": [
        {
          "url": "https://support.lenovo.com/us/en/product_security/LEN-172051"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Update XClarity Controller to the version (or newer) indicated for your model in the advisory: \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://support.lenovo.com/us/en/product_security/LEN-172051\"\u003ehttps://support.lenovo.com/us/en/product_security/LEN-172051\u003c/a\u003e\n\n\u003cbr\u003e"
            }
          ],
          "value": "Update XClarity Controller to the version (or newer) indicated for your model in the advisory:  https://support.lenovo.com/us/en/product_security/LEN-172051"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "da227ddf-6e25-4b41-b023-0f976dcaca4b",
    "assignerShortName": "lenovo",
    "cveId": "CVE-2024-8280",
    "datePublished": "2024-09-13T17:27:39.022Z",
    "dateReserved": "2024-08-28T18:39:06.288Z",
    "dateUpdated": "2024-09-13T21:01:59.322Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-8281 (GCVE-0-2024-8281)

Vulnerability from cvelistv5 – Published: 2024-09-13 17:27 – Updated: 2024-09-13 20:53
VLAI
Summary
An input validation weakness was discovered in XCC that could allow a valid, authenticated XCC user with elevated privileges to perform command injection through specially crafted command line input in the XCC SSH captive shell.
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Assigner
Impacted products
Vendor Product Version
Lenovo HX5530 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX7530 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo ST250 V3 (ThinkSystem) XCC Affected: 0 , < 2.10 CTX312G (custom)
Create a notification for this product.
Lenovo VX3331 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX Enclosure Certified Node (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo HX1021 Edge Certified Node 3yr (ThinkAgile) XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo HX1320 Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX1321 Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX1331 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX1520-R Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX1521-R Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX2320-E Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX2321 Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX2330 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX2331 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX2720-E Appliance (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo HX3320 Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX3321 Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX3330 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX3331 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX3331 Node SAP HANA (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX3375 Appliance (ThinkAgile) XCC Affected: 0 , < 5.61 D8BT64D (custom)
Create a notification for this product.
Lenovo HX3376 Certified Node (ThinkAgile) XCC Affected: 0 , < 5.61 D8BT64D (custom)
Create a notification for this product.
Lenovo HX3520-G Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX3521-G Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX3720 Appliance (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo HX3721 Certified Node (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo HX5520 Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX5520-C Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX5521 Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX5521-C Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX5531 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX7520 Appliance (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX7521 Certified Node (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo HX7530 Appl for SAP HANA (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX7531 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX7531 Node SAP HANA (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo HX7820 Appliance (ThinkAgile) XCC Affected: 0 , < 3.11 PSI354A (custom)
Create a notification for this product.
Lenovo HX7821 Certified Node (ThinkAgile) XCC Affected: 0 , < 3.11 PSI354A (custom)
Create a notification for this product.
Lenovo MX Edge Appliance - MX1020 (ThinkAgile) XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo MX3330-F All-flash Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3330-H Hybrid Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3331-F All-flash Certified node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3331-H Hybrid Certified node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3530 F All flash Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3530-H Hybrid Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3531 H Hybrid Certified node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo MX3531-F All-flash Certified node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo P920 Rack Workstation (ThinkStation) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SD530 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SD530 V3 (ThinkSystem) XCC Affected: 0 , < 1.20 USX352 (custom)
Create a notification for this product.
Lenovo SD550 V3 (ThinkSystem) XCC Affected: 0 , < 1.20 USX352 (custom)
Create a notification for this product.
Lenovo SD630 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SD650 DWC Dual Node Tray (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SD650 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SD650 V3 (ThinkSystem) XCC Affected: 0 , < 6.10 USX350G (custom)
Create a notification for this product.
Lenovo SD650-N V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SD665 V3 (ThinkSystem) XCC Affected: 0 , < 6.10 QGX340J (custom)
Create a notification for this product.
Lenovo SE350 (ThinkSystem) XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo SE350 V2 (ThinkEdge) XCC Affected: 0 , < 3.11 IYX328M (custom)
Create a notification for this product.
Lenovo SE360 V2 (ThinkEdge) XCC Affected: 0 , < 3.11 IYX328M (custom)
Create a notification for this product.
Lenovo SE450 (ThinkEdge) XCC Affected: 0 , < 3.11 USX332X (custom)
Create a notification for this product.
Lenovo SE455 V3 (ThinkEdge) XCC Affected: 0 , < 3.10 MBX308L (custom)
Create a notification for this product.
Lenovo SN550 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SN550 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SN850 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR150 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR158 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR250 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR250 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SR250 V3 (ThinkSystem) XCC Affected: 0 , < 2.10 CTX312G (custom)
Create a notification for this product.
Lenovo SR258 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR258 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SR258 V3 (ThinkSystem) XCC Affected: 0 , < 2.10 CTX312G (custom)
Create a notification for this product.
Lenovo SR530 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR550 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR570 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR590 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR630 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR630 V2 (ThinkSystem) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo SR630 V3 (ThinkSystem) XCC Affected: 0 , < 5.10 ESX330M (custom)
Create a notification for this product.
Lenovo SR635 V3 (ThinkSystem) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo SR645 (ThinkSystem) XCC Affected: 0 , < 5.61 D8BT64D (custom)
Create a notification for this product.
Lenovo SR645 V3 (ThinkSystem) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo SR650 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo SR650 V2 (ThinkSystem) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo SR650 V3 (ThinkSystem) XCC Affected: 0 , < 5.10 ESX330M (custom)
Create a notification for this product.
Lenovo SR655 V3 (ThinkSystem) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo SR665 (ThinkSystem) XCC Affected: 0 , < 5.61 D8BT64D (custom)
Create a notification for this product.
Lenovo SR665 V3 (ThinkSystem) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo SR670 (ThinkSystem) XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo SR670 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SR675 V3 (ThinkSystem) XCC Affected: 0 , < 6.10 QGX340J (custom)
Create a notification for this product.
Lenovo SR850 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR850 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SR850 V3 (ThinkSystem) XCC Affected: 0 , < 4.10 RSX312I (custom)
Create a notification for this product.
Lenovo SR850P (ThinkSystem) XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo SR860 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo SR860 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo SR860 V3 (ThinkSystem) XCC Affected: 0 , < 4.10 RSX312I (custom)
Create a notification for this product.
Lenovo SR950 (ThinkSystem) XCC Affected: 0 , < 3.11 PSI354A (custom)
Create a notification for this product.
Lenovo SR950 V3 (ThinkSystem) XCC Affected: 0 , < 3.10 EBX308I (custom)
Create a notification for this product.
Lenovo ST250 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo ST250 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo ST258 (ThinkSystem) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo ST258 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo ST258 V3 (ThinkSystem) XCC Affected: 0 , < 2.10 CTX312G (custom)
Create a notification for this product.
Lenovo ST550 (ThinkSystem) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo ST650 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo ST650 V3 (ThinkSystem) XCC Affected: 0 , < 6.10 USX350G (custom)
Create a notification for this product.
Lenovo ST658 V2 (ThinkSystem) XCC Affected: 0 , < 4.11 TGBT50C (custom)
Create a notification for this product.
Lenovo ST658 V3 (ThinkSystem) XCC Affected: 0 , < 6.10 USX350G (custom)
Create a notification for this product.
Lenovo ThinkAgile MX1021 on SE350 XCC Affected: 0 , < 4.11 TEI3E4A (custom)
Create a notification for this product.
Lenovo VX 1SE Certified Node (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo VX 2U4N Certified Node (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo VX 4U Certified Node (ThinkAgile) XCC Affected: 0 , < 3.11 PSI354A (custom)
Create a notification for this product.
Lenovo VX1320 (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo VX2320 (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX2330 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX3320 (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX3330 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX3520-G (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX3530-G Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX3720 (ThinkAgile) XCC Affected: 0 , < 6.36 TEI3F4A (custom)
Create a notification for this product.
Lenovo VX5520 (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX5530 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX635 V3 Integrated System (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX645 V3 Certified Node (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX645 V3 Integrated System (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX655 V3 Certified Node (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX655 V3 Integrated System (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX665 V3 Certified Node (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX665 V3 Integrated System (ThinkAgile) XCC Affected: 0 , < 3.20 KAX334O (custom)
Create a notification for this product.
Lenovo VX7320 N (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX7330 Appliance (Thinkagile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX7520 (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX7520 N (ThinkAgile) XCC Affected: 0 , < 9.97 CDI3B4B (custom)
Create a notification for this product.
Lenovo VX7530 Appliance (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX7531 Certified Node (ThinkAgile) XCC Affected: 0 , < 4.71 AFBT48C (custom)
Create a notification for this product.
Lenovo VX7820 (ThinkAgile) XCC Affected: 0 , < 3.11 PSI354A (custom)
Create a notification for this product.
lenovo thinkagile_hx7530_firmware Affected: 0 , < 4.71_afbt48c (custom)
    cpe:2.3:o:lenovo:thinkagile_vx7531_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx7530_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx7330_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx5530_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx3530-g_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx3330_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx2330_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr650_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr630_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3531-f_all-flash_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3531_h_hybrid_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3530_f_all_flash_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3530-h_hybrid_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3331-f_all-flash_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3331-h_hybrid_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3330-f_all-flash_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx3330-h_hybrid_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7531_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7531_node_sap_hana:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7530_appl_for_sap_hana:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3331_node_sap_hana:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5531_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3331_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3330_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx2331_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx2330_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1331_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx3331_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5530_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7530_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_st250_v3_firmware Affected: 0 , < 2.10_ctx213g (custom)
    cpe:2.3:o:lenovo:thinksystem_st258_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr258_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr250_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st250_v3_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx1320_firmware Affected: 0 , < 9.97_cdi3b4b (custom)
    cpe:2.3:o:lenovo:thinkagile_vx7520_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx7520_n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx7320_n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx5520_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx3520-g_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx3320_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx2320_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st550_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr650_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr630_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr590_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr570_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr550_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr530_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkstation_p920_workstation_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7521_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7520_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5521-c_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5521_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5520-c_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx5520_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3521-g_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3520-g_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3321_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3320_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx2321_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx2320-e_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1521-r_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1520-r_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1321_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1320_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx3375_firmware Affected: 0 , < 5.61_d8bt64d (custom)
    cpe:2.3:o:lenovo:thinksystem_sr665_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr645_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3376_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3375_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx_enclosure_certified_node_firmware Affected: 0 , < 6.36_tei3f4a (custom)
    cpe:2.3:o:lenovo:thinkagile_vx3720_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx1320_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx_1se_certified_node_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx_2u4n_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st258_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr860_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr850_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr258_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr250_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr158_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr150_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sn850_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sn550_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd650_dwc_dual_node_tray_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd530_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3721_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx3720_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx2720-e_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx_enclosure_certified_node_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx1021_edge_certified_node_3yr_firmware Affected: 0 , < 4.11_tei3e4a (custom)
    cpe:2.3:o:lenovo:thinkagile_mx1021_on_se350_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr850p_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr670_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_se350_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_mx_edge-_mx1020__firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx1021_edge_certified_node_3yr_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkagile_hx7820_firmware Affected: 0 , < 3.11_psi354a (custom)
    cpe:2.3:o:lenovo:thinkagile_vx7820_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx_4u_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr950_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7821_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_hx7820_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sd530_v3_firmware Affected: 0 , < 1.20_usx352 (custom)
    cpe:2.3:o:lenovo:thinksystem_sd550_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd530_v3_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sd630_v2_firmware Affected: 0 , < 4.11_tgbt50c (custom)
    cpe:2.3:o:lenovo:thinksystem_st658_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st650_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st258_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st250_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr860_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr850_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr258_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr250_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sn550_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd650-n_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd650_v2_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sd630_v2_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_st650_v3_firmware Affected: 0 , < 6.10_usx350g (custom)
    cpe:2.3:o:lenovo:thinksystem_sd650_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st658_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_st650_v3_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sr675_v3_firmware Affected: 0 , < 6.10_qgx340j (custom)
    cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr675_v3_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkedge_se350_v2_firmware Affected: 0 , < 3.11_iyx328m (custom)
    cpe:2.3:o:lenovo:thinkedge_se360_v2_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkedge_se350_v2_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkedge_se450__firmware Affected: 0 , < 3.11_usx332x (custom)
    cpe:2.3:o:lenovo:thinkedge_se450__firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinkedge_se455_v3_firmware Affected: 0 , < 3.10_mbx308l (custom)
    cpe:2.3:o:lenovo:thinkedge_se455_v3_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sr630_v3_firmware Affected: 0 , < 5.10_esx330m (custom)
    cpe:2.3:o:lenovo:thinksystem_sr650_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr630_v3_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sr635_v3_firmware Affected: 0 , < 3.20_kax334o (custom)
    cpe:2.3:o:lenovo:thinkagile_vx635_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx645_v3_certified_node_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx645_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx655_v3_certified_node_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx655_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx665_v3_certified_node_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinkagile_vx665_v3_firmware:*:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr645_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr655_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr635_v3_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sr850_v3_firmware Affected: 0 , < 4.10_rsx312i (custom)
    cpe:2.3:o:lenovo:thinksystem_sr860_v3_firmware:-:*:*:*:*:*:*:*
    cpe:2.3:o:lenovo:thinksystem_sr850_v3_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
lenovo thinksystem_sr950_v3_firmware Affected: 0 , < 3.10_ebx308i (custom)
    cpe:2.3:o:lenovo:thinksystem_sr950_v3_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_vx7531_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx7530_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx7330_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx5530_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx3530-g_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx3330_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx2330_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr650_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr630_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3531-f_all-flash_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3531_h_hybrid_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3530_f_all_flash_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3530-h_hybrid_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3331-f_all-flash_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3331-h_hybrid_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3330-f_all-flash_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx3330-h_hybrid_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7531_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7531_node_sap_hana:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7530_appl_for_sap_hana:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3331_node_sap_hana:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5531_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3331_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3330_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx2331_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx2330_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1331_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx3331_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5530_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7530_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkagile_hx7530_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "4.71_afbt48c",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_st258_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr258_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr250_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st250_v3_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_st250_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "2.10_ctx213g",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_vx7520_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx7520_n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx7320_n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx5520_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx3520-g_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx3320_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx2320_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st550_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr650_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr630_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr590_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr570_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr550_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr530_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkstation_p920_workstation_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7521_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7520_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5521-c_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5521_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5520-c_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx5520_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3521-g_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3520-g_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3321_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3320_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx2321_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx2320-e_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1521-r_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1520-r_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1321_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1320_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "thinkagile_hx1320_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "9.97_cdi3b4b",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sr665_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr645_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3376_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3375_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkagile_hx3375_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "5.61_d8bt64d",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_vx3720_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx1320_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx_1se_certified_node_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx_2u4n_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st258_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr860_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr850_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr258_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr250_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr158_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr150_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sn850_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sn550_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd650_dwc_dual_node_tray_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd530_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3721_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx3720_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx2720-e_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx_enclosure_certified_node_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkagile_hx_enclosure_certified_node_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "6.36_tei3f4a",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_mx1021_on_se350_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr850p_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr670_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_se350_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_mx_edge-_mx1020__firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx1021_edge_certified_node_3yr_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkagile_hx1021_edge_certified_node_3yr_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "4.11_tei3e4a",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_vx7820_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx_4u_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr950_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7821_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_hx7820_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkagile_hx7820_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.11_psi354a",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sd550_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd530_v3_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sd530_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "1.20_usx352",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_st658_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st650_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st258_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st250_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr860_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr850_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr258_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr250_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sn550_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd650-n_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd650_v2_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sd630_v2_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sd630_v2_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "4.11_tgbt50c",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sd650_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st658_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_st650_v3_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_st650_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "6.10_usx350g",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr675_v3_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sr675_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "6.10_qgx340j",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkedge_se360_v2_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkedge_se350_v2_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkedge_se350_v2_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.11_iyx328m",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkedge_se450__firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkedge_se450__firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.11_usx332x",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkedge_se455_v3_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinkedge_se455_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.10_mbx308l",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sr650_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr630_v3_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sr630_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "5.10_esx330m",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinkagile_vx635_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx645_v3_certified_node_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx645_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx655_v3_certified_node_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx655_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx665_v3_certified_node_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinkagile_vx665_v3_firmware:*:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr645_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr655_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr635_v3_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sr635_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.20_kax334o",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sr860_v3_firmware:-:*:*:*:*:*:*:*",
              "cpe:2.3:o:lenovo:thinksystem_sr850_v3_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sr850_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "4.10_rsx312i",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:thinksystem_sr950_v3_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "thinksystem_sr950_v3_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "lessThan": "3.10_ebx308i",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-8281",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-13T17:51:32.343751Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-13T20:53:47.959Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "HX5530 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7530 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST250 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "2.10 CTX312G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3331 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX Enclosure Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1021 Edge Certified Node 3yr (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1320 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1321 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1331 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1520-R Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX1521-R Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX2320-E Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX2321 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX2330 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX2331 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX2720-E Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3320 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3321 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3330 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3331 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3331 Node SAP HANA (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3375 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.61 D8BT64D",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3376 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.61 D8BT64D",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3520-G Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3521-G Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3720 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX3721 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX5520 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX5520-C Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX5521 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX5521-C Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX5531 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7520 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7521 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7530 Appl for SAP HANA (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7531 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7531 Node SAP HANA (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7820 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 PSI354A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HX7821 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 PSI354A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX Edge Appliance - MX1020 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3330-F All-flash Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3330-H Hybrid Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3331-F All-flash Certified node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3331-H Hybrid Certified node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3530 F All flash Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3530-H Hybrid Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3531 H Hybrid Certified node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MX3531-F All-flash Certified node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "P920 Rack Workstation (ThinkStation) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD530 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD530 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "1.20 USX352",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD550 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "1.20 USX352",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD630 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD650 DWC Dual Node Tray (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD650 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD650 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.10 USX350G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD650-N V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SD665 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.10 QGX340J",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SE350 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SE350 V2 (ThinkEdge) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 IYX328M",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SE360 V2 (ThinkEdge) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 IYX328M",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SE450 (ThinkEdge) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 USX332X",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SE455 V3 (ThinkEdge) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.10 MBX308L",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SN550 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SN550 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SN850 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR150 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR158 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR250 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR250 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR250 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "2.10 CTX312G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR258 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR258 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR258 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "2.10 CTX312G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR530 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR550 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR570  (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR590 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR630  (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR630 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR630 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.10 ESX330M",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR635 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR645 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.61 D8BT64D",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR645 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR650  (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR650 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR650 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.10 ESX330M",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR655 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR665 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "5.61 D8BT64D",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR665 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR670 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR670 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR675 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.10 QGX340J",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR850 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR850 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR850 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.10 RSX312I",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR850P (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR860 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR860 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR860 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.10 RSX312I",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR950 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 PSI354A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SR950 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.10 EBX308I",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST250 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST250 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST258 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST258 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST258 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "2.10 CTX312G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST550 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST650 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST650 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.10 USX350G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST658 V2 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TGBT50C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ST658 V3 (ThinkSystem) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.10 USX350G",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ThinkAgile MX1021 on SE350 XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.11 TEI3E4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX 1SE Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX 2U4N Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX 4U Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 PSI354A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX1320 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX2320 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX2330 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3320 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3330 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3520-G (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3530-G Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX3720 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "6.36 TEI3F4A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX5520 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX5530 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX635 V3 Integrated System (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX645 V3 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX645 V3 Integrated System (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX655 V3 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX655 V3 Integrated System (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX665 V3 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX665 V3 Integrated System (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.20 KAX334O",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7320 N (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7330 Appliance (Thinkagile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7520 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7520 N (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "9.97 CDI3B4B",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7530 Appliance (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7531 Certified Node (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "4.71 AFBT48C",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "VX7820 (ThinkAgile) XCC",
          "vendor": "Lenovo",
          "versions": [
            {
              "lessThan": "3.11 PSI354A",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eAn input validation weakness was discovered in XCC that could allow a valid, authenticated XCC user with elevated privileges to perform command injection through specially crafted command line input in the XCC SSH captive shell.\u003c/span\u003e"
            }
          ],
          "value": "An input validation weakness was discovered in XCC that could allow a valid, authenticated XCC user with elevated privileges to perform command injection through specially crafted command line input in the XCC SSH captive shell."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.2,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-78",
              "description": "CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-09-13T17:27:48.442Z",
        "orgId": "da227ddf-6e25-4b41-b023-0f976dcaca4b",
        "shortName": "lenovo"
      },
      "references": [
        {
          "url": "https://support.lenovo.com/us/en/product_security/LEN-172051"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Update XClarity Controller to the version (or newer) indicated for your model in the advisory: \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://support.lenovo.com/us/en/product_security/LEN-172051\"\u003ehttps://support.lenovo.com/us/en/product_security/LEN-172051\u003c/a\u003e\n\n\u003cbr\u003e"
            }
          ],
          "value": "Update XClarity Controller to the version (or newer) indicated for your model in the advisory:  https://support.lenovo.com/us/en/product_security/LEN-172051"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "da227ddf-6e25-4b41-b023-0f976dcaca4b",
    "assignerShortName": "lenovo",
    "cveId": "CVE-2024-8281",
    "datePublished": "2024-09-13T17:27:48.442Z",
    "dateReserved": "2024-08-28T18:39:07.671Z",
    "dateUpdated": "2024-09-13T20:53:47.959Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-8358 (GCVE-0-2024-8358)

Vulnerability from cvelistv5 – Published: 2024-11-22 21:33 – Updated: 2024-11-25 01:43
VLAI
Title
Visteon Infotainment UPDATES_ExtractFile Command Injection Remote Code Execution Vulnerability
Summary
Visteon Infotainment UPDATES_ExtractFile Command Injection Remote Code Execution Vulnerability. This vulnerability allows physically present attackers to execute arbitrary code on affected installations of Visteon Infotainment systems. Authentication is not required to exploit this vulnerability. The specific flaw exists within the UPDATES_ExtractFile function. A crafted software update file can trigger execution of a system call composed from a user-supplied string. An attacker can leverage this vulnerability to execute code in the context of the device. Was ZDI-CAN-23422.
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Assigner
zdi
References
Impacted products
Vendor Product Version
Visteon Infotainment Affected: cmu150_NA_74.00.324A
Create a notification for this product.
visteon infotainment Affected: cmu150_na_74.00.324a
    cpe:2.3:a:visteon:infotainment:cmu150_na_74.00.324a:*:*:*:*:*:*:*
Create a notification for this product.
Date Public
2024-08-30 16:22
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:visteon:infotainment:cmu150_na_74.00.324a:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "infotainment",
            "vendor": "visteon",
            "versions": [
              {
                "status": "affected",
                "version": "cmu150_na_74.00.324a"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-8358",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-11-25T01:35:10.262153Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-11-25T01:43:36.843Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unknown",
          "product": "Infotainment",
          "vendor": "Visteon",
          "versions": [
            {
              "status": "affected",
              "version": "cmu150_NA_74.00.324A"
            }
          ]
        }
      ],
      "dateAssigned": "2024-08-30T16:16:12.010Z",
      "datePublic": "2024-08-30T16:22:31.741Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Visteon Infotainment UPDATES_ExtractFile Command Injection Remote Code Execution Vulnerability. This vulnerability allows physically present attackers to execute arbitrary code on affected installations of Visteon Infotainment systems. Authentication is not required to exploit this vulnerability.\n\nThe specific flaw exists within the UPDATES_ExtractFile function. A crafted software update file can trigger execution of a system call composed from a user-supplied string. An attacker can leverage this vulnerability to execute code in the context of the device. Was ZDI-CAN-23422."
        }
      ],
      "metrics": [
        {
          "cvssV3_0": {
            "baseScore": 6.8,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "format": "CVSS"
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-78",
              "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-11-22T21:33:09.888Z",
        "orgId": "99f1926a-a320-47d8-bbb5-42feb611262e",
        "shortName": "zdi"
      },
      "references": [
        {
          "name": "ZDI-24-1190",
          "tags": [
            "x_research-advisory"
          ],
          "url": "https://www.zerodayinitiative.com/advisories/ZDI-24-1190/"
        }
      ],
      "source": {
        "lang": "en",
        "value": "Dmitry \"InfoSecDJ\" Janushkevich of Trend Micro Zero Day Initiative"
      },
      "title": "Visteon Infotainment UPDATES_ExtractFile Command Injection Remote Code Execution Vulnerability"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "99f1926a-a320-47d8-bbb5-42feb611262e",
    "assignerShortName": "zdi",
    "cveId": "CVE-2024-8358",
    "datePublished": "2024-11-22T21:33:09.888Z",
    "dateReserved": "2024-08-30T16:16:12.024Z",
    "dateUpdated": "2024-11-25T01:43:36.843Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-8359 (GCVE-0-2024-8359)

Vulnerability from cvelistv5 – Published: 2024-11-22 21:33 – Updated: 2024-11-25 01:43
VLAI
Title
Visteon Infotainment REFLASH_DDU_FindFile Command Injection Remote Code Execution Vulnerability
Summary
Visteon Infotainment REFLASH_DDU_FindFile Command Injection Remote Code Execution Vulnerability. This vulnerability allows physically present attackers to execute arbitrary code on affected installations of Visteon Infotainment systems. Authentication is not required to exploit this vulnerability. The specific flaw exists within the REFLASH_DDU_FindFile function. A crafted software update file can trigger execution of a system call composed from a user-supplied string. An attacker can leverage this vulnerability to execute code in the context of the device. Was ZDI-CAN-23420.
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Assigner
zdi
References
Impacted products
Vendor Product Version
Visteon Infotainment Affected: cmu150_NA_74.00.324A
Create a notification for this product.
visteon infotainment Affected: cmu150_na_74.00.324a
    cpe:2.3:a:visteon:infotainment:cmu150_na_74.00.324a:*:*:*:*:*:*:*
Create a notification for this product.
Date Public
2024-08-30 16:22
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:visteon:infotainment:cmu150_na_74.00.324a:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "infotainment",
            "vendor": "visteon",
            "versions": [
              {
                "status": "affected",
                "version": "cmu150_na_74.00.324a"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-8359",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-11-25T01:35:00.666444Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-11-25T01:43:36.966Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unknown",
          "product": "Infotainment",
          "vendor": "Visteon",
          "versions": [
            {
              "status": "affected",
              "version": "cmu150_NA_74.00.324A"
            }
          ]
        }
      ],
      "dateAssigned": "2024-08-30T16:16:15.632Z",
      "datePublic": "2024-08-30T16:22:36.731Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Visteon Infotainment REFLASH_DDU_FindFile Command Injection Remote Code Execution Vulnerability. This vulnerability allows physically present attackers to execute arbitrary code on affected installations of Visteon Infotainment systems. Authentication is not required to exploit this vulnerability.\n\nThe specific flaw exists within the REFLASH_DDU_FindFile function. A crafted software update file can trigger execution of a system call composed from a user-supplied string. An attacker can leverage this vulnerability to execute code in the context of the device. Was ZDI-CAN-23420."
        }
      ],
      "metrics": [
        {
          "cvssV3_0": {
            "baseScore": 6.8,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "format": "CVSS"
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-78",
              "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-11-22T21:33:19.843Z",
        "orgId": "99f1926a-a320-47d8-bbb5-42feb611262e",
        "shortName": "zdi"
      },
      "references": [
        {
          "name": "ZDI-24-1191",
          "tags": [
            "x_research-advisory"
          ],
          "url": "https://www.zerodayinitiative.com/advisories/ZDI-24-1191/"
        }
      ],
      "source": {
        "lang": "en",
        "value": "Dmitry \"InfoSecDJ\" Janushkevich of Trend Micro Zero Day Initiative"
      },
      "title": "Visteon Infotainment REFLASH_DDU_FindFile Command Injection Remote Code Execution Vulnerability"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "99f1926a-a320-47d8-bbb5-42feb611262e",
    "assignerShortName": "zdi",
    "cveId": "CVE-2024-8359",
    "datePublished": "2024-11-22T21:33:19.843Z",
    "dateReserved": "2024-08-30T16:16:15.644Z",
    "dateUpdated": "2024-11-25T01:43:36.966Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-8360 (GCVE-0-2024-8360)

Vulnerability from cvelistv5 – Published: 2024-11-22 21:33 – Updated: 2024-11-25 01:36
VLAI
Title
Visteon Infotainment REFLASH_DDU_ExtractFile Command Injection Remote Code Execution Vulnerability
Summary
Visteon Infotainment REFLASH_DDU_ExtractFile Command Injection Remote Code Execution Vulnerability. This vulnerability allows physically present attackers to execute arbitrary code on affected installations of Visteon Infotainment systems. Authentication is not required to exploit this vulnerability. The specific flaw exists within the REFLASH_DDU_ExtractFile function. A crafted software update file can trigger execution of a system call composed from a user-supplied string. An attacker can leverage this vulnerability to execute code in the context of the device. Was ZDI-CAN-23421.
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Assigner
zdi
References
Impacted products
Vendor Product Version
Visteon Infotainment Affected: cmu150_NA_74.00.324A
Create a notification for this product.
visteon infotainment Affected: cmu150_na_74.00.324a
    cpe:2.3:a:visteon:infotainment:cmu150_na_74.00.324a:*:*:*:*:*:*:*
Create a notification for this product.
Date Public
2024-08-30 16:22
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:visteon:infotainment:cmu150_na_74.00.324a:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "infotainment",
            "vendor": "visteon",
            "versions": [
              {
                "status": "affected",
                "version": "cmu150_na_74.00.324a"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-8360",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-11-25T01:34:46.836089Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-11-25T01:36:35.700Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unknown",
          "product": "Infotainment",
          "vendor": "Visteon",
          "versions": [
            {
              "status": "affected",
              "version": "cmu150_NA_74.00.324A"
            }
          ]
        }
      ],
      "dateAssigned": "2024-08-30T16:16:19.309Z",
      "datePublic": "2024-08-30T16:22:41.842Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Visteon Infotainment REFLASH_DDU_ExtractFile Command Injection Remote Code Execution Vulnerability. This vulnerability allows physically present attackers to execute arbitrary code on affected installations of Visteon Infotainment systems. Authentication is not required to exploit this vulnerability.\n\nThe specific flaw exists within the REFLASH_DDU_ExtractFile function. A crafted software update file can trigger execution of a system call composed from a user-supplied string. An attacker can leverage this vulnerability to execute code in the context of the device. Was ZDI-CAN-23421."
        }
      ],
      "metrics": [
        {
          "cvssV3_0": {
            "baseScore": 6.8,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "format": "CVSS"
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-78",
              "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-11-22T21:33:32.855Z",
        "orgId": "99f1926a-a320-47d8-bbb5-42feb611262e",
        "shortName": "zdi"
      },
      "references": [
        {
          "name": "ZDI-24-1192",
          "tags": [
            "x_research-advisory"
          ],
          "url": "https://www.zerodayinitiative.com/advisories/ZDI-24-1192/"
        }
      ],
      "source": {
        "lang": "en",
        "value": "Dmitry \"InfoSecDJ\" Janushkevich of Trend Micro Zero Day Initiative"
      },
      "title": "Visteon Infotainment REFLASH_DDU_ExtractFile Command Injection Remote Code Execution Vulnerability"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "99f1926a-a320-47d8-bbb5-42feb611262e",
    "assignerShortName": "zdi",
    "cveId": "CVE-2024-8360",
    "datePublished": "2024-11-22T21:33:32.855Z",
    "dateReserved": "2024-08-30T16:16:19.322Z",
    "dateUpdated": "2024-11-25T01:36:35.700Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-8504 (GCVE-0-2024-8504)

Vulnerability from cvelistv5 – Published: 2024-09-10 19:23 – Updated: 2025-11-04 16:16
VLAI
Title
VICIdial Authenticated Remote Code Execution
Summary
An attacker with authenticated access to VICIdial as an "agent" can execute arbitrary shell commands as the "root" user. This attack can be chained with CVE-2024-8503 to execute arbitrary shell commands starting from an unauthenticated perspective.
SSVC
Exploitation: poc Automatable: no Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Assigner
Impacted products
Vendor Product Version
VICIdial VICIdial Affected: 2.14-917a
Create a notification for this product.
vicidial vicidial Affected: 2.14-917a
    cpe:2.3:a:vicidial:vicidial:2.14-917a:*:*:*:*:*:*:*
Create a notification for this product.
Date Public
2024-09-10 19:23
Credits
Jaggar Henry of KoreLogic, Inc.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:vicidial:vicidial:2.14-917a:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unaffected",
            "product": "vicidial",
            "vendor": "vicidial",
            "versions": [
              {
                "status": "affected",
                "version": "2.14-917a"
              }
            ]
          }
        ],
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 8.8,
              "baseSeverity": "HIGH",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "LOW",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2024-8504",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-12T13:51:21.498740Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-12T13:52:49.969Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2025-11-04T16:16:06.940Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "http://seclists.org/fulldisclosure/2024/Sep/26"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "platforms": [
            "Linux"
          ],
          "product": "VICIdial",
          "vendor": "VICIdial",
          "versions": [
            {
              "status": "affected",
              "version": "2.14-917a"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Jaggar Henry of KoreLogic, Inc."
        }
      ],
      "datePublic": "2024-09-10T19:23:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "An attacker with authenticated access to VICIdial as an \"agent\" can execute arbitrary shell commands as the \"root\" user. This attack can be chained with CVE-2024-8503 to execute arbitrary shell commands starting from an unauthenticated perspective."
            }
          ],
          "value": "An attacker with authenticated access to VICIdial as an \"agent\" can execute arbitrary shell commands as the \"root\" user. This attack can be chained with CVE-2024-8503 to execute arbitrary shell commands starting from an unauthenticated perspective."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-78",
              "description": "CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-09-10T19:23:39.327Z",
        "orgId": "bbf0bd87-ece2-41be-b873-96928ee8fab9",
        "shortName": "KoreLogic"
      },
      "references": [
        {
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://korelogic.com/Resources/Advisories/KL-001-2024-012.txt"
        },
        {
          "tags": [
            "product"
          ],
          "url": "https://www.vicidial.org/vicidial.php"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "This issue has been remediated in the public svn/trunk codebase, as of revision 3848 committed 2024-07-08.\u003cbr\u003e"
            }
          ],
          "value": "This issue has been remediated in the public svn/trunk codebase, as of revision 3848 committed 2024-07-08."
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "VICIdial Authenticated Remote Code Execution",
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bbf0bd87-ece2-41be-b873-96928ee8fab9",
    "assignerShortName": "KoreLogic",
    "cveId": "CVE-2024-8504",
    "datePublished": "2024-09-10T19:23:39.327Z",
    "dateReserved": "2024-09-05T21:29:06.095Z",
    "dateUpdated": "2025-11-04T16:16:06.940Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

Mitigation

Phase: Architecture and Design

Description:

  • If at all possible, use library calls rather than external processes to recreate the desired functionality.
Mitigation ID: MIT-22

Phases: Architecture and Design, Operation

Strategy: Sandbox or Jail

Description:

  • Run the code in a "jail" or similar sandbox environment that enforces strict boundaries between the process and the operating system. This may effectively restrict which files can be accessed in a particular directory or which commands can be executed by the software.
  • OS-level examples include the Unix chroot jail, AppArmor, and SELinux. In general, managed code may provide some protection. For example, java.io.FilePermission in the Java SecurityManager allows the software to specify restrictions on file operations.
  • This may not be a feasible solution, and it only limits the impact to the operating system; the rest of the application may still be subject to compromise.
  • Be careful to avoid CWE-243 and other weaknesses related to jails.
Mitigation

Phase: Architecture and Design

Strategy: Attack Surface Reduction

Description:

  • For any data that will be used to generate a command to be executed, keep as much of that data out of external control as possible. For example, in web applications, this may require storing the data locally in the session's state instead of sending it out to the client in a hidden form field.
Mitigation ID: MIT-15

Phase: Architecture and Design

Description:

  • For any security checks that are performed on the client side, ensure that these checks are duplicated on the server side, in order to avoid CWE-602. Attackers can bypass the client-side checks by modifying values after the checks have been performed, or by changing the client to remove the client-side checks entirely. Then, these modified values would be submitted to the server.
Mitigation ID: MIT-4.3

Phase: Architecture and Design

Strategy: Libraries or Frameworks

Description:

  • Use a vetted library or framework that does not allow this weakness to occur or provides constructs that make this weakness easier to avoid.
  • For example, consider using the ESAPI Encoding control [REF-45] or a similar tool, library, or framework. These will help the programmer encode outputs in a manner less prone to error.
Mitigation ID: MIT-28

Phase: Implementation

Strategy: Output Encoding

Description:

  • While it is risky to use dynamically-generated query strings, code, or commands that mix control and data together, sometimes it may be unavoidable. Properly quote arguments and escape any special characters within those arguments. The most conservative approach is to escape or filter all characters that do not pass an extremely strict allowlist (such as everything that is not alphanumeric or white space). If some special characters are still needed, such as white space, wrap each argument in quotes after the escaping/filtering step. Be careful of argument injection (CWE-88).
Mitigation

Phase: Implementation

Description:

  • If the program to be executed allows arguments to be specified within an input file or from standard input, then consider using that mode to pass arguments instead of the command line.
Mitigation ID: MIT-27

Phase: Architecture and Design

Strategy: Parameterization

Description:

  • If available, use structured mechanisms that automatically enforce the separation between data and code. These mechanisms may be able to provide the relevant quoting, encoding, and validation automatically, instead of relying on the developer to provide this capability at every point where output is generated.
  • Some languages offer multiple functions that can be used to invoke commands. Where possible, identify any function that invokes a command shell using a single string, and replace it with a function that requires individual arguments. These functions typically perform appropriate quoting and filtering of arguments. For example, in C, the system() function accepts a string that contains the entire command to be executed, whereas execl(), execve(), and others require an array of strings, one for each argument. In Windows, CreateProcess() only accepts one command at a time. In Perl, if system() is provided with an array of arguments, then it will quote each of the arguments.
Mitigation ID: MIT-5

Phase: Implementation

Strategy: Input Validation

Description:

  • Assume all input is malicious. Use an "accept known good" input validation strategy, i.e., use a list of acceptable inputs that strictly conform to specifications. Reject any input that does not strictly conform to specifications, or transform it into something that does.
  • When performing input validation, consider all potentially relevant properties, including length, type of input, the full range of acceptable values, missing or extra inputs, syntax, consistency across related fields, and conformance to business rules. As an example of business rule logic, "boat" may be syntactically valid because it only contains alphanumeric characters, but it is not valid if the input is only expected to contain colors such as "red" or "blue."
  • Do not rely exclusively on looking for malicious or malformed inputs. This is likely to miss at least one undesirable input, especially if the code's environment changes. This can give attackers enough room to bypass the intended validation. However, denylists can be useful for detecting potential attacks or determining which inputs are so malformed that they should be rejected outright.
  • When constructing OS command strings, use stringent allowlists that limit the character set based on the expected value of the parameter in the request. This will indirectly limit the scope of an attack, but this technique is less important than proper output encoding and escaping.
  • Note that proper output encoding, escaping, and quoting is the most effective solution for preventing OS command injection, although input validation may provide some defense-in-depth. This is because it effectively limits what will appear in output. Input validation will not always prevent OS command injection, especially if you are required to support free-form text fields that could contain arbitrary characters. For example, when invoking a mail program, you might need to allow the subject field to contain otherwise-dangerous inputs like ";" and ">" characters, which would need to be escaped or otherwise handled. In this case, stripping the character might reduce the risk of OS command injection, but it would produce incorrect behavior because the subject field would not be recorded as the user intended. This might seem to be a minor inconvenience, but it could be more important when the program relies on well-structured subject lines in order to pass messages to other components.
  • Even if you make a mistake in your validation (such as forgetting one out of 100 input fields), appropriate encoding is still likely to protect you from injection-based attacks. As long as it is not done in isolation, input validation is still a useful technique, since it may significantly reduce your attack surface, allow you to detect some attacks, and provide other security benefits that proper encoding does not address.
Mitigation ID: MIT-21

Phase: Architecture and Design

Strategy: Enforcement by Conversion

Description:

  • When the set of acceptable objects, such as filenames or URLs, is limited or known, create a mapping from a set of fixed input values (such as numeric IDs) to the actual filenames or URLs, and reject all other inputs.
Mitigation ID: MIT-32

Phase: Operation

Strategy: Compilation or Build Hardening

Description:

  • Run the code in an environment that performs automatic taint propagation and prevents any command execution that uses tainted variables, such as Perl's "-T" switch. This will force the program to perform validation steps that remove the taint, although you must be careful to correctly validate your inputs so that you do not accidentally mark dangerous inputs as untainted (see CWE-183 and CWE-184).
Mitigation ID: MIT-32

Phase: Operation

Strategy: Environment Hardening

Description:

  • Run the code in an environment that performs automatic taint propagation and prevents any command execution that uses tainted variables, such as Perl's "-T" switch. This will force the program to perform validation steps that remove the taint, although you must be careful to correctly validate your inputs so that you do not accidentally mark dangerous inputs as untainted (see CWE-183 and CWE-184).
Mitigation ID: MIT-39

Phase: Implementation

Description:

  • Ensure that error messages only contain minimal details that are useful to the intended audience and no one else. The messages need to strike the balance between being too cryptic (which can confuse users) or being too detailed (which may reveal more than intended). The messages should not reveal the methods that were used to determine the error. Attackers can use detailed information to refine or optimize their original attack, thereby increasing their chances of success.
  • If errors must be captured in some detail, record them in log messages, but consider what could occur if the log messages can be viewed by attackers. Highly sensitive information such as passwords should never be saved to log files.
  • Avoid inconsistent messaging that might accidentally tip off an attacker about internal state, such as whether a user account exists or not.
  • In the context of OS Command Injection, error information passed back to the user might reveal whether an OS command is being executed and possibly which command is being used.
Mitigation

Phase: Operation

Strategy: Sandbox or Jail

Description:

  • Use runtime policy enforcement to create an allowlist of allowable commands, then prevent use of any command that does not appear in the allowlist. Technologies such as AppArmor are available to do this.
Mitigation ID: MIT-29

Phase: Operation

Strategy: Firewall

Description:

  • Use an application firewall that can detect attacks against this weakness. It can be beneficial in cases in which the code cannot be fixed (because it is controlled by a third party), as an emergency prevention measure while more comprehensive software assurance measures are applied, or to provide defense in depth [REF-1481].
Mitigation ID: MIT-17

Phases: Architecture and Design, Operation

Strategy: Environment Hardening

Description:

  • Run your code using the lowest privileges that are required to accomplish the necessary tasks [REF-76]. If possible, create isolated accounts with limited privileges that are only used for a single task. That way, a successful attack will not immediately give the attacker access to the rest of the software or its environment. For example, database applications rarely need to run as the database administrator, especially in day-to-day operations.
Mitigation ID: MIT-16

Phases: Operation, Implementation

Strategy: Environment Hardening

Description:

  • When using PHP, configure the application so that it does not use register_globals. During implementation, develop the application so that it does not rely on this feature, but be wary of implementing a register_globals emulation that is subject to weaknesses such as CWE-95, CWE-621, and similar issues.
CAPEC-108: Command Line Execution through SQL Injection

An attacker uses standard SQL injection methods to inject data into the command line for execution. This could be done directly through misuse of directives such as MSSQL_xp_cmdshell or indirectly through injection of data into the database that would be interpreted as shell commands. Sometime later, an unscrupulous backend application (or could be part of the functionality of the same application) fetches the injected data stored in the database and uses this data as command line arguments without performing proper validation. The malicious data escapes that data plane by spawning new commands to be executed on the host.

CAPEC-15: Command Delimiters

An attack of this type exploits a programs' vulnerabilities that allows an attacker's commands to be concatenated onto a legitimate command with the intent of targeting other resources such as the file system or database. The system that uses a filter or denylist input validation, as opposed to allowlist validation is vulnerable to an attacker who predicts delimiters (or combinations of delimiters) not present in the filter or denylist. As with other injection attacks, the attacker uses the command delimiter payload as an entry point to tunnel through the application and activate additional attacks through SQL queries, shell commands, network scanning, and so on.

CAPEC-43: Exploiting Multiple Input Interpretation Layers

An attacker supplies the target software with input data that contains sequences of special characters designed to bypass input validation logic. This exploit relies on the target making multiples passes over the input data and processing a "layer" of special characters with each pass. In this manner, the attacker can disguise input that would otherwise be rejected as invalid by concealing it with layers of special/escape characters that are stripped off by subsequent processing steps. The goal is to first discover cases where the input validation layer executes before one or more parsing layers. That is, user input may go through the following logic in an application: <parser1> --> <input validator> --> <parser2>. In such cases, the attacker will need to provide input that will pass through the input validator, but after passing through parser2, will be converted into something that the input validator was supposed to stop.

CAPEC-6: Argument Injection

An attacker changes the behavior or state of a targeted application through injecting data or command syntax through the targets use of non-validated and non-filtered arguments of exposed services or methods.

CAPEC-88: OS Command Injection

In this type of an attack, an adversary injects operating system commands into existing application functions. An application that uses untrusted input to build command strings is vulnerable. An adversary can leverage OS command injection in an application to elevate privileges, execute arbitrary commands and compromise the underlying operating system.

Back to CWE stats page