Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/57623?format=api",
    "purl": "pkg:nuget/DotNetNuke.Core@9.2.0",
    "type": "nuget",
    "namespace": "",
    "name": "DotNetNuke.Core",
    "version": "9.2.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "9.2.0.366",
    "latest_non_vulnerable_version": "10.2.0",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/41151?format=api",
            "vulnerability_id": "VCID-dnf9-9hrt-1qfx",
            "summary": "Inadequate Encryption Strength in DotNetNuke\nDNN (aka DotNetNuke) 9.2 through 9.2.1 uses a weak encryption algorithm to protect input parameters.",
            "references": [
                {
                    "reference_url": "https://github.com/dnnsoftware/Dnn.Platform/releases",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/dnnsoftware/Dnn.Platform/releases"
                },
                {
                    "reference_url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2018-15811",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2018-15811"
                },
                {
                    "reference_url": "https://www.dnnsoftware.com/community/security/security-center",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.dnnsoftware.com/community/security/security-center"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-15811",
                    "reference_id": "CVE-2018-15811",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-15811"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-h595-8pw6-5q6v",
                    "reference_id": "GHSA-h595-8pw6-5q6v",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-h595-8pw6-5q6v"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/58277?format=api",
                    "purl": "pkg:nuget/DotNetNuke.Core@9.2.2",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-uk5d-ubkt-6fhn"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/DotNetNuke.Core@9.2.2"
                }
            ],
            "aliases": [
                "CVE-2018-15811",
                "GHSA-h595-8pw6-5q6v"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-dnf9-9hrt-1qfx"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/41144?format=api",
            "vulnerability_id": "VCID-jw1r-pvtw-d3bz",
            "summary": "Insufficient Entropy\nDNN (aka DotNetNuke) incorrectly converts encryption key source values, resulting in lower than expected entropy.",
            "references": [
                {
                    "reference_url": "https://github.com/dnnsoftware/Dnn.Platform/releases",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/dnnsoftware/Dnn.Platform/releases"
                },
                {
                    "reference_url": "https://www.dnnsoftware.com/community/security/security-center",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.dnnsoftware.com/community/security/security-center"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-15812",
                    "reference_id": "CVE-2018-15812",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-15812"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/58274?format=api",
                    "purl": "pkg:nuget/DotNetNuke.Core@9.3.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/DotNetNuke.Core@9.3.0"
                }
            ],
            "aliases": [
                "CVE-2018-15812"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-jw1r-pvtw-d3bz"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/41147?format=api",
            "vulnerability_id": "VCID-uk5d-ubkt-6fhn",
            "summary": "Insufficient Entropy\nDNN (aka DotNetNuke) incorrectly converts encryption key source values, resulting in lower than expected entropy. NOTE: this issue exists because of an incomplete fix for CVE-2018-15812.",
            "references": [
                {
                    "reference_url": "https://github.com/dnnsoftware/Dnn.Platform/releases",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/dnnsoftware/Dnn.Platform/releases"
                },
                {
                    "reference_url": "https://www.dnnsoftware.com/community/security/security-center",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.dnnsoftware.com/community/security/security-center"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-18326",
                    "reference_id": "CVE-2018-18326",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-18326"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/58274?format=api",
                    "purl": "pkg:nuget/DotNetNuke.Core@9.3.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/DotNetNuke.Core@9.3.0"
                }
            ],
            "aliases": [
                "CVE-2018-18326"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-uk5d-ubkt-6fhn"
        }
    ],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40827?format=api",
            "vulnerability_id": "VCID-ez48-21un-3fe7",
            "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\nDNN (formerly DotNetNuke) allows cross-site scripting (XSS) via XML.",
            "references": [
                {
                    "reference_url": "http://www.dnnsoftware.com/community/security/security-center",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.dnnsoftware.com/community/security/security-center"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14486",
                    "reference_id": "CVE-2018-14486",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14486"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/57623?format=api",
                    "purl": "pkg:nuget/DotNetNuke.Core@9.2.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-dnf9-9hrt-1qfx"
                        },
                        {
                            "vulnerability": "VCID-jw1r-pvtw-d3bz"
                        },
                        {
                            "vulnerability": "VCID-uk5d-ubkt-6fhn"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/DotNetNuke.Core@9.2.0"
                }
            ],
            "aliases": [
                "CVE-2018-14486"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ez48-21un-3fe7"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/DotNetNuke.Core@9.2.0"
}