Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    4 vulnerabilities by firegiant

    CVE-2024-24810 (GCVE-0-2024-24810)

    Vulnerability from nvd – Published: 2024-02-07 02:39 – Updated: 2024-08-01 23:28
    VLAI
    Title
    WiX is vulnerable to DLL redirection attacks that allow the attacker to escalate privileges
    Summary
    WiX toolset lets developers create installers for Windows Installer, the Windows installation engine. The .be TEMP folder is vulnerable to DLL redirection attacks that allow the attacker to escalate privileges. This impacts any installer built with the WiX installer framework. This issue has been patched in version 4.0.4.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    References
    Impacted products
    Vendor Product Version
    wixtoolset issues Affected: <= 4.0.3
    Create a notification for this product.
    firegiant wix_toolset Affected: 0 , < 3.14.0 (custom)
        cpe:2.3:a:firegiant:wix_toolset:-:*:*:*:*:*:*:*
    Create a notification for this product.
    firegiant wix_toolset Affected: 4.0.0 , < 4.0.4 (custom)
        cpe:2.3:a:firegiant:wix_toolset:4.0.0:-:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:firegiant:wix_toolset:-:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "wix_toolset",
                "vendor": "firegiant",
                "versions": [
                  {
                    "lessThan": "3.14.0",
                    "status": "affected",
                    "version": "0",
                    "versionType": "custom"
                  }
                ]
              },
              {
                "cpes": [
                  "cpe:2.3:a:firegiant:wix_toolset:4.0.0:-:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "wix_toolset",
                "vendor": "firegiant",
                "versions": [
                  {
                    "lessThan": "4.0.4",
                    "status": "affected",
                    "version": "4.0.0",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-24810",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-02-21T19:18:57.581197Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-07-15T20:58:05.182Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-01T23:28:12.588Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "https://github.com/wixtoolset/issues/security/advisories/GHSA-7wh2-wxc7-9ph5",
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://github.com/wixtoolset/issues/security/advisories/GHSA-7wh2-wxc7-9ph5"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "issues",
              "vendor": "wixtoolset",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c= 4.0.3"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "WiX toolset lets developers create installers for Windows Installer, the Windows installation engine. The .be TEMP folder is vulnerable to DLL redirection attacks that allow the attacker to escalate privileges. This impacts any installer built with the WiX installer framework. This issue has been patched in version 4.0.4."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 8.3,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-426",
                  "description": "CWE-426: Untrusted Search Path",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-02-07T02:39:35.627Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/wixtoolset/issues/security/advisories/GHSA-7wh2-wxc7-9ph5",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/wixtoolset/issues/security/advisories/GHSA-7wh2-wxc7-9ph5"
            }
          ],
          "source": {
            "advisory": "GHSA-7wh2-wxc7-9ph5",
            "discovery": "UNKNOWN"
          },
          "title": "WiX is vulnerable to DLL redirection attacks that allow the attacker to escalate privileges"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2024-24810",
        "datePublished": "2024-02-07T02:39:35.627Z",
        "dateReserved": "2024-01-31T16:28:17.941Z",
        "dateUpdated": "2024-08-01T23:28:12.588Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2019-16511 (GCVE-0-2019-16511)

    Vulnerability from nvd – Published: 2019-09-19 15:54 – Updated: 2024-08-05 01:17
    VLAI
    Summary
    An issue was discovered in DTF in FireGiant WiX Toolset before 3.11.2. Microsoft.Deployment.Compression.Cab.dll and Microsoft.Deployment.Compression.Zip.dll allow directory traversal during CAB or ZIP archive extraction, because the full name of an archive file (even with a ../ sequence) is concatenated with the destination path.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-05T01:17:40.836Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/wixtoolset/issues/issues/6075"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://wixtoolset.org/development/wips/6075-dtf-zip-slip/"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.firegiant.com/blog/2019/9/18/wix-v3.11.2-released/"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/GitHubAssessments/CVE_Assessments_09_2019"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "An issue was discovered in DTF in FireGiant WiX Toolset before 3.11.2. Microsoft.Deployment.Compression.Cab.dll and Microsoft.Deployment.Compression.Zip.dll allow directory traversal during CAB or ZIP archive extraction, because the full name of an archive file (even with a ../ sequence) is concatenated with the destination path."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-04T17:53:06.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/wixtoolset/issues/issues/6075"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://wixtoolset.org/development/wips/6075-dtf-zip-slip/"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.firegiant.com/blog/2019/9/18/wix-v3.11.2-released/"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/GitHubAssessments/CVE_Assessments_09_2019"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2019-16511",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "An issue was discovered in DTF in FireGiant WiX Toolset before 3.11.2. Microsoft.Deployment.Compression.Cab.dll and Microsoft.Deployment.Compression.Zip.dll allow directory traversal during CAB or ZIP archive extraction, because the full name of an archive file (even with a ../ sequence) is concatenated with the destination path."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://github.com/wixtoolset/issues/issues/6075",
                  "refsource": "MISC",
                  "url": "https://github.com/wixtoolset/issues/issues/6075"
                },
                {
                  "name": "https://wixtoolset.org/development/wips/6075-dtf-zip-slip/",
                  "refsource": "MISC",
                  "url": "https://wixtoolset.org/development/wips/6075-dtf-zip-slip/"
                },
                {
                  "name": "https://www.firegiant.com/blog/2019/9/18/wix-v3.11.2-released/",
                  "refsource": "MISC",
                  "url": "https://www.firegiant.com/blog/2019/9/18/wix-v3.11.2-released/"
                },
                {
                  "name": "https://github.com/GitHubAssessments/CVE_Assessments_09_2019",
                  "refsource": "MISC",
                  "url": "https://github.com/GitHubAssessments/CVE_Assessments_09_2019"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2019-16511",
        "datePublished": "2019-09-19T15:54:04.000Z",
        "dateReserved": "2019-09-19T00:00:00.000Z",
        "dateUpdated": "2024-08-05T01:17:40.836Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2024-24810 (GCVE-0-2024-24810)

    Vulnerability from cvelistv5 – Published: 2024-02-07 02:39 – Updated: 2024-08-01 23:28
    VLAI
    Title
    WiX is vulnerable to DLL redirection attacks that allow the attacker to escalate privileges
    Summary
    WiX toolset lets developers create installers for Windows Installer, the Windows installation engine. The .be TEMP folder is vulnerable to DLL redirection attacks that allow the attacker to escalate privileges. This impacts any installer built with the WiX installer framework. This issue has been patched in version 4.0.4.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    References
    Impacted products
    Vendor Product Version
    wixtoolset issues Affected: <= 4.0.3
    Create a notification for this product.
    firegiant wix_toolset Affected: 0 , < 3.14.0 (custom)
        cpe:2.3:a:firegiant:wix_toolset:-:*:*:*:*:*:*:*
    Create a notification for this product.
    firegiant wix_toolset Affected: 4.0.0 , < 4.0.4 (custom)
        cpe:2.3:a:firegiant:wix_toolset:4.0.0:-:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:firegiant:wix_toolset:-:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "wix_toolset",
                "vendor": "firegiant",
                "versions": [
                  {
                    "lessThan": "3.14.0",
                    "status": "affected",
                    "version": "0",
                    "versionType": "custom"
                  }
                ]
              },
              {
                "cpes": [
                  "cpe:2.3:a:firegiant:wix_toolset:4.0.0:-:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "wix_toolset",
                "vendor": "firegiant",
                "versions": [
                  {
                    "lessThan": "4.0.4",
                    "status": "affected",
                    "version": "4.0.0",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-24810",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-02-21T19:18:57.581197Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-07-15T20:58:05.182Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-01T23:28:12.588Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "https://github.com/wixtoolset/issues/security/advisories/GHSA-7wh2-wxc7-9ph5",
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://github.com/wixtoolset/issues/security/advisories/GHSA-7wh2-wxc7-9ph5"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "issues",
              "vendor": "wixtoolset",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c= 4.0.3"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "WiX toolset lets developers create installers for Windows Installer, the Windows installation engine. The .be TEMP folder is vulnerable to DLL redirection attacks that allow the attacker to escalate privileges. This impacts any installer built with the WiX installer framework. This issue has been patched in version 4.0.4."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 8.3,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-426",
                  "description": "CWE-426: Untrusted Search Path",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-02-07T02:39:35.627Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/wixtoolset/issues/security/advisories/GHSA-7wh2-wxc7-9ph5",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/wixtoolset/issues/security/advisories/GHSA-7wh2-wxc7-9ph5"
            }
          ],
          "source": {
            "advisory": "GHSA-7wh2-wxc7-9ph5",
            "discovery": "UNKNOWN"
          },
          "title": "WiX is vulnerable to DLL redirection attacks that allow the attacker to escalate privileges"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2024-24810",
        "datePublished": "2024-02-07T02:39:35.627Z",
        "dateReserved": "2024-01-31T16:28:17.941Z",
        "dateUpdated": "2024-08-01T23:28:12.588Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2019-16511 (GCVE-0-2019-16511)

    Vulnerability from cvelistv5 – Published: 2019-09-19 15:54 – Updated: 2024-08-05 01:17
    VLAI
    Summary
    An issue was discovered in DTF in FireGiant WiX Toolset before 3.11.2. Microsoft.Deployment.Compression.Cab.dll and Microsoft.Deployment.Compression.Zip.dll allow directory traversal during CAB or ZIP archive extraction, because the full name of an archive file (even with a ../ sequence) is concatenated with the destination path.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-05T01:17:40.836Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/wixtoolset/issues/issues/6075"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://wixtoolset.org/development/wips/6075-dtf-zip-slip/"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.firegiant.com/blog/2019/9/18/wix-v3.11.2-released/"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/GitHubAssessments/CVE_Assessments_09_2019"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "An issue was discovered in DTF in FireGiant WiX Toolset before 3.11.2. Microsoft.Deployment.Compression.Cab.dll and Microsoft.Deployment.Compression.Zip.dll allow directory traversal during CAB or ZIP archive extraction, because the full name of an archive file (even with a ../ sequence) is concatenated with the destination path."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-04T17:53:06.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/wixtoolset/issues/issues/6075"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://wixtoolset.org/development/wips/6075-dtf-zip-slip/"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.firegiant.com/blog/2019/9/18/wix-v3.11.2-released/"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/GitHubAssessments/CVE_Assessments_09_2019"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2019-16511",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "An issue was discovered in DTF in FireGiant WiX Toolset before 3.11.2. Microsoft.Deployment.Compression.Cab.dll and Microsoft.Deployment.Compression.Zip.dll allow directory traversal during CAB or ZIP archive extraction, because the full name of an archive file (even with a ../ sequence) is concatenated with the destination path."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://github.com/wixtoolset/issues/issues/6075",
                  "refsource": "MISC",
                  "url": "https://github.com/wixtoolset/issues/issues/6075"
                },
                {
                  "name": "https://wixtoolset.org/development/wips/6075-dtf-zip-slip/",
                  "refsource": "MISC",
                  "url": "https://wixtoolset.org/development/wips/6075-dtf-zip-slip/"
                },
                {
                  "name": "https://www.firegiant.com/blog/2019/9/18/wix-v3.11.2-released/",
                  "refsource": "MISC",
                  "url": "https://www.firegiant.com/blog/2019/9/18/wix-v3.11.2-released/"
                },
                {
                  "name": "https://github.com/GitHubAssessments/CVE_Assessments_09_2019",
                  "refsource": "MISC",
                  "url": "https://github.com/GitHubAssessments/CVE_Assessments_09_2019"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2019-16511",
        "datePublished": "2019-09-19T15:54:04.000Z",
        "dateReserved": "2019-09-19T00:00:00.000Z",
        "dateUpdated": "2024-08-05T01:17:40.836Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }