Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create an application vulnerability entry

Create an application vulnerability entry for the vulnerability specified for the penetration test finding. Application vulnerabilities are vulnerabilities on the custom software applications.

Before you begin

Role required: Ethical Hacker

About this task

Application Vulnerability Response relates a vulnerability to an application to create the penetration test finding. These findings are manually-created application vulnerable items (AVIs). You can reuse an existing entry or create one manually for each vulnerability during penetration testing.

Procedure

  1. Navigate to All > Application Vulnerability Response > Libraries > Third-Party.

  2. On the Application Vulnerability Entries page, select New.

  3. On the form, fill in the fields.

    FieldDescription
    IDIdentifier for this vulnerability entry.
    SeverityNormalized degree of severity of this vulnerability. Severity maps are provided for NVD and with ServiceNow third-party integrations. For more information on creating or adjusting severity maps, see Map the severity of an application vulnerable item automatically.
    Primary CVEReference to the Common Weakness Enumeration element that this vulnerability best fits into.
    Category nameClassification provided by the third-party integration. Aids in assignment.
    Vulnerability Details
    Attack vectorMost vulnerable attack vector for this vulnerability.
    Attack complexityMetric that describes the conditions beyond the attacker's control that must exist to exploit the vulnerability.
    ScopeMetric to measure the ability of a software vulnerability to impact resources beyond its means.
    IntegrityMetric to measure the impact to the integrity of a successfully exploited vulnerability.
    CVSS VectorOpen framework to capture the characteristics and severity of software vulnerabilities.
    Privileges requiredLevel of privileges an attacker must possess before successfully exploiting the vulnerability.
    User interactionRequirement for human interaction to successfully exploit a vulnerability.
    ConfidentialityImpact to the confidentiality of the information resources due to a successfully exploited vulnerability. These resources are managed by a software component.
    AvailabilityImpact to the availability of the impacted component resulting from a successfully exploited vulnerability.
    CVSS Base ScoreNumeric (0-10) representation of the severity of an application vulnerability entry.
    ThreatDescription of the threat from this vulnerability.
    Mitigation descriptionDescription of the steps to mitigate the vulnerability.
  4. To save the form, select Submit.

    Note: AVEs are created in the Application Vulnerability Entry (sn_vul_app_vul_entry) table. The Application Vulnerability Entry table is a child of the Vulnerability Entry (sn_vul_entry) table. Hence, the AVEs created are added to the Vulnerability Entry table as well.