cve-2024-38812
Vulnerability from cvelistv5
Published
2024-09-17 17:13
Modified
2024-11-20 17:20
Severity ?
Summary
The vCenter Server contains a heap-overflow vulnerability in the implementation of the DCERPC protocol. A malicious actor with network access to vCenter Server may trigger this vulnerability by sending a specially crafted network packet potentially leading to remote code execution.
Impacted products
Vendor Product Version
n/a VMware vCenter Server Version: 8.0   < 8.0 U3b
Version: 7.0   < 7.0 U3s
   n/a VMware Cloud Foundation Version: 5.x
Version: 4.x
CISA Known exploited vulnerability
Data from the Known Exploited Vulnerabilities Catalog

Date added: 2024-11-20

Due date: 2024-12-11

Required action: Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.

Used in ransomware: Unknown

Notes: https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/24968 ; https://nvd.nist.gov/vuln/detail/CVE-2024-38812

Show details on NVD website


{
   containers: {
      adp: [
         {
            affected: [
               {
                  cpes: [
                     "cpe:2.3:a:broadcom:vmware_vcenter_server:*:*:*:*:*:*:*:*",
                  ],
                  defaultStatus: "unaffected",
                  product: "vmware_vcenter_server",
                  vendor: "broadcom",
                  versions: [
                     {
                        lessThan: "8.0u3b",
                        status: "affected",
                        version: "8.00",
                        versionType: "custom",
                     },
                     {
                        lessThan: "7.0u3s",
                        status: "affected",
                        version: "7.0",
                        versionType: "custom",
                     },
                  ],
               },
               {
                  cpes: [
                     "cpe:2.3:a:broadcom:vmware_cloud_foundation:*:*:*:*:*:*:*:*",
                  ],
                  defaultStatus: "unaffected",
                  product: "vmware_cloud_foundation",
                  vendor: "broadcom",
                  versions: [
                     {
                        lessThan: "5.0",
                        status: "affected",
                        version: "4.0",
                        versionType: "custom",
                     },
                     {
                        lessThan: "6.0",
                        status: "affected",
                        version: "5.0",
                        versionType: "custom",
                     },
                  ],
               },
            ],
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2024-38812",
                        options: [
                           {
                              Exploitation: "active",
                           },
                           {
                              Automatable: "yes",
                           },
                           {
                              "Technical Impact": "total",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-11-20T15:17:18.904501Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
               {
                  other: {
                     content: {
                        dateAdded: "2024-11-20",
                        reference: "https://www.cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json",
                     },
                     type: "kev",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-11-20T17:20:23.062Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            timeline: [
               {
                  lang: "en",
                  time: "2024-11-20T00:00:00+00:00",
                  value: "CVE-2024-38812 added to CISA KEV",
               },
            ],
            title: "CISA ADP Vulnrichment",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "VMware vCenter Server",
               vendor: "n/a",
               versions: [
                  {
                     lessThan: "8.0 U3b",
                     status: "affected",
                     version: "8.0",
                     versionType: "custom",
                  },
                  {
                     lessThan: "7.0 U3s",
                     status: "affected",
                     version: "7.0",
                     versionType: "custom",
                  },
               ],
            },
            {
               defaultStatus: "unaffected",
               product: "VMware Cloud Foundation",
               vendor: "n/a",
               versions: [
                  {
                     status: "affected",
                     version: "5.x",
                  },
                  {
                     status: "affected",
                     version: "4.x",
                  },
               ],
            },
         ],
         datePublic: "2024-09-17T05:01:00.000Z",
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "The&nbsp;<span style=\"background-color: rgb(255, 255, 255);\">vCenter Server contains a heap-overflow vulnerability in the implementation of the </span><span style=\"background-color: rgb(255, 255, 255);\">DCERPC protocol</span><span style=\"background-color: rgb(255, 255, 255);\">.&nbsp;</span>A malicious actor with network access to vCenter Server may trigger this vulnerability by sending a specially crafted network packet potentially leading to remote code execution.<span style=\"background-color: rgb(255, 255, 255);\"><br><br></span><br>",
                  },
               ],
               value: "The vCenter Server contains a heap-overflow vulnerability in the implementation of the DCERPC protocol. A malicious actor with network access to vCenter Server may trigger this vulnerability by sending a specially crafted network packet potentially leading to remote code execution.",
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 9.8,
                  baseSeverity: "CRITICAL",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-122",
                     description: "CWE-122 Heap-based Buffer Overflow",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-09-17T17:13:09.778Z",
            orgId: "dcf2e128-44bd-42ed-91e8-88f912c1401d",
            shortName: "vmware",
         },
         references: [
            {
               url: "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/24968",
            },
         ],
         source: {
            discovery: "UNKNOWN",
         },
         title: "Heap-overflow vulnerability",
         x_generator: {
            engine: "Vulnogram 0.2.0",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "dcf2e128-44bd-42ed-91e8-88f912c1401d",
      assignerShortName: "vmware",
      cveId: "CVE-2024-38812",
      datePublished: "2024-09-17T17:13:09.778Z",
      dateReserved: "2024-06-19T22:31:57.187Z",
      dateUpdated: "2024-11-20T17:20:23.062Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
   "vulnerability-lookup:meta": {
      cisa_known_exploited: {
         cveID: "CVE-2024-38812",
         cwes: "[\"CWE-122\"]",
         dateAdded: "2024-11-20",
         dueDate: "2024-12-11",
         knownRansomwareCampaignUse: "Unknown",
         notes: "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/24968 ; https://nvd.nist.gov/vuln/detail/CVE-2024-38812",
         product: "vCenter Server",
         requiredAction: "Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.",
         shortDescription: "VMware vCenter Server contains a heap-based buffer overflow vulnerability in the implementation of the DCERPC protocol. This vulnerability could allow an attacker with network access to the vCenter Server to execute remote code by sending a specially crafted packet.",
         vendorProject: "VMware",
         vulnerabilityName: "VMware vCenter Server Heap-Based Buffer Overflow Vulnerability",
      },
      nvd: "{\"cve\":{\"id\":\"CVE-2024-38812\",\"sourceIdentifier\":\"security@vmware.com\",\"published\":\"2024-09-17T18:15:03.920\",\"lastModified\":\"2024-11-22T02:00:03.353\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The vCenter Server contains a heap-overflow vulnerability in the implementation of the DCERPC protocol. A malicious actor with network access to vCenter Server may trigger this vulnerability by sending a specially crafted network packet potentially leading to remote code execution.\"},{\"lang\":\"es\",\"value\":\"vCenter Server contiene una vulnerabilidad de desbordamiento de pila en la implementación del protocolo DCERPC. Un agente malintencionado con acceso de red al vCenter Server puede desencadenar esta vulnerabilidad enviando un paquete de red especialmente manipulado que podría provocar la ejecución remota de código.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@vmware.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"cisaExploitAdd\":\"2024-11-20\",\"cisaActionDue\":\"2024-12-11\",\"cisaRequiredAction\":\"Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.\",\"cisaVulnerabilityName\":\"VMware vCenter Server Heap-Based Buffer Overflow Vulnerability\",\"weaknesses\":[{\"source\":\"security@vmware.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-122\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"5FA81CCD-A05E-498C-820E-21980E92132F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update1:*:*:*:*:*:*\",\"matchCriteriaId\":\"6D731C1A-9FE5-461C-97E2-6F45E4CBABE1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update1a:*:*:*:*:*:*\",\"matchCriteriaId\":\"8725E544-2A94-4829-A683-1ECCE57A74A6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update1c:*:*:*:*:*:*\",\"matchCriteriaId\":\"0FC6765A-6584-45A8-9B21-4951D2EA8939\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update1d:*:*:*:*:*:*\",\"matchCriteriaId\":\"85DD238C-EF73-44F0-928E-A94FF5C4B378\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update2:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CA36C1-732E-41AE-B847-F7411B753F3D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update2a:*:*:*:*:*:*\",\"matchCriteriaId\":\"0DA882B6-D811-4E4B-B614-2D48F0B9036E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update2b:*:*:*:*:*:*\",\"matchCriteriaId\":\"8D30A78E-16D0-4A2E-A2F8-F6073698243E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update2c:*:*:*:*:*:*\",\"matchCriteriaId\":\"188E103E-9568-4CE0-A984-141B2A9E82D2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update2d:*:*:*:*:*:*\",\"matchCriteriaId\":\"B266439F-E911-4C95-9D27-88DF96DDCCD5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update3:*:*:*:*:*:*\",\"matchCriteriaId\":\"6508A908-EF14-4A72-AC75-5DA6F8B98A0E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update3a:*:*:*:*:*:*\",\"matchCriteriaId\":\"3BAD2012-5C82-4EA9-A780-9BF1DA5A18AB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update3c:*:*:*:*:*:*\",\"matchCriteriaId\":\"58597F18-0B23-4D21-9ABA-D9773958F10E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update3d:*:*:*:*:*:*\",\"matchCriteriaId\":\"ADF46C54-313B-4742-A074-EEA0A6554680\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update3e:*:*:*:*:*:*\",\"matchCriteriaId\":\"9587F800-57BC-44B6-870E-95691684FC46\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update3f:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD148A75-5076-416D-AFD6-0F281DA0A82B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update3g:*:*:*:*:*:*\",\"matchCriteriaId\":\"956CEA8C-F8C4-41BD-85B4-44FE3A772E50\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update3h:*:*:*:*:*:*\",\"matchCriteriaId\":\"008AEA0F-116B-4AF8-B3A7-3041CCE25235\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update3i:*:*:*:*:*:*\",\"matchCriteriaId\":\"EE486B2F-AED4-4FCE-A674-DFC25844FEFF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update3j:*:*:*:*:*:*\",\"matchCriteriaId\":\"4F73AA9E-51E9-4FA0-813D-AD05FDC3EF94\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update3k:*:*:*:*:*:*\",\"matchCriteriaId\":\"455DD46E-A071-476D-8914-767485E45F35\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update3l:*:*:*:*:*:*\",\"matchCriteriaId\":\"3A422D04-48DF-4A16-94F8-D5702CC2782D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update3m:*:*:*:*:*:*\",\"matchCriteriaId\":\"806E9219-CDF4-4E62-978E-334E96A94BA6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:7.0:update3n:*:*:*:*:*:*\",\"matchCriteriaId\":\"34D8B182-4E71-4655-8DD8-743A3EF6DC8B\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:8.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC974CA1-88D3-42E4-BF1F-28870F8171B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:8.0:update1:*:*:*:*:*:*\",\"matchCriteriaId\":\"C745A7E6-4760-48CD-B7C4-1C2C20217F21\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:8.0:update1a:*:*:*:*:*:*\",\"matchCriteriaId\":\"A5522514-8ED9-45DB-9036-33FE40D77E7D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:8.0:update1b:*:*:*:*:*:*\",\"matchCriteriaId\":\"8C27C660-E917-4944-8B4C-41D9622B76D7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:8.0:update1c:*:*:*:*:*:*\",\"matchCriteriaId\":\"56CFB469-B3E6-4503-A47C-D18206D4D19A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:8.0:update1d:*:*:*:*:*:*\",\"matchCriteriaId\":\"67024A43-9E13-4F4E-B711-731792DA3840\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:8.0:update1e:*:*:*:*:*:*\",\"matchCriteriaId\":\"1188E9D6-53AD-40D0-8146-3728D071008D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:8.0:update2:*:*:*:*:*:*\",\"matchCriteriaId\":\"604F559F-1775-4F29-996E-9079B99345B6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:8.0:update2a:*:*:*:*:*:*\",\"matchCriteriaId\":\"61DC9400-5AEE-49AC-9925-0A96E32BD8C0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:8.0:update2b:*:*:*:*:*:*\",\"matchCriteriaId\":\"98C1B77E-AB0E-4E8A-8294-2D3D230CDF9B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:8.0:update2c:*:*:*:*:*:*\",\"matchCriteriaId\":\"8EC8BEF1-7908-46C0-841A-834778D1A863\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vmware:vcenter_server:8.0:update2d:*:*:*:*:*:*\",\"matchCriteriaId\":\"89D5A7F9-3183-4EE7-828C-13BB9169E199\"}]}]}],\"references\":[{\"url\":\"https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/24968\",\"source\":\"security@vmware.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
      vulnrichment: {
         containers: "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-38812\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"active\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-11-20T15:17:18.904501Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:broadcom:vmware_vcenter_server:*:*:*:*:*:*:*:*\"], \"vendor\": \"broadcom\", \"product\": \"vmware_vcenter_server\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.00\", \"lessThan\": \"8.0u3b\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"7.0\", \"lessThan\": \"7.0u3s\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:2.3:a:broadcom:vmware_cloud_foundation:*:*:*:*:*:*:*:*\"], \"vendor\": \"broadcom\", \"product\": \"vmware_cloud_foundation\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.0\", \"lessThan\": \"5.0\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"5.0\", \"lessThan\": \"6.0\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unaffected\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-18T13:49:47.197Z\"}}], \"cna\": {\"title\": \"Heap-overflow vulnerability\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"n/a\", \"product\": \"VMware vCenter Server\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.0\", \"lessThan\": \"8.0 U3b\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"7.0\", \"lessThan\": \"7.0 U3s\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"n/a\", \"product\": \"VMware Cloud Foundation\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.x\"}, {\"status\": \"affected\", \"version\": \"4.x\"}], \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2024-09-17T05:01:00.000Z\", \"references\": [{\"url\": \"https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/24968\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The\\u00a0vCenter Server contains a heap-overflow vulnerability in the implementation of the DCERPC protocol.\\u00a0A malicious actor with network access to vCenter Server may trigger this vulnerability by sending a specially crafted network packet potentially leading to remote code execution.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"The&nbsp;<span style=\\\"background-color: rgb(255, 255, 255);\\\">vCenter Server contains a heap-overflow vulnerability in the implementation of the </span><span style=\\\"background-color: rgb(255, 255, 255);\\\">DCERPC protocol</span><span style=\\\"background-color: rgb(255, 255, 255);\\\">.&nbsp;</span>A malicious actor with network access to vCenter Server may trigger this vulnerability by sending a specially crafted network packet potentially leading to remote code execution.<span style=\\\"background-color: rgb(255, 255, 255);\\\"><br><br></span><br>\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-122\", \"description\": \"CWE-122 Heap-based Buffer Overflow\"}]}], \"providerMetadata\": {\"orgId\": \"dcf2e128-44bd-42ed-91e8-88f912c1401d\", \"shortName\": \"vmware\", \"dateUpdated\": \"2024-09-17T17:13:09.778Z\"}}}",
         cveMetadata: "{\"cveId\": \"CVE-2024-38812\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-11-20T15:17:37.439Z\", \"dateReserved\": \"2024-06-19T22:31:57.187Z\", \"assignerOrgId\": \"dcf2e128-44bd-42ed-91e8-88f912c1401d\", \"datePublished\": \"2024-09-17T17:13:09.778Z\", \"assignerShortName\": \"vmware\"}",
         dataType: "CVE_RECORD",
         dataVersion: "5.1",
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.