Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/55363?format=api",
    "purl": "pkg:maven/org.springframework.data/spring-data-commons@2.0.6.RELEASE",
    "type": "maven",
    "namespace": "org.springframework.data",
    "name": "spring-data-commons",
    "version": "2.0.6.RELEASE",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "2.0.7",
    "latest_non_vulnerable_version": "5.0.5.RELEASE",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39557?format=api",
            "vulnerability_id": "VCID-nfsq-9tkw-tqcs",
            "summary": "Improper Input Validation\nSpring Data Commons contains a property binder vulnerability caused by improper neutralization of special elements. An unauthenticated remote malicious user (or attacker) can supply specially crafted request parameters against Spring Data REST backed HTTP resources or using Spring Data's projection-based request payload binding hat can lead to a remote code execution attack.",
            "references": [
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1273",
                    "reference_id": "CVE-2018-1273",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1273"
                },
                {
                    "reference_url": "https://pivotal.io/security/cve-2018-1273",
                    "reference_id": "CVE-2018-1273",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://pivotal.io/security/cve-2018-1273"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/55363?format=api",
                    "purl": "pkg:maven/org.springframework.data/spring-data-commons@2.0.6.RELEASE",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.data/spring-data-commons@2.0.6.RELEASE"
                }
            ],
            "aliases": [
                "CVE-2018-1273"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-nfsq-9tkw-tqcs"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39579?format=api",
            "vulnerability_id": "VCID-wkyq-83m5-wuf7",
            "summary": "Allocation of Resources Without Limits or Throttling\nSpring Data Commons contain a property path parser vulnerability caused by unlimited resource allocation. An unauthenticated remote malicious user (or attacker) can issue requests against Spring Data REST endpoints or endpoints using property path parsing which can cause a denial of service (CPU and memory consumption).",
            "references": [
                {
                    "reference_url": "http://www.securityfocus.com/bid/103769",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.securityfocus.com/bid/103769"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1274",
                    "reference_id": "CVE-2018-1274",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1274"
                },
                {
                    "reference_url": "https://pivotal.io/security/cve-2018-1274",
                    "reference_id": "CVE-2018-1274",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://pivotal.io/security/cve-2018-1274"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/55363?format=api",
                    "purl": "pkg:maven/org.springframework.data/spring-data-commons@2.0.6.RELEASE",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.data/spring-data-commons@2.0.6.RELEASE"
                }
            ],
            "aliases": [
                "CVE-2018-1274"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wkyq-83m5-wuf7"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.data/spring-data-commons@2.0.6.RELEASE"
}