fkie_cve-2023-7245
Vulnerability from fkie_nvd
Published
2024-02-20 11:15
Modified
2025-04-02 20:11
Summary
The nodejs framework in OpenVPN Connect 3.0 through 3.4.3 (Windows)/3.4.7 (macOS) was not properly configured, which allows a local user to execute arbitrary code within the nodejs process context via the ELECTRON_RUN_AS_NODE environment variable
Impacted products
Vendor Product Version
openvpn connect *
openvpn connect *
openvpn connect 3.0.0
openvpn connect 3.0.0
openvpn connect 3.0.1
openvpn connect 3.0.2
openvpn connect 3.1.0
openvpn connect 3.1.0
openvpn connect 3.1.1
openvpn connect 3.1.1
openvpn connect 3.1.2
openvpn connect 3.1.3



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:openvpn:connect:*:*:*:*:*:windows:*:*",
              "matchCriteriaId": "5E925C3F-979A-4F99-ACA7-92D66CB4B236",
              "versionEndExcluding": "3.4.4",
              "versionStartIncluding": "3.2.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openvpn:connect:*:*:*:*:*:macos:*:*",
              "matchCriteriaId": "E6B3687D-9465-4486-989B-601EB674D3E2",
              "versionEndExcluding": "3.4.8",
              "versionStartIncluding": "3.2.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openvpn:connect:3.0.0:beta:*:*:*:macos:*:*",
              "matchCriteriaId": "3196F94E-6D6D-4CDE-BB92-792E6600193A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openvpn:connect:3.0.0:beta:*:*:*:windows:*:*",
              "matchCriteriaId": "13E51A0D-2CC1-4562-B21B-EFA0935A1DA5",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openvpn:connect:3.0.1:beta:*:*:*:macos:*:*",
              "matchCriteriaId": "5A2048FB-0D80-4529-A038-83C84E145254",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openvpn:connect:3.0.2:beta:*:*:*:macos:*:*",
              "matchCriteriaId": "D709FABE-D787-49BD-A14C-00F874697CD7",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openvpn:connect:3.1.0:beta:*:*:*:macos:*:*",
              "matchCriteriaId": "0FC77EE5-9747-4C31-BEC5-DDBE0F3E1EFA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openvpn:connect:3.1.0:beta:*:*:*:windows:*:*",
              "matchCriteriaId": "FD7E340B-3742-48EA-80F9-5FE85F43B399",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openvpn:connect:3.1.1:beta:*:*:*:macos:*:*",
              "matchCriteriaId": "968D9CCD-6A21-4BE5-9A49-7814589EEBFC",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openvpn:connect:3.1.1:beta:*:*:*:windows:*:*",
              "matchCriteriaId": "F8EF6606-E8D5-4BDD-B11A-1A09EAC57F9E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openvpn:connect:3.1.2:beta:*:*:*:windows:*:*",
              "matchCriteriaId": "69E27D71-3DEE-4CEF-AF98-DF1CF4C2B8A9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openvpn:connect:3.1.3:beta:*:*:*:windows:*:*",
              "matchCriteriaId": "B48D986D-099D-42B5-A94E-32B4EFE97784",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The nodejs framework in OpenVPN Connect 3.0 through 3.4.3 (Windows)/3.4.7 (macOS) was not properly configured, which allows a local user to execute arbitrary code within the nodejs process context via the ELECTRON_RUN_AS_NODE environment variable\n"
    },
    {
      "lang": "es",
      "value": "El framework nodejs en OpenVPN Connect 3.0 a 3.4.3 (Windows)/3.4.7 (macOS) no se configur\u00f3 correctamente, lo que permite a un usuario local ejecutar c\u00f3digo arbitrario dentro del contexto del proceso nodejs a trav\u00e9s de la variable de entorno ELECTRON_RUN_AS_NODE"
    }
  ],
  "id": "CVE-2023-7245",
  "lastModified": "2025-04-02T20:11:54.737",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "LOCAL",
          "availabilityImpact": "HIGH",
          "baseScore": 7.8,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "LOW",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 1.8,
        "impactScore": 5.9,
        "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
        "type": "Secondary"
      }
    ]
  },
  "published": "2024-02-20T11:15:07.750",
  "references": [
    {
      "source": "security@openvpn.net",
      "tags": [
        "Release Notes"
      ],
      "url": "https://openvpn.net/vpn-server-resources/openvpn-connect-for-macos-change-log/"
    },
    {
      "source": "security@openvpn.net",
      "tags": [
        "Release Notes"
      ],
      "url": "https://openvpn.net/vpn-server-resources/openvpn-connect-for-windows-change-log/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Release Notes"
      ],
      "url": "https://openvpn.net/vpn-server-resources/openvpn-connect-for-macos-change-log/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Release Notes"
      ],
      "url": "https://openvpn.net/vpn-server-resources/openvpn-connect-for-windows-change-log/"
    }
  ],
  "sourceIdentifier": "security@openvpn.net",
  "vulnStatus": "Analyzed",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-95"
        }
      ],
      "source": "security@openvpn.net",
      "type": "Secondary"
    },
    {
      "description": [
        {
          "lang": "en",
          "value": "NVD-CWE-noinfo"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


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 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.


Loading…

Loading…