GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2023-7245 (GCVE-0-2023-7245)

Vulnerability from cvelistv5 – Published: 2024-02-20 11:08 – Updated: 2024-08-14 14:36
VLAI
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
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2024-02-20 20:35 UTC
CWE
  • CWE-95 - Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')
Impacted products
Vendor Product Version CPE status
OpenVPN OpenVPN Connect Affected: 3.0 (Windows) , ≤ 3.4.3 (minor releases)
Affected: 3.0 (macOS) , ≤ 3.4.7 (minor releases)
guessed Create a notification for this product.
openvpn connect Affected: 3.0 , < 3.4.7 (custom)
    cpe:2.3:a:openvpn:connect:*:*:*:*:*:macos:*:*
Create a notification for this product.
openvpn connect Affected: 3.0 , < 3.4.3 (custom)
    cpe:2.3:a:openvpn:connect:*:*:*:*:*:windows:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T08:57:35.027Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "release-notes",
              "x_transferred"
            ],
            "url": "https://openvpn.net/vpn-server-resources/openvpn-connect-for-macos-change-log/"
          },
          {
            "tags": [
              "release-notes",
              "x_transferred"
            ],
            "url": "https://openvpn.net/vpn-server-resources/openvpn-connect-for-windows-change-log/"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:openvpn:connect:*:*:*:*:*:macos:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "connect",
            "vendor": "openvpn",
            "versions": [
              {
                "lessThan": "3.4.7",
                "status": "affected",
                "version": "3.0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:openvpn:connect:*:*:*:*:*:windows:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "connect",
            "vendor": "openvpn",
            "versions": [
              {
                "lessThan": "3.4.3",
                "status": "affected",
                "version": "3.0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "cvssV3_1": {
              "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"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2023-7245",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-02-20T20:35:31.784407Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-08-14T14:36:15.335Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "platforms": [
            "Windows",
            "MacOS"
          ],
          "product": "OpenVPN Connect",
          "vendor": "OpenVPN",
          "versions": [
            {
              "lessThanOrEqual": "3.4.3",
              "status": "affected",
              "version": "3.0 (Windows)",
              "versionType": "minor releases"
            },
            {
              "lessThanOrEqual": "3.4.7",
              "status": "affected",
              "version": "3.0 (macOS) ",
              "versionType": "minor releases"
            }
          ]
        }
      ],
      "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"
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-95",
              "description": "CWE-95: Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-02-20T11:08:29.089Z",
        "orgId": "36a55730-e66d-4d39-8ca6-3c3b3017965e",
        "shortName": "OpenVPN"
      },
      "references": [
        {
          "tags": [
            "release-notes"
          ],
          "url": "https://openvpn.net/vpn-server-resources/openvpn-connect-for-macos-change-log/"
        },
        {
          "tags": [
            "release-notes"
          ],
          "url": "https://openvpn.net/vpn-server-resources/openvpn-connect-for-windows-change-log/"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "36a55730-e66d-4d39-8ca6-3c3b3017965e",
    "assignerShortName": "OpenVPN",
    "cveId": "CVE-2023-7245",
    "datePublished": "2024-02-20T11:08:29.089Z",
    "dateReserved": "2024-02-07T13:25:05.853Z",
    "dateUpdated": "2024-08-14T14:36:15.335Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2023-7245",
      "date": "2026-09-15",
      "epss": "0.00316",
      "percentile": "0.24394"
    },
    "fkie_nvd": {
      "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": "2024-11-21T08:45:35.883",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 7.8, \"baseSeverity\": \"HIGH\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 5.9}]}",
      "published": "2024-02-20T11:15:07.750",
      "references": "[{\"url\": \"https://openvpn.net/vpn-server-resources/openvpn-connect-for-macos-change-log/\", \"source\": \"security@openvpn.net\"}, {\"url\": \"https://openvpn.net/vpn-server-resources/openvpn-connect-for-windows-change-log/\", \"source\": \"security@openvpn.net\"}, {\"url\": \"https://openvpn.net/vpn-server-resources/openvpn-connect-for-macos-change-log/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://openvpn.net/vpn-server-resources/openvpn-connect-for-windows-change-log/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "security@openvpn.net",
      "vulnStatus": "Awaiting Analysis",
      "weaknesses": "[{\"source\": \"security@openvpn.net\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-95\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-7245\",\"sourceIdentifier\":\"security@openvpn.net\",\"published\":\"2024-02-20T11:15:07.750\",\"lastModified\":\"2026-06-17T06:52:23.917\",\"vulnStatus\":\"Analyzed\",\"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\"}],\"affected\":[{\"source\":\"security@openvpn.net\",\"affectedData\":[{\"vendor\":\"OpenVPN\",\"product\":\"OpenVPN Connect\",\"defaultStatus\":\"unaffected\",\"platforms\":[\"Windows\",\"MacOS\"],\"versions\":[{\"version\":\"3.0 (Windows)\",\"lessThanOrEqual\":\"3.4.3\",\"versionType\":\"minor releases\",\"status\":\"affected\"},{\"version\":\"3.0 (macOS) \",\"lessThanOrEqual\":\"3.4.7\",\"versionType\":\"minor releases\",\"status\":\"affected\"}]}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"affectedData\":[{\"vendor\":\"openvpn\",\"product\":\"connect\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:a:openvpn:connect:*:*:*:*:*:macos:*:*\"],\"versions\":[{\"version\":\"3.0\",\"lessThan\":\"3.4.7\",\"versionType\":\"custom\",\"status\":\"affected\"}]},{\"vendor\":\"openvpn\",\"product\":\"connect\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:a:openvpn:connect:*:*:*:*:*:windows:*:*\"],\"versions\":[{\"version\":\"3.0\",\"lessThan\":\"3.4.3\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-02-20T20:35:31.784407Z\",\"id\":\"CVE-2023-7245\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security@openvpn.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-95\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openvpn:connect:*:*:*:*:*:windows:*:*\",\"versionStartIncluding\":\"3.2.0\",\"versionEndExcluding\":\"3.4.4\",\"matchCriteriaId\":\"5E925C3F-979A-4F99-ACA7-92D66CB4B236\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openvpn:connect:*:*:*:*:*:macos:*:*\",\"versionStartIncluding\":\"3.2.0\",\"versionEndExcluding\":\"3.4.8\",\"matchCriteriaId\":\"E6B3687D-9465-4486-989B-601EB674D3E2\"},{\"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\"}]}]}],\"references\":[{\"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\":\"security@openvpn.net\",\"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/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]}]}}",
    "redhat_vex": {
      "current_release_date": "2025-05-29T00:45:44+00:00",
      "cve": "CVE-2023-7245",
      "id": "CVE-2023-7245",
      "initial_release_date": "2023-01-01T00:00:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "CVE-2023-7245",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-7245.json",
      "version": "3"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://openvpn.net/vpn-server-resources/openvpn-connect-for-macos-change-log/\", \"tags\": [\"release-notes\", \"x_transferred\"]}, {\"url\": \"https://openvpn.net/vpn-server-resources/openvpn-connect-for-windows-change-log/\", \"tags\": [\"release-notes\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T08:57:35.027Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-7245\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-02-20T20:35:31.784407Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:openvpn:connect:*:*:*:*:*:macos:*:*\"], \"vendor\": \"openvpn\", \"product\": \"connect\", \"versions\": [{\"status\": \"affected\", \"version\": \"3.0\", \"lessThan\": \"3.4.7\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:openvpn:connect:*:*:*:*:*:windows:*:*\"], \"vendor\": \"openvpn\", \"product\": \"connect\", \"versions\": [{\"status\": \"affected\", \"version\": \"3.0\", \"lessThan\": \"3.4.3\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-14T14:35:24.859Z\"}}], \"cna\": {\"source\": {\"discovery\": \"UNKNOWN\"}, \"affected\": [{\"vendor\": \"OpenVPN\", \"product\": \"OpenVPN Connect\", \"versions\": [{\"status\": \"affected\", \"version\": \"3.0 (Windows)\", \"versionType\": \"minor releases\", \"lessThanOrEqual\": \"3.4.3\"}, {\"status\": \"affected\", \"version\": \"3.0 (macOS) \", \"versionType\": \"minor releases\", \"lessThanOrEqual\": \"3.4.7\"}], \"platforms\": [\"Windows\", \"MacOS\"], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://openvpn.net/vpn-server-resources/openvpn-connect-for-macos-change-log/\", \"tags\": [\"release-notes\"]}, {\"url\": \"https://openvpn.net/vpn-server-resources/openvpn-connect-for-windows-change-log/\", \"tags\": [\"release-notes\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"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\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-95\", \"description\": \"CWE-95: Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"36a55730-e66d-4d39-8ca6-3c3b3017965e\", \"shortName\": \"OpenVPN\", \"dateUpdated\": \"2024-02-20T11:08:29.089Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2023-7245\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-14T14:36:15.335Z\", \"dateReserved\": \"2024-02-07T13:25:05.853Z\", \"assignerOrgId\": \"36a55730-e66d-4d39-8ca6-3c3b3017965e\", \"datePublished\": \"2024-02-20T11:08:29.089Z\", \"assignerShortName\": \"OpenVPN\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…