Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/54571?format=api",
    "purl": "pkg:gem/activerecord@3.2.6",
    "type": "gem",
    "namespace": "",
    "name": "activerecord",
    "version": "3.2.6",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "3.2.11",
    "latest_non_vulnerable_version": "7.0.4.1",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39095?format=api",
            "vulnerability_id": "VCID-kt5q-24cw-3faa",
            "summary": "activerecord vulnerable to SQL Injection\nThe Active Record component in Ruby on Rails efore 2.3.15, 3.0.x before 3.0.14, 3.1.x before 3.1.6, and 3.2.x before 3.2.6 does not properly implement the passing of request data to a where method in an ActiveRecord class, which allows remote attackers to conduct certain SQL injection attacks via nested query parameters that leverage improper handling of nested hashes, a related issue to CVE-2012-2661.",
            "references": [
                {
                    "reference_url": "https://github.com/rails/rails",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/rails/rails"
                },
                {
                    "reference_url": "https://github.com/rails/rails/commit/62f81f4d6b3ee40e9887ffd92ab14714bad93f18",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/rails/rails/commit/62f81f4d6b3ee40e9887ffd92ab14714bad93f18"
                },
                {
                    "reference_url": "https://groups.google.com/group/rubyonrails-security/msg/aee3413fb038bf56?dmode=source&output=gplain",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://groups.google.com/group/rubyonrails-security/msg/aee3413fb038bf56?dmode=source&output=gplain"
                },
                {
                    "reference_url": "https://groups.google.com/g/rubyonrails-security/c/l4L0TEVAz1k/m/Vr84sD9B464J",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://groups.google.com/g/rubyonrails-security/c/l4L0TEVAz1k/m/Vr84sD9B464J"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2695",
                    "reference_id": "CVE-2012-2695",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2695"
                },
                {
                    "reference_url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activerecord/CVE-2012-2695.yml",
                    "reference_id": "CVE-2012-2695.YML",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activerecord/CVE-2012-2695.yml"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-76wq-xw4h-f8wj",
                    "reference_id": "GHSA-76wq-xw4h-f8wj",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-76wq-xw4h-f8wj"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/54572?format=api",
                    "purl": "pkg:gem/activerecord@2.3.15",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/activerecord@2.3.15"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/54569?format=api",
                    "purl": "pkg:gem/activerecord@3.0.14",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/activerecord@3.0.14"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/54570?format=api",
                    "purl": "pkg:gem/activerecord@3.1.6",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/activerecord@3.1.6"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/54571?format=api",
                    "purl": "pkg:gem/activerecord@3.2.6",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/activerecord@3.2.6"
                }
            ],
            "aliases": [
                "CVE-2012-2695",
                "GHSA-76wq-xw4h-f8wj"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-kt5q-24cw-3faa"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/activerecord@3.2.6"
}