{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "PAN-OS",
                    "vendor": "Palo Alto Networks",
                    "versions": [
                        {
                            "lessThan": "7.1.24-h1, 7.1.25",
                            "status": "affected",
                            "version": "7.1",
                            "versionType": "custom"
                        },
                        {
                            "lessThan": "8.0.19-h1, 8.0.20",
                            "status": "affected",
                            "version": "8.0",
                            "versionType": "custom"
                        },
                        {
                            "lessThan": "8.1.9-h4, 8.1.10",
                            "status": "affected",
                            "version": "8.1",
                            "versionType": "custom"
                        },
                        {
                            "lessThan": "9.0.3-h3, 9.0.4",
                            "status": "affected",
                            "version": "9.0",
                            "versionType": "custom"
                        },
                        {
                            "lessThanOrEqual": "7.0",
                            "status": "unknown",
                            "version": "all",
                            "versionType": "custom"
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "The UK's National Cyber Security Centre (NCSC)"
                }
            ],
            "datePublic": "2019-08-21T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "A remote code execution vulnerability in the PAN-OS SSH device management interface that can lead to unauthenticated remote users with network access to the SSH management interface gaining root access to PAN-OS. This issue affects PAN-OS 7.1 versions prior to 7.1.24-h1, 7.1.25; 8.0 versions prior to 8.0.19-h1, 8.0.20; 8.1 versions prior to 8.1.9-h4, 8.1.10; 9.0 versions prior to 9.0.3-h3, 9.0.4."
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "HIGH",
                        "baseScore": 9.8,
                        "baseSeverity": "CRITICAL",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-78",
                            "description": "CWE-78 OS Command Injection",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2020-02-17T16:03:48",
                "orgId": "d6c1279f-00f6-4ef7-9217-f89ffe703ec0",
                "shortName": "palo_alto"
            },
            "references": [
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://security.paloaltonetworks.com/CVE-2019-1581"
                }
            ],
            "solutions": [
                {
                    "lang": "en",
                    "value": "This issue has been resolved in PAN-OS 7.1.24-h1 and later, PAN-OS 8.0.19-h1 and later, PAN-OS 8.1.9-h4 and later, and PAN-OS 9.0.3-h3 and later."
                }
            ],
            "source": {
                "advisory": "PAN-SA-2019-0022",
                "defect": [
                    "PAN-123564"
                ],
                "discovery": "EXTERNAL"
            },
            "title": "PAN-OS: Remote code execution vulnerability in the PAN-OS SSH device management interface",
            "workarounds": [
                {
                    "lang": "en",
                    "value": "This issue affects the SSH management interface of PAN-OS and is strongly mitigated by following best practices for securing the PAN-OS management interfaces. Our best practices guidelines reduce the exposure of device management interfaces to potential attacker."
                }
            ],
            "x_generator": {
                "engine": "Vulnogram 0.0.9"
            },
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "psirt@paloaltonetworks.com",
                    "DATE_PUBLIC": "2019-08-21T22:13:00.000Z",
                    "ID": "CVE-2019-1581",
                    "STATE": "PUBLIC",
                    "TITLE": "PAN-OS: Remote code execution vulnerability in the PAN-OS SSH device management interface"
                },
                "affects": {
                    "vendor": {
                        "vendor_data": [
                            {
                                "product": {
                                    "product_data": [
                                        {
                                            "product_name": "PAN-OS",
                                            "version": {
                                                "version_data": [
                                                    {
                                                        "version_affected": "<",
                                                        "version_name": "7.1",
                                                        "version_value": "7.1.24-h1, 7.1.25"
                                                    },
                                                    {
                                                        "version_affected": "<",
                                                        "version_name": "8.0",
                                                        "version_value": "8.0.19-h1, 8.0.20"
                                                    },
                                                    {
                                                        "version_affected": "<",
                                                        "version_name": "8.1",
                                                        "version_value": "8.1.9-h4, 8.1.10"
                                                    },
                                                    {
                                                        "version_affected": "<",
                                                        "version_name": "9.0",
                                                        "version_value": "9.0.3-h3, 9.0.4"
                                                    },
                                                    {
                                                        "version_affected": "?<=",
                                                        "version_name": "all",
                                                        "version_value": "7.0"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                "vendor_name": "Palo Alto Networks"
                            }
                        ]
                    }
                },
                "credit": [
                    {
                        "lang": "eng",
                        "value": "The UK's National Cyber Security Centre (NCSC)"
                    }
                ],
                "data_format": "MITRE",
                "data_type": "CVE",
                "data_version": "4.0",
                "description": {
                    "description_data": [
                        {
                            "lang": "eng",
                            "value": "A remote code execution vulnerability in the PAN-OS SSH device management interface that can lead to unauthenticated remote users with network access to the SSH management interface gaining root access to PAN-OS. This issue affects PAN-OS 7.1 versions prior to 7.1.24-h1, 7.1.25; 8.0 versions prior to 8.0.19-h1, 8.0.20; 8.1 versions prior to 8.1.9-h4, 8.1.10; 9.0 versions prior to 9.0.3-h3, 9.0.4."
                        }
                    ]
                },
                "generator": {
                    "engine": "Vulnogram 0.0.9"
                },
                "impact": {
                    "cvss": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "HIGH",
                        "baseScore": 9.8,
                        "baseSeverity": "CRITICAL",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                        "version": "3.1"
                    }
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "CWE-78 OS Command Injection"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "https://security.paloaltonetworks.com/CVE-2019-1581",
                            "refsource": "CONFIRM",
                            "url": "https://security.paloaltonetworks.com/CVE-2019-1581"
                        }
                    ]
                },
                "solution": [
                    {
                        "lang": "en",
                        "value": "This issue has been resolved in PAN-OS 7.1.24-h1 and later, PAN-OS 8.0.19-h1 and later, PAN-OS 8.1.9-h4 and later, and PAN-OS 9.0.3-h3 and later."
                    }
                ],
                "source": {
                    "advisory": "PAN-SA-2019-0022",
                    "defect": [
                        "PAN-123564"
                    ],
                    "discovery": "EXTERNAL"
                },
                "work_around": [
                    {
                        "lang": "en",
                        "value": "This issue affects the SSH management interface of PAN-OS and is strongly mitigated by following best practices for securing the PAN-OS management interfaces. Our best practices guidelines reduce the exposure of device management interfaces to potential attacker."
                    }
                ]
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-04T18:20:28.293Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://security.paloaltonetworks.com/CVE-2019-1581"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "d6c1279f-00f6-4ef7-9217-f89ffe703ec0",
        "assignerShortName": "palo_alto",
        "cveId": "CVE-2019-1581",
        "datePublished": "2019-08-23T17:06:23.679531Z",
        "dateReserved": "2018-12-06T00:00:00",
        "dateUpdated": "2024-09-17T00:56:45.260Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}