Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/34974?format=api",
    "vulnerability_id": "VCID-mwwq-2f9c-afaa",
    "summary": "providers/saml2/admin.py in the Identity Provider (IdP) server in Ipsilon 0.1.0 before 1.0.1 does not properly check permissions to update the SAML2 Service Provider (SP) owner, which allows remote authenticated users to cause a denial of service via a duplicate SP name.",
    "aliases": [
        {
            "alias": "CVE-2015-5217"
        },
        {
            "alias": "GHSA-6875-ff47-r6p6"
        },
        {
            "alias": "PYSEC-2015-41"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/63197?format=api",
            "purl": "pkg:pypi/ipsilon@1.2.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j7c7-5cjw-wqf9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/ipsilon@1.2.0"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/63412?format=api",
            "purl": "pkg:pypi/ipsilon@0.1.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-mwwq-2f9c-afaa"
                },
                {
                    "vulnerability": "VCID-uw3a-jsez-xffk"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/ipsilon@0.1.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1255172",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1255172"
        },
        {
            "reference_url": "https://fedorahosted.org/ipsilon/wiki/Releases/v1.0.1",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://fedorahosted.org/ipsilon/wiki/Releases/v1.0.1"
        },
        {
            "reference_url": "https://github.com/ipsilon-project/ipsilon",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/ipsilon-project/ipsilon"
        },
        {
            "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/ipsilon/PYSEC-2015-41.yaml",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ipsilon/PYSEC-2015-41.yaml"
        },
        {
            "reference_url": "https://pagure.io/ipsilon/826e6339441546f596320f3d73304ab5f7c10de6",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://pagure.io/ipsilon/826e6339441546f596320f3d73304ab5f7c10de6"
        },
        {
            "reference_url": "http://www.openwall.com/lists/oss-security/2015/10/27/8",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://www.openwall.com/lists/oss-security/2015/10/27/8"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5217",
            "reference_id": "CVE-2015-5217",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5217"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-6875-ff47-r6p6",
            "reference_id": "GHSA-6875-ff47-r6p6",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-6875-ff47-r6p6"
        }
    ],
    "weaknesses": [
        {
            "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."
        },
        {
            "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."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-mwwq-2f9c-afaa"
}