Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44127?format=api",
    "vulnerability_id": "VCID-ap3m-p2e2-kueh",
    "summary": "Apache Ambari SSRF Vulnerability\nServer-side request forgery (SSRF) vulnerability in the proxy endpoint (api/v1/proxy) in Apache Ambari before 2.1.0 allows remote authenticated users to conduct port scans and access unsecured services via a crafted REST call.",
    "aliases": [
        {
            "alias": "CVE-2015-1775"
        },
        {
            "alias": "GHSA-9g2j-5685-h44h"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/63455?format=api",
            "purl": "pkg:maven/org.apache.ambari/ambari@2.1.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.ambari/ambari@2.1.0"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/63454?format=api",
            "purl": "pkg:maven/org.apache.ambari/ambari@1.5.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-ap3m-p2e2-kueh"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.ambari/ambari@1.5.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://cwiki.apache.org/confluence/display/AMBARI/Ambari+Vulnerabilities#AmbariVulnerabilities-FixedinAmbari2.1.0",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://cwiki.apache.org/confluence/display/AMBARI/Ambari+Vulnerabilities#AmbariVulnerabilities-FixedinAmbari2.1.0"
        },
        {
            "reference_url": "http://www.openwall.com/lists/oss-security/2015/10/13/2",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://www.openwall.com/lists/oss-security/2015/10/13/2"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2015-1775",
            "reference_id": "CVE-2015-1775",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-1775"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-9g2j-5685-h44h",
            "reference_id": "GHSA-9g2j-5685-h44h",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-9g2j-5685-h44h"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ap3m-p2e2-kueh"
}