Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/38753?format=api",
    "vulnerability_id": "VCID-x3qw-y2w4-r7bw",
    "summary": "Improper Access Control\nIt was found that under some situations and configurations of Apache Storm, it is theoretically possible for the owner of a topology to trick the supervisor to launch a worker as a different, non-root, user. In the worst case this could lead to secure credentials of the other user being compromised.",
    "aliases": [
        {
            "alias": "CVE-2017-9799"
        },
        {
            "alias": "GHSA-x825-rjww-2245"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53908?format=api",
            "purl": "pkg:maven/org.apache.storm/storm@1.0.4",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.storm/storm@1.0.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53909?format=api",
            "purl": "pkg:maven/org.apache.storm/storm@1.1.1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.storm/storm@1.1.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/56761?format=api",
            "purl": "pkg:maven/org.apache.storm/storm-core@1.1.1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.storm/storm-core@1.1.1"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53905?format=api",
            "purl": "pkg:maven/org.apache.storm/storm@1.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-x3qw-y2w4-r7bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.storm/storm@1.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53906?format=api",
            "purl": "pkg:maven/org.apache.storm/storm@1.0.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-x3qw-y2w4-r7bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.storm/storm@1.0.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53907?format=api",
            "purl": "pkg:maven/org.apache.storm/storm@1.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-x3qw-y2w4-r7bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.storm/storm@1.1"
        }
    ],
    "references": [
        {
            "reference_url": "https://lists.apache.org/thread.html/b9125bf507ed6f2ca6e85ba1a4b44e232aa70eeddfba2a9d8a954127@%3Cdev.storm.apache.org%3E",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.apache.org/thread.html/b9125bf507ed6f2ca6e85ba1a4b44e232aa70eeddfba2a9d8a954127@%3Cdev.storm.apache.org%3E"
        },
        {
            "reference_url": "http://www.securityfocus.com/bid/100235",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://www.securityfocus.com/bid/100235"
        },
        {
            "reference_url": "http://www.securitytracker.com/id/1039116",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://www.securitytracker.com/id/1039116"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9799",
            "reference_id": "CVE-2017-9799",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9799"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-x825-rjww-2245",
            "reference_id": "GHSA-x825-rjww-2245",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-x825-rjww-2245"
        }
    ],
    "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-x3qw-y2w4-r7bw"
}