Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37807?format=api",
    "vulnerability_id": "VCID-2u9c-d6qt-syg8",
    "summary": "Wrong security context loaded when using SAML2 STS Login Module\nThe `org.jboss.security.plugins.mapping.JBossMappingManager` implementation in this package uses the default security domain when a security domain is undefined, which allows remote authenticated users to bypass intended access restrictions by leveraging credentials on the default domain for a role that is also on the application domain.",
    "aliases": [
        {
            "alias": "CVE-2014-7827"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/52161?format=api",
            "purl": "pkg:maven/org.picketlink/picketlink-federation@2.5.3.SP14",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.picketlink/picketlink-federation@2.5.3.SP14"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/52155?format=api",
            "purl": "pkg:maven/org.picketlink/picketlink-federation@2-alpha0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2u9c-d6qt-syg8"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.picketlink/picketlink-federation@2-alpha0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/52156?format=api",
            "purl": "pkg:maven/org.picketlink/picketlink-federation@2.5.3.SP13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2u9c-d6qt-syg8"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.picketlink/picketlink-federation@2.5.3.SP13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/52157?format=api",
            "purl": "pkg:maven/org.picketlink/picketlink-federation@2.6-alpha0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2u9c-d6qt-syg8"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.picketlink/picketlink-federation@2.6-alpha0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/52158?format=api",
            "purl": "pkg:maven/org.picketlink/picketlink-federation@2.6.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2u9c-d6qt-syg8"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.picketlink/picketlink-federation@2.6.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/52159?format=api",
            "purl": "pkg:maven/org.picketlink/picketlink-federation@2.7-alpha0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2u9c-d6qt-syg8"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.picketlink/picketlink-federation@2.7-alpha0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/52160?format=api",
            "purl": "pkg:maven/org.picketlink/picketlink-federation@2.7.1.Beta2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2u9c-d6qt-syg8"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.picketlink/picketlink-federation@2.7.1.Beta2"
        }
    ],
    "references": [
        {
            "reference_url": "https://bugzilla.redhat.com/CVE-2014-7827",
            "reference_id": "CVE-2014-7827",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/CVE-2014-7827"
        }
    ],
    "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": 264,
            "name": "Permissions, Privileges, and Access Controls",
            "description": "Weaknesses in this category are related to the management of permissions, privileges, and other security features that are used to perform access control."
        },
        {
            "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-2u9c-d6qt-syg8"
}