Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40330?format=api",
    "vulnerability_id": "VCID-hvfw-yh4j-cqfm",
    "summary": "Exposure of Sensitive Information to an Unauthorized Actor\nApache Tika server (aka tika-server) in Apache Tika 1.9 might allow remote attackers to read arbitrary files via the HTTP fileUrl header.",
    "aliases": [
        {
            "alias": "CVE-2015-3271"
        },
        {
            "alias": "GHSA-ccjp-w723-2jf2"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/56739?format=api",
            "purl": "pkg:maven/org.apache.tika/tika-server@1.10",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tika/tika-server@1.10"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://lists.apache.org/thread.html/d2b3e7afb0251fac95fdee9817423cbc91e3d99a848c25a51d91c1e8@1439485507@%3Cdev.tika.apache.org%3E",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.apache.org/thread.html/d2b3e7afb0251fac95fdee9817423cbc91e3d99a848c25a51d91c1e8@1439485507@%3Cdev.tika.apache.org%3E"
        },
        {
            "reference_url": "http://www.openwall.com/lists/oss-security/2015/08/13/5",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://www.openwall.com/lists/oss-security/2015/08/13/5"
        },
        {
            "reference_url": "http://www.securityfocus.com/bid/95020",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://www.securityfocus.com/bid/95020"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3271",
            "reference_id": "CVE-2015-3271",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3271"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-ccjp-w723-2jf2",
            "reference_id": "GHSA-ccjp-w723-2jf2",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-ccjp-w723-2jf2"
        }
    ],
    "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": 200,
            "name": "Exposure of Sensitive Information to an Unauthorized Actor",
            "description": "The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information."
        },
        {
            "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-hvfw-yh4j-cqfm"
}