Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/51947?format=api",
    "purl": "pkg:maven/org.jboss.resteasy/resteasy-jaxb-provider@3",
    "type": "maven",
    "namespace": "org.jboss.resteasy",
    "name": "resteasy-jaxb-provider",
    "version": "3",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "3.0.9.Final",
    "latest_non_vulnerable_version": "3.0.9.Final",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37736?format=api",
            "vulnerability_id": "VCID-2rya-81tn-w7hw",
            "summary": "Improper Restriction of XML External Entity Reference\nRESTEasy does not disable external entities when the `resteasy.document.expand.entity.references` parameter is set to false, which allows remote attackers to read arbitrary files and have other unspecified impact via unspecified vectors, related to an XML External Entity (XXE) issue.",
            "references": [
                {
                    "reference_url": "http://rhn.redhat.com/errata/RHSA-2014-1011.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://rhn.redhat.com/errata/RHSA-2014-1011.html"
                },
                {
                    "reference_url": "http://rhn.redhat.com/errata/RHSA-2014-1039.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://rhn.redhat.com/errata/RHSA-2014-1039.html"
                },
                {
                    "reference_url": "http://rhn.redhat.com/errata/RHSA-2014-1040.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://rhn.redhat.com/errata/RHSA-2014-1040.html"
                },
                {
                    "reference_url": "http://rhn.redhat.com/errata/RHSA-2014-1298.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://rhn.redhat.com/errata/RHSA-2014-1298.html"
                },
                {
                    "reference_url": "http://rhn.redhat.com/errata/RHSA-2015-0125.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://rhn.redhat.com/errata/RHSA-2015-0125.html"
                },
                {
                    "reference_url": "http://rhn.redhat.com/errata/RHSA-2015-0675.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://rhn.redhat.com/errata/RHSA-2015-0675.html"
                },
                {
                    "reference_url": "http://rhn.redhat.com/errata/RHSA-2015-0720.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://rhn.redhat.com/errata/RHSA-2015-0720.html"
                },
                {
                    "reference_url": "http://rhn.redhat.com/errata/RHSA-2015-0765.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://rhn.redhat.com/errata/RHSA-2015-0765.html"
                },
                {
                    "reference_url": "https://github.com/resteasy/Resteasy/pull/521",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/resteasy/Resteasy/pull/521"
                },
                {
                    "reference_url": "https://github.com/resteasy/Resteasy/pull/533",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/resteasy/Resteasy/pull/533"
                },
                {
                    "reference_url": "https://github.com/ronsigal/Resteasy/commit/9b7d0f574cafdcf3bea5428f3145ab4908fc6d83",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/ronsigal/Resteasy/commit/9b7d0f574cafdcf3bea5428f3145ab4908fc6d83"
                },
                {
                    "reference_url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/CVE-2014-3490",
                    "reference_id": "CVE-2014-3490",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/CVE-2014-3490"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3490",
                    "reference_id": "CVE-2014-3490",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3490"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-qjpq-5pq3-43rr",
                    "reference_id": "GHSA-qjpq-5pq3-43rr",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-qjpq-5pq3-43rr"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/51949?format=api",
                    "purl": "pkg:maven/org.jboss.resteasy/resteasy-jaxb-provider@3.0.9.Final",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jboss.resteasy/resteasy-jaxb-provider@3.0.9.Final"
                }
            ],
            "aliases": [
                "CVE-2014-3490",
                "GHSA-qjpq-5pq3-43rr"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2rya-81tn-w7hw"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jboss.resteasy/resteasy-jaxb-provider@3"
}