Skip to main content

CheckPanosVersionAffected

This Script is part of the Security Advisories by Palo Alto Networks Pack.#

Supported versions

Supported Cortex XSOAR versions: 5.5.0 and later.

Checks if the given PAN-OS version number is affected by the given list of vulnerabilities from the pan-advisories-get-advisories command.

Script Data#


NameDescription
Script Typepython3
Cortex XSOAR Version5.5.0

Inputs#


Argument NameDescription
versionThe PAN-OS version - ex 9.1.0
advisoriesThe list of advisories, produced by pan-advisories-get-advisories

Outputs#


PathDescriptionType
MatchingSecurityAdvisory.data_typeThe type of advisory this isString
MatchingSecurityAdvisory.data_formatThe format of the advisory, such as MITREString
MatchingSecurityAdvisory.cve_idThe ID of the CVE described by this advisoryString
MatchingSecurityAdvisory.cve_date_publicThe date this CVE was releasedString
MatchingSecurityAdvisory.cve_titleThe name of this CVEString
MatchingSecurityAdvisory.affects_vendor_nameThe name of the product this affects, such as PAN-OSString
MatchingSecurityAdvisory.descriptionHuman readable description of AdvisoryString
MatchingSecurityAdvisory.affected_version_listList of PAN-OS affected versions exactlyString
MatchingSecurityAdvisory.cvss_scoreCVSS Score of matched vulnerabilityUnknown
MatchingSecurityAdvisory.cvss_severityCVSS Severity of matched vulnerabilityUnknown