CVE-2024-23914 (GCVE-0-2024-23914)

Vulnerability from cvelistv5 – Published: 2024-05-03 08:15 – Updated: 2024-08-01 23:13
VLAI?
Summary
Use of Externally-Controlled Format String vulnerability in Merge DICOM Toolkit C/C++ on Windows. When MC_Open_Association() function is used to open DICOM Association and gets DICOM Application Context Name with illegal characters, it might result in an unhandled exception.
CWE
  • CWE-134 - Use of Externally-Controlled Format String
Assigner
Impacted products
Vendor Product Version
Merative Merge DICOM Toolkit C/C++ Affected: v5.6.0 , ≤ v5.17.0 (semver)
Create a notification for this product.
Credits
Gabriele Quagliarella of Nozomi Networks found this bug during a security research activity.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:merative:merge_dicom_toolkit_c_c\\+\\+:5.6.0:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "merge_dicom_toolkit_c_c\\+\\+",
            "vendor": "merative",
            "versions": [
              {
                "lessThanOrEqual": "5.17.0",
                "status": "affected",
                "version": "5.6.0",
                "versionType": "semver"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-23914",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-05-03T14:28:49.877832Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-06-04T17:45:42.098Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-01T23:13:08.679Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://www.nozominetworks.com/labs/vulnerability-advisories-cve-2024-23914"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "collectionURL": "https://www.merative.com/merge-imaging/dicom-toolkit",
          "defaultStatus": "unaffected",
          "packageName": "Merge DICOM Toolkit C/C++ 64-bit Microsoft Windows",
          "platforms": [
            "Windows"
          ],
          "product": "Merge DICOM Toolkit C/C++",
          "programRoutines": [
            {
              "name": "MC_Open_Association"
            }
          ],
          "vendor": "Merative",
          "versions": [
            {
              "lessThanOrEqual": "v5.17.0",
              "status": "affected",
              "version": "v5.6.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Gabriele Quagliarella of Nozomi Networks found this bug during a security research activity."
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Use of Externally-Controlled Format String vulnerability in Merge DICOM Toolkit C/C++ on Windows.\u003cbr\u003e\u003cbr\u003eWhen MC_Open_Association() function is used to open DICOM Association and gets DICOM Application Context Name with illegal characters, it might result in an unhandled exception."
            }
          ],
          "value": "Use of Externally-Controlled Format String vulnerability in Merge DICOM Toolkit C/C++ on Windows.\n\nWhen MC_Open_Association() function is used to open DICOM Association and gets DICOM Application Context Name with illegal characters, it might result in an unhandled exception."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "ADJACENT_NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 5.7,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-134",
              "description": "CWE-134 Use of Externally-Controlled Format String",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-05-03T08:15:32.389Z",
        "orgId": "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
        "shortName": "Nozomi"
      },
      "references": [
        {
          "url": "https://www.nozominetworks.com/labs/vulnerability-advisories-cve-2024-23914"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "The issue is resolved in Merge DICOM Toolkit 5.18.0 release.\u003cbr\u003e"
            }
          ],
          "value": "The issue is resolved in Merge DICOM Toolkit 5.18.0 release.\n"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "workarounds": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "The vulnerability can be exploited by unauthenticated attackers with a privileged position in the network. \u003cbr\u003eAs a temporary solution, until a patch is released, it is highly recommended do not expose the vulnerable component inside an untrusted network."
            }
          ],
          "value": "The vulnerability can be exploited by unauthenticated attackers with a privileged position in the network. \nAs a temporary solution, until a patch is released, it is highly recommended do not expose the vulnerable component inside an untrusted network."
        }
      ],
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bec8025f-a851-46e5-b3a3-058e6b0aa23c",
    "assignerShortName": "Nozomi",
    "cveId": "CVE-2024-23914",
    "datePublished": "2024-05-03T08:15:32.389Z",
    "dateReserved": "2024-01-23T15:02:55.722Z",
    "dateUpdated": "2024-08-01T23:13:08.679Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-23914\",\"sourceIdentifier\":\"prodsec@nozominetworks.com\",\"published\":\"2024-05-03T09:15:08.090\",\"lastModified\":\"2024-11-21T08:58:42.020\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Use of Externally-Controlled Format String vulnerability in Merge DICOM Toolkit C/C++ on Windows.\\n\\nWhen MC_Open_Association() function is used to open DICOM Association and gets DICOM Application Context Name with illegal characters, it might result in an unhandled exception.\"},{\"lang\":\"es\",\"value\":\"Uso de la vulnerabilidad de cadena de formato controlada externamente en Merge DICOM Toolkit C/C++ en Windows. Cuando se utiliza la funci\u00f3n MC_Open_Association() para abrir la Asociaci\u00f3n DICOM y obtiene el Nombre de contexto de la aplicaci\u00f3n DICOM con caracteres ilegales, puede resultar en una excepci\u00f3n no controlada.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"prodsec@nozominetworks.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":5.7,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"ADJACENT_NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.1,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"prodsec@nozominetworks.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-134\"}]}],\"references\":[{\"url\":\"https://www.nozominetworks.com/labs/vulnerability-advisories-cve-2024-23914\",\"source\":\"prodsec@nozominetworks.com\"},{\"url\":\"https://www.nozominetworks.com/labs/vulnerability-advisories-cve-2024-23914\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.nozominetworks.com/labs/vulnerability-advisories-cve-2024-23914\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-01T23:13:08.679Z\"}}, {\"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-23914\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-05-03T14:28:49.877832Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:merative:merge_dicom_toolkit_c_c\\\\+\\\\+:5.6.0:*:*:*:*:*:*:*\"], \"vendor\": \"merative\", \"product\": \"merge_dicom_toolkit_c_c\\\\+\\\\+\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.6.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.17.0\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-03T14:24:48.511Z\"}, \"title\": \"CISA ADP Vulnrichment\"}], \"cna\": {\"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"Gabriele Quagliarella of Nozomi Networks found this bug during a security research activity.\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.7, \"attackVector\": \"ADJACENT_NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Merative\", \"product\": \"Merge DICOM Toolkit C/C++\", \"versions\": [{\"status\": \"affected\", \"version\": \"v5.6.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"v5.17.0\"}], \"platforms\": [\"Windows\"], \"packageName\": \"Merge DICOM Toolkit C/C++ 64-bit Microsoft Windows\", \"collectionURL\": \"https://www.merative.com/merge-imaging/dicom-toolkit\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"MC_Open_Association\"}]}], \"solutions\": [{\"lang\": \"en\", \"value\": \"The issue is resolved in Merge DICOM Toolkit 5.18.0 release.\\n\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"The issue is resolved in Merge DICOM Toolkit 5.18.0 release.\u003cbr\u003e\", \"base64\": false}]}], \"references\": [{\"url\": \"https://www.nozominetworks.com/labs/vulnerability-advisories-cve-2024-23914\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"The vulnerability can be exploited by unauthenticated attackers with a privileged position in the network. \\nAs a temporary solution, until a patch is released, it is highly recommended do not expose the vulnerable component inside an untrusted network.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"The vulnerability can be exploited by unauthenticated attackers with a privileged position in the network. \u003cbr\u003eAs a temporary solution, until a patch is released, it is highly recommended do not expose the vulnerable component inside an untrusted network.\", \"base64\": false}]}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Use of Externally-Controlled Format String vulnerability in Merge DICOM Toolkit C/C++ on Windows.\\n\\nWhen MC_Open_Association() function is used to open DICOM Association and gets DICOM Application Context Name with illegal characters, it might result in an unhandled exception.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Use of Externally-Controlled Format String vulnerability in Merge DICOM Toolkit C/C++ on Windows.\u003cbr\u003e\u003cbr\u003eWhen MC_Open_Association() function is used to open DICOM Association and gets DICOM Application Context Name with illegal characters, it might result in an unhandled exception.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-134\", \"description\": \"CWE-134 Use of Externally-Controlled Format String\"}]}], \"providerMetadata\": {\"orgId\": \"bec8025f-a851-46e5-b3a3-058e6b0aa23c\", \"shortName\": \"Nozomi\", \"dateUpdated\": \"2024-05-03T08:15:32.389Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-23914\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-01T23:13:08.679Z\", \"dateReserved\": \"2024-01-23T15:02:55.722Z\", \"assignerOrgId\": \"bec8025f-a851-46e5-b3a3-058e6b0aa23c\", \"datePublished\": \"2024-05-03T08:15:32.389Z\", \"assignerShortName\": \"Nozomi\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…