Skip to content

Wiz Vulnerability Findings

Overview

  • Supported environment: SaaS
  • Detection based on: Alerts
  • Supported application or feature:
    • Vulnerability Findings

Warning

Important note - This format is currently in beta. We highly value your feedback to improve its performance.

Configure

Pre-requisite

To setup the integration, you need to have access to Wiz Console.

Create Client ID and Client Secret

  • Log in the Wiz console
  • Go to Settings > Service Accounts
  • Type a name for the new service account. e.g: Sekoia.io Integration
  • Select read:vulnerability permission
  • Click Add Service Account
  • Copy the Client ID and the Client Secret

Create the intake

Go to the intake page and create a new intake from the format Wiz Vulnerability Findings.

Raw Events Samples

In this section, you will find examples of raw logs as generated natively by the source. These examples are provided to help integrators understand the data format before ingestion into Sekoia.io. It is crucial for setting up the correct parsing stages and ensuring that all relevant information is captured.

{
    "id": "ttttttttestUUID",
    "portalUrl": "https://app.wiz.io/explorer/vulnerability-findings#~(entity~(~'ttttttttestUUID*2cSECURITY_TOOL_FINDING))",
    "name": "CVE-2025-21502",
    "CVEDescription": "Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Hotspot).  Supported versions that are affected are Oracle Java SE: 8u431-perf, 11.0.25, 17.0.13, 21.0.5, 23.0.1; Oracle GraalVM for JDK: 17.0.13, 21.0.5, 23.0.1; Oracle GraalVM Enterprise Edition: 20.3.16 and  21.3.12. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition.  Successful attacks of this vulnerability can result in  unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data as well as  unauthorized read access to a subset of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 4.8 (Confidentiality and Integrity impacts).  CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N).",
    "CVSSSeverity": "MEDIUM",
    "score": 0,
    "exploitabilityScore": 0,
    "severity": "MEDIUM",
    "nvdSeverity": "MEDIUM",
    "weightedSeverity": null,
    "impactScore": 0,
    "dataSourceName": null,
    "hasExploit": false,
    "hasCisaKevExploit": false,
    "status": "OPEN",
    "vendorSeverity": "MEDIUM",
    "firstDetectedAt": "2025-02-04T23:29:14.607535Z",
    "lastDetectedAt": "2025-02-04T23:29:14.607535Z",
    "resolvedAt": null,
    "description": "The package `openjdk-11-jdk` version `11.0.25+9-1ubuntu1~22.04` was detected in `APT package manager` on a machine running `Ubuntu 22.04.3` is vulnerable to `CVE-2025-21502`, which exists in `all current versions`.\n\nThe vulnerability was found in the [Official Ubuntu Security Advisories](https://ubuntu.com/security/CVE-2025-21502) with vendor severity: `Medium` (awaiting NVD analysis, [CNA](https://nvd.nist.gov/vuln/detail/CVE-2025-21502) severity: `Medium`).\n\nThis vulnerability cannot be remediated because a fix has not been released.\n\nThe package is associated with the technology `OpenJDK JDK`.",
    "remediation": null,
    "detailedName": "openjdk-11-jdk",
    "version": "11.0.25+9-1ubuntu1~22.04",
    "fixedVersion": null,
    "detectionMethod": "PACKAGE",
    "link": "https://ubuntu.com/security/CVE-2025-21502",
    "locationPath": null,
    "resolutionReason": null,
    "epssSeverity": "LOW",
    "epssPercentile": 11.5,
    "epssProbability": 0,
    "validatedInRuntime": null,
    "layerMetadata": null,
    "projects": null,
    "ignoreRules": null,
    "cvssv2": {
        "attackVector": null,
        "attackComplexity": null,
        "confidentialityImpact": null,
        "integrityImpact": null,
        "privilegesRequired": null,
        "userInteractionRequired": false
    },
    "cvssv3": {
        "attackVector": null,
        "attackComplexity": null,
        "confidentialityImpact": null,
        "integrityImpact": null,
        "privilegesRequired": null,
        "userInteractionRequired": null
    },
    "relatedIssueAnalytics": {
        "issueCount": 0,
        "criticalSeverityCount": 0,
        "highSeverityCount": 0,
        "mediumSeverityCount": 0,
        "lowSeverityCount": 0,
        "informationalSeverityCount": 0
    },
    "cnaScore": 4.8,
    "vulnerableAsset": {
        "id": "testHostId",
        "type": "VIRTUAL_MACHINE",
        "name": "VirtualMachine1",
        "region": "us-east-1",
        "providerUniqueId": "arn:aws:ec2:us-east-1:11111111111:instance/i-11111111111111",
        "cloudProviderURL": "https://us-east-1.console.aws.amazon.com/ec2/v2/home?region=us-east-1#InstanceDetails:instanceId=i-11111111111111",
        "cloudPlatform": "AWS",
        "status": "Active",
        "subscriptionName": "AWS-Integration-Demo",
        "subscriptionExternalId": "11111111111",
        "subscriptionId": "testProjectId",
        "tags": {
            "Name": "groupTest",
            "Owner": "JohnD",
            "aws:autoscaling:groupName": "groupTest",
            "aws:ec2launchtemplate:id": "lt-11111111111",
            "aws:ec2launchtemplate:version": "1"
        },
        "hasLimitedInternetExposure": true,
        "hasWideInternetExposure": true,
        "isAccessibleFromVPN": null,
        "isAccessibleFromOtherVnets": null,
        "isAccessibleFromOtherSubscriptions": null,
        "operatingSystem": "Linux",
        "ipAddresses": [
            "1.2.3.4"
        ],
        "imageName": "ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20230919",
        "nativeType": "virtualMachine",
        "computeInstanceGroup": {
            "id": "8079b222-8182-5cbf-9ba6-d9c1e1ac6f66",
            "externalId": "arn:aws:autoscaling:us-east-1:11111111111:autoScalingGroup:da32b8b5-a77f-439a-b9b6-515d3b0f735e:autoScalingGroupName/groupTest",
            "name": "groupTest",
            "replicaCount": 3,
            "tags": {
                "Owner": "JohnD"
            }
        }
    }
}

Detection section

The following section provides information for those who wish to learn more about the detection capabilities enabled by collecting this intake. It includes details about the built-in rule catalog, event categories, and ECS fields extracted from raw events. This is essential for users aiming to create custom detection rules, perform hunting activities, or pivot in the events page.

The following Sekoia.io built-in rules match the intake Wiz Vulnerability Findings [BETA]. This documentation is updated automatically and is based solely on the fields used by the intake which are checked against our rules. This means that some rules will be listed but might not be relevant with the intake.

SEKOIA.IO x Wiz Vulnerability Findings [BETA] on ATT&CK Navigator

Cryptomining

Detection of domain names potentially related to cryptomining activities.

  • Effort: master
Dynamic DNS Contacted

Detect communication with dynamic dns domain. This kind of domain is often used by attackers. This rule can trigger false positive in non-controlled environment because dynamic dns is not always malicious.

  • Effort: master
Exfiltration Domain

Detects traffic toward a domain flagged as a possible exfiltration vector.

  • Effort: master
Remote Access Tool Domain

Detects traffic toward a domain flagged as a Remote Administration Tool (RAT).

  • Effort: master
Sekoia.io EICAR Detection

Detects observables in Sekoia.io CTI tagged as EICAR, which are fake samples meant to test detection.

  • Effort: master
TOR Usage Generic Rule

Detects TOR usage globally, whether the IP is a destination or source. TOR is short for The Onion Router, and it gets its name from how it works. TOR intercepts the network traffic from one or more apps on user’s computer, usually the user web browser, and shuffles it through a number of randomly-chosen computers before passing it on to its destination. This disguises user location, and makes it harder for servers to pick him/her out on repeat visits, or to tie together separate visits to different sites, this making tracking and surveillance more difficult. Before a network packet starts its journey, user’s computer chooses a random list of relays and repeatedly encrypts the data in multiple layers, like an onion. Each relay knows only enough to strip off the outermost layer of encryption, before passing what’s left on to the next relay in the list.

  • Effort: master

Event Categories

The following table lists the data source offered by this integration.

Data Source Description
Application Logs None

In details, the following table denotes the type of events produced by this integration.

Name Values
Kind alert
Category vulnerability
Type info

Transformed Events Samples after Ingestion

This section demonstrates how the raw logs will be transformed by our parsers. It shows the extracted fields that will be available for use in the built-in detection rules and hunting activities in the events page. Understanding these transformations is essential for analysts to create effective detection mechanisms with custom detection rules and to leverage the full potential of the collected data.

{
    "message": "{\n    \"id\": \"ttttttttestUUID\",\n    \"portalUrl\": \"https://app.wiz.io/explorer/vulnerability-findings#~(entity~(~'ttttttttestUUID*2cSECURITY_TOOL_FINDING))\",\n    \"name\": \"CVE-2025-21502\",\n    \"CVEDescription\": \"Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Hotspot).  Supported versions that are affected are Oracle Java SE: 8u431-perf, 11.0.25, 17.0.13, 21.0.5, 23.0.1; Oracle GraalVM for JDK: 17.0.13, 21.0.5, 23.0.1; Oracle GraalVM Enterprise Edition: 20.3.16 and  21.3.12. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition.  Successful attacks of this vulnerability can result in  unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data as well as  unauthorized read access to a subset of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 4.8 (Confidentiality and Integrity impacts).  CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N).\",\n    \"CVSSSeverity\": \"MEDIUM\",\n    \"score\": 0,\n    \"exploitabilityScore\": 0,\n    \"severity\": \"MEDIUM\",\n    \"nvdSeverity\": \"MEDIUM\",\n    \"weightedSeverity\": null,\n    \"impactScore\": 0,\n    \"dataSourceName\": null,\n    \"hasExploit\": false,\n    \"hasCisaKevExploit\": false,\n    \"status\": \"OPEN\",\n    \"vendorSeverity\": \"MEDIUM\",\n    \"firstDetectedAt\": \"2025-02-04T23:29:14.607535Z\",\n    \"lastDetectedAt\": \"2025-02-04T23:29:14.607535Z\",\n    \"resolvedAt\": null,\n    \"description\": \"The package `openjdk-11-jdk` version `11.0.25+9-1ubuntu1~22.04` was detected in `APT package manager` on a machine running `Ubuntu 22.04.3` is vulnerable to `CVE-2025-21502`, which exists in `all current versions`.\\n\\nThe vulnerability was found in the [Official Ubuntu Security Advisories](https://ubuntu.com/security/CVE-2025-21502) with vendor severity: `Medium` (awaiting NVD analysis, [CNA](https://nvd.nist.gov/vuln/detail/CVE-2025-21502) severity: `Medium`).\\n\\nThis vulnerability cannot be remediated because a fix has not been released.\\n\\nThe package is associated with the technology `OpenJDK JDK`.\",\n    \"remediation\": null,\n    \"detailedName\": \"openjdk-11-jdk\",\n    \"version\": \"11.0.25+9-1ubuntu1~22.04\",\n    \"fixedVersion\": null,\n    \"detectionMethod\": \"PACKAGE\",\n    \"link\": \"https://ubuntu.com/security/CVE-2025-21502\",\n    \"locationPath\": null,\n    \"resolutionReason\": null,\n    \"epssSeverity\": \"LOW\",\n    \"epssPercentile\": 11.5,\n    \"epssProbability\": 0,\n    \"validatedInRuntime\": null,\n    \"layerMetadata\": null,\n    \"projects\": null,\n    \"ignoreRules\": null,\n    \"cvssv2\": {\n      \"attackVector\": null,\n      \"attackComplexity\": null,\n      \"confidentialityImpact\": null,\n      \"integrityImpact\": null,\n      \"privilegesRequired\": null,\n      \"userInteractionRequired\": false\n    },\n    \"cvssv3\": {\n      \"attackVector\": null,\n      \"attackComplexity\": null,\n      \"confidentialityImpact\": null,\n      \"integrityImpact\": null,\n      \"privilegesRequired\": null,\n      \"userInteractionRequired\": null\n    },\n    \"relatedIssueAnalytics\": {\n      \"issueCount\": 0,\n      \"criticalSeverityCount\": 0,\n      \"highSeverityCount\": 0,\n      \"mediumSeverityCount\": 0,\n      \"lowSeverityCount\": 0,\n      \"informationalSeverityCount\": 0\n    },\n    \"cnaScore\": 4.8,\n    \"vulnerableAsset\": {\n      \"id\": \"testHostId\",\n      \"type\": \"VIRTUAL_MACHINE\",\n      \"name\": \"VirtualMachine1\",\n      \"region\": \"us-east-1\",\n      \"providerUniqueId\": \"arn:aws:ec2:us-east-1:11111111111:instance/i-11111111111111\",\n      \"cloudProviderURL\": \"https://us-east-1.console.aws.amazon.com/ec2/v2/home?region=us-east-1#InstanceDetails:instanceId=i-11111111111111\",\n      \"cloudPlatform\": \"AWS\",\n      \"status\": \"Active\",\n      \"subscriptionName\": \"AWS-Integration-Demo\",\n      \"subscriptionExternalId\": \"11111111111\",\n      \"subscriptionId\": \"testProjectId\",\n      \"tags\": {\n        \"Name\": \"groupTest\",\n        \"Owner\": \"JohnD\",\n        \"aws:autoscaling:groupName\": \"groupTest\",\n        \"aws:ec2launchtemplate:id\": \"lt-11111111111\",\n        \"aws:ec2launchtemplate:version\": \"1\"\n      },\n      \"hasLimitedInternetExposure\": true,\n      \"hasWideInternetExposure\": true,\n      \"isAccessibleFromVPN\": null,\n      \"isAccessibleFromOtherVnets\": null,\n      \"isAccessibleFromOtherSubscriptions\": null,\n      \"operatingSystem\": \"Linux\",\n      \"ipAddresses\": [\n        \"1.2.3.4\"\n      ],\n      \"imageName\": \"ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20230919\",\n      \"nativeType\": \"virtualMachine\",\n      \"computeInstanceGroup\": {\n        \"id\": \"8079b222-8182-5cbf-9ba6-d9c1e1ac6f66\",\n        \"externalId\": \"arn:aws:autoscaling:us-east-1:11111111111:autoScalingGroup:da32b8b5-a77f-439a-b9b6-515d3b0f735e:autoScalingGroupName/groupTest\",\n        \"name\": \"groupTest\",\n        \"replicaCount\": 3,\n        \"tags\": {\n          \"Owner\": \"JohnD\"\n        }\n      }\n    }\n  }",
    "event": {
        "category": [
            "vulnerability"
        ],
        "dataset": "Vulnerability Finding",
        "kind": "alert",
        "start": "2025-02-04T23:29:14.607535Z",
        "type": [
            "info"
        ]
    },
    "@timestamp": "2025-02-04T23:29:14.607535Z",
    "cloud": {
        "instance": {
            "id": "arn:aws:ec2:us-east-1:11111111111:instance/i-11111111111111",
            "name": "VirtualMachine1"
        },
        "project": {
            "id": "testProjectId",
            "name": "AWS-Integration-Demo"
        },
        "provider": "AWS",
        "region": "us-east-1"
    },
    "host": {
        "id": "testHostId",
        "ip": "1.2.3.4",
        "name": "VirtualMachine1",
        "os": {
            "name": "Linux"
        },
        "type": "VIRTUAL_MACHINE"
    },
    "log": {
        "level": "MEDIUM"
    },
    "observer": {
        "vendor": "Wiz"
    },
    "related": {
        "ip": [
            "1.2.3.4"
        ],
        "user": [
            "JohnD"
        ]
    },
    "user": {
        "name": "JohnD"
    },
    "vulnerability": {
        "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Hotspot).  Supported versions that are affected are Oracle Java SE: 8u431-perf, 11.0.25, 17.0.13, 21.0.5, 23.0.1; Oracle GraalVM for JDK: 17.0.13, 21.0.5, 23.0.1; Oracle GraalVM Enterprise Edition: 20.3.16 and  21.3.12. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition.  Successful attacks of this vulnerability can result in  unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data as well as  unauthorized read access to a subset of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 4.8 (Confidentiality and Integrity impacts).  CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N).",
        "id": "ttttttttestUUID",
        "reference": "https://app.wiz.io/explorer/vulnerability-findings#~(entity~(~'ttttttttestUUID*2cSECURITY_TOOL_FINDING))",
        "score": {
            "base": 4.8
        },
        "severity": "MEDIUM"
    },
    "wiz": {
        "vulnerability": {
            "hasExploit": false,
            "score": {
                "exploitability": 0,
                "impact": 0
            },
            "status": "OPEN"
        }
    }
}

Extracted Fields

The following table lists the fields that are extracted, normalized under the ECS format, analyzed and indexed by the parser. It should be noted that infered fields are not listed.

Name Type Description
@timestamp date Date/time when the event originated.
cloud.instance.id keyword Instance ID of the host machine.
cloud.instance.name keyword Instance name of the host machine.
cloud.project.id keyword The cloud project id.
cloud.project.name keyword The cloud project name.
cloud.provider keyword Name of the cloud provider.
cloud.region keyword Region in which this host, resource, or service is located.
event.category keyword Event category. The second categorization field in the hierarchy.
event.dataset keyword Name of the dataset.
event.end date event.end contains the date when the event ended or when the activity was last observed.
event.kind keyword The kind of the event. The highest categorization field in the hierarchy.
event.start date event.start contains the date when the event started or when the activity was first observed.
event.type keyword Event type. The third categorization field in the hierarchy.
host.id keyword Unique host id.
host.ip ip Host ip addresses.
host.name keyword Name of the host.
host.os.name keyword Operating system name, without the version.
host.type keyword Type of host.
log.level keyword Log level of the log event.
observer.vendor keyword Vendor name of the observer.
user.name keyword Short name or login of the user.
vulnerability.description keyword Description of the vulnerability.
vulnerability.id keyword ID of the vulnerability.
vulnerability.reference keyword Reference of the vulnerability.
vulnerability.score.base float Vulnerability Base score.
vulnerability.severity keyword Severity of the vulnerability.
wiz.vulnerability.hasExploit boolean
wiz.vulnerability.score.exploitability number
wiz.vulnerability.score.impact number
wiz.vulnerability.status keyword

For more information on the Intake Format, please find the code of the Parser, Smart Descriptions, and Supported Events here.