Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37884?format=api",
    "vulnerability_id": "VCID-4t8h-s9mh-p7c4",
    "summary": "Wrong excludeParams overrides those defined in DefaultExcludedPatternsChecker\nThe default exclude patterns (excludeParams) in this package allow remote attackers to \"compromise internal state of an application\" via unspecified vectors.",
    "aliases": [
        {
            "alias": "CVE-2015-1831"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/52325?format=api",
            "purl": "pkg:maven/org.apache.struts/struts2-core@2.3.20.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-qdsq-8td3-5qa1"
                },
                {
                    "vulnerability": "VCID-z1jy-4da2-tyhk"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.struts/struts2-core@2.3.20.1"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/52096?format=api",
            "purl": "pkg:maven/org.apache.struts/struts2-core@2.3.20",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-4t8h-s9mh-p7c4"
                },
                {
                    "vulnerability": "VCID-qdsq-8td3-5qa1"
                },
                {
                    "vulnerability": "VCID-z1jy-4da2-tyhk"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.struts/struts2-core@2.3.20"
        }
    ],
    "references": [
        {
            "reference_url": "https://struts.apache.org/docs/s2-024.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://struts.apache.org/docs/s2-024.html"
        },
        {
            "reference_url": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-1831",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-1831"
        }
    ],
    "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-4t8h-s9mh-p7c4"
}