Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/63147?format=api",
    "purl": "pkg:maven/org.jenkins-ci.plugins/translation@1.16",
    "type": "maven",
    "namespace": "org.jenkins-ci.plugins",
    "name": "translation",
    "version": "1.16",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43931?format=api",
            "vulnerability_id": "VCID-zwpy-as6g-yyb9",
            "summary": "Cross-Site Request Forgery (CSRF)\nJenkins Translation Assistance Plugin 1.15 and earlier does not require form submissions to be submitted via POST, resulting in a CSRF vulnerability allowing attackers to override localized strings displayed to all users on the current Jenkins instance if the victim is a Jenkins administrator.",
            "references": [
                {
                    "reference_url": "https://jenkins.io/security/advisory/2018-01-22/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://jenkins.io/security/advisory/2018-01-22/"
                },
                {
                    "reference_url": "http://www.securityfocus.com/bid/102809",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.securityfocus.com/bid/102809"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000014",
                    "reference_id": "CVE-2018-1000014",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000014"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-pwvj-6phx-qv8c",
                    "reference_id": "GHSA-pwvj-6phx-qv8c",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-pwvj-6phx-qv8c"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/63147?format=api",
                    "purl": "pkg:maven/org.jenkins-ci.plugins/translation@1.16",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/translation@1.16"
                }
            ],
            "aliases": [
                "CVE-2018-1000014",
                "GHSA-pwvj-6phx-qv8c"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-zwpy-as6g-yyb9"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/translation@1.16"
}