Detected country: US
logo
API Docs
‌
‌
‌
logo

Powered by

  • Home
  • Assets
  • Risk Advisories

Risk Advisories

2min read

Share

Explore Risk Advisories

Preview potential vulnerabilities for your assets.

:::info Add a technology stack for your software asset, and we’ll show you a preview of risk advisories based on the Common Vulnerabilities and Exposures (CVE) standard for that stack.

:::

This integration supports the following asset types:

  • Web
  • Mobile
  • API
  • Combined assets that include the listed types

Add a Technology Stack for Your Asset

When you create or update an asset in the Cobalt app, add a technology stack for it:

  1. Once you’ve specified the asset type, select Add Technology, and start typing the technology name. We’ll show you a list of technologies that match your input.

  2. Select a technology with the exact version number.

    • The CPE label means that a technology is present in the Common Platform Enumeration (CPE) Dictionary maintained by the National Institute of Standards and Technology (NIST). As defined by NIST, CPE is a structured naming scheme for information technology systems, software, and packages.
  3. If your technology version is missing from the list, you can add a custom version. Start typing the technology name, and then select Add (technology). Click for specific examples.

    Examples of ✅ valid CPE names:

    • For a Web asset:
      • Facebook React 17.0.1
      • Angular Angular 15.0.1 for Node.js
      • Nuxtjs Nuxt.js 2.15.8 for Node.js
      • Vercel Next.js 13.0.5 for Node.js
    • For a Mobile asset:
      • Apple Swift 5.1 for Ubuntu
      • Google Android API 19.0 (19)
      • Ionic Framework Ionic Web View 4.1.2 for Cordova
    • For an API asset:
      • Nodejs Node.js 16.16.0
      • Python 3.9.0
      • Django Project Django 4.1.1
      • Microsoft ASP.NET Core 7.0.0
      • Oracle OpenJDK 18
      • PHP 8.1.12
      • Redis 7.0.5
    • Databases:
      • MongoDB 5.0.6
      • Oracle MySQL 8.0.31
      • PostgreSQL 15.1
      • Microsoft SQL Server 2019

Examples of ❌ invalid CPE names:

  • JavaScript
  • TypeScript
  • C#
  • Bash
  • C
  • Web
  • Swift
  • HTML
  • CSS
  1. Add more technologies to the stack.

When you create a pentest for this asset, the technologies that you added populate in the Technology Stack field on the Set Requirements page.

Preview Risk Advisories

Now you can preview potential vulnerabilities for your asset on the Risk Advisory tab. Here, you can see the following details for each vulnerability:

  • Vulnerability ID in the CVE system
  • Severity level in the Common Vulnerability Scoring System (CVSS)
  • Technology with the version number that you added

Select a vulnerability to view detailed information on the National Vulnerability Database (NVD) website. Learn how to remediate potential issues with your asset, and take the required action.

:::info

Note

Potential vulnerabilities on the Risk Advisory tab don’t belong to your pentests. These are potential risks based on the Common Vulnerabilities and Exposures (CVE) standard that we show for your reference.

:::

Share