Lookup for vulnerable packages by Package URL.

GET /api/packages/73743?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/packages/73743?format=api",
    "purl": "pkg:pypi/salt@3006.17",
    "type": "pypi",
    "namespace": "",
    "name": "salt",
    "version": "3006.17",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "3007.9",
    "latest_non_vulnerable_version": "3007.9",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/49900?format=api",
            "vulnerability_id": "VCID-fxhr-smeg-k7fj",
            "summary": "Salt Authentication Protocol Version Downgrade Allows Minion Impersonation\nSalt contains an authentication protocol version downgrade weakness that can allow a malicious minion to bypass newer authentication/security features by using an older request payload format, enabling minion impersonation and circumventing protections introduced in response to prior issues.",
            "references": [
                {
                    "reference_url": "https://docs.saltproject.io/en/latest/topics/releases/3006.17.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://docs.saltproject.io/en/latest/topics/releases/3006.17.html"
                },
                {
                    "reference_url": "https://docs.saltproject.io/en/latest/topics/releases/3007.9.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://docs.saltproject.io/en/latest/topics/releases/3007.9.html"
                },
                {
                    "reference_url": "https://github.com/saltstack/salt",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/saltstack/salt"
                },
                {
                    "reference_url": "https://github.com/saltstack/salt/commit/3d5708acae16d039a1e2b5529c8e14a0d3255611",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/saltstack/salt/commit/3d5708acae16d039a1e2b5529c8e14a0d3255611"
                },
                {
                    "reference_url": "https://github.com/saltstack/salt/issues/68467",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/saltstack/salt/issues/68467"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62349",
                    "reference_id": "CVE-2025-62349",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62349"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-vcf3-26xf-fw4m",
                    "reference_id": "GHSA-vcf3-26xf-fw4m",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-vcf3-26xf-fw4m"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/73743?format=api",
                    "purl": "pkg:pypi/salt@3006.17",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/salt@3006.17"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/73746?format=api",
                    "purl": "pkg:pypi/salt@3007.9",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/salt@3007.9"
                }
            ],
            "aliases": [
                "CVE-2025-62349",
                "GHSA-vcf3-26xf-fw4m"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-fxhr-smeg-k7fj"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/49899?format=api",
            "vulnerability_id": "VCID-zudw-npmj-2qe8",
            "summary": "Salt junos Module Vulnerable to Code Injection via Specially Crafted YAML Payload\nSalt's junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process.",
            "references": [
                {
                    "reference_url": "https://docs.saltproject.io/en/latest/topics/releases/3006.17.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://docs.saltproject.io/en/latest/topics/releases/3006.17.html"
                },
                {
                    "reference_url": "https://github.com/saltstack/salt",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/saltstack/salt"
                },
                {
                    "reference_url": "https://github.com/saltstack/salt/issues/68469",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/saltstack/salt/issues/68469"
                },
                {
                    "reference_url": "https://github.com/saltstack/salt/pull/68472/commits/c17fd645edef208233dcac855615fced69409a00",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/saltstack/salt/pull/68472/commits/c17fd645edef208233dcac855615fced69409a00"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62348",
                    "reference_id": "CVE-2025-62348",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62348"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-77w2-v593-vxvv",
                    "reference_id": "GHSA-77w2-v593-vxvv",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-77w2-v593-vxvv"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/73743?format=api",
                    "purl": "pkg:pypi/salt@3006.17",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/salt@3006.17"
                }
            ],
            "aliases": [
                "CVE-2025-62348",
                "GHSA-77w2-v593-vxvv"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-zudw-npmj-2qe8"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/salt@3006.17"
}