fkie_cve-2022-31702
Vulnerability from fkie_nvd
Published
2022-12-14 19:15
    Modified
2025-04-22 16:15
    
          Severity ?
        
        
        
        
          
            
            
            
          
          
          
            
            9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
          
        
      
    9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Summary
vRealize Network Insight (vRNI) contains a command injection vulnerability present in the vRNI REST API. A malicious actor with network access to the vRNI REST API can execute commands without authentication.
    References
      | URL | Tags | ||
|---|---|---|---|
| security@vmware.com | https://www.vmware.com/security/advisories/VMSA-2022-0031.html | Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.vmware.com/security/advisories/VMSA-2022-0031.html | Patch, Vendor Advisory | 
Impacted products
      | Vendor | Product | Version | |
|---|---|---|---|
| vmware | vrealize_network_insight | 6.2.0 | |
| vmware | vrealize_network_insight | 6.3.0 | |
| vmware | vrealize_network_insight | 6.4.0 | |
| vmware | vrealize_network_insight | 6.5.1 | |
| vmware | vrealize_network_insight | 6.6.0 | |
| vmware | vrealize_network_insight | 6.7.0 | 
{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:vmware:vrealize_network_insight:6.2.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "6BC96796-6141-4DC2-8278-1DE9BD0882C2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:vmware:vrealize_network_insight:6.3.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "962DF5E6-4CDF-460C-A78D-68466ECFB93F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:vmware:vrealize_network_insight:6.4.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "37CB4762-F4FE-4AB0-8466-0E8169220687",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:vmware:vrealize_network_insight:6.5.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "37C4DB4F-24F6-408A-B560-409B1489BDAB",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:vmware:vrealize_network_insight:6.6.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "7B5EA4ED-3343-451F-82C2-CBB3B3E8210C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:vmware:vrealize_network_insight:6.7.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "AE6C4EE3-C7F2-4137-9F73-C6BF57E70FEA",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "vRealize Network Insight (vRNI) contains a command injection vulnerability present in the vRNI REST API. A malicious actor with network access to the vRNI REST API can execute commands without authentication."
    },
    {
      "lang": "es",
      "value": "vRealize Network Insight (vRNI) contiene una vulnerabilidad de inyecci\u00f3n de comandos presente en la API REST de vRNI. Un actor malintencionado con acceso a la red de la API REST de vRNI puede ejecutar comandos sin autenticaci\u00f3n."
    }
  ],
  "id": "CVE-2022-31702",
  "lastModified": "2025-04-22T16:15:30.297",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "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"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 5.9,
        "source": "nvd@nist.gov",
        "type": "Primary"
      },
      {
        "cvssData": {
          "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"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 5.9,
        "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
        "type": "Secondary"
      }
    ]
  },
  "published": "2022-12-14T19:15:13.047",
  "references": [
    {
      "source": "security@vmware.com",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "https://www.vmware.com/security/advisories/VMSA-2022-0031.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "https://www.vmware.com/security/advisories/VMSA-2022-0031.html"
    }
  ],
  "sourceIdentifier": "security@vmware.com",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-77"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    },
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-77"
        }
      ],
      "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
      "type": "Secondary"
    }
  ]
}
  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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
      Loading…