Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44056?format=api",
    "vulnerability_id": "VCID-wz1h-4zzv-8yde",
    "summary": "Apache Archiva does not require entry of the administrator's password at the time of modifying a user account\nApache Archiva 1.0 through 1.0.3, 1.1 through 1.1.4, 1.2 through 1.2.2, and 1.3 through 1.3.1 does not require entry of the administrator's password at the time of modifying a user account, which makes it easier for context-dependent attackers to gain privileges by leveraging a (1) unattended workstation or (2) cross-site request forgery (CSRF) vulnerability, a related issue to CVE-2010-3449.",
    "aliases": [
        {
            "alias": "CVE-2010-4408"
        },
        {
            "alias": "GHSA-5p54-jj38-3hxj"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/63328?format=api",
            "purl": "pkg:maven/org.apache.archiva/archiva@1.3.2",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.archiva/archiva@1.3.2"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/63111?format=api",
            "purl": "pkg:maven/org.apache.archiva/archiva@1.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7aky-87dx-nfab"
                },
                {
                    "vulnerability": "VCID-wz1h-4zzv-8yde"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.archiva/archiva@1.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://github.com/apache/archiva",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/apache/archiva"
        },
        {
            "reference_url": "https://web.archive.org/web/20201209001124/http://www.securityfocus.com/archive/1/514937/100/0/threaded",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://web.archive.org/web/20201209001124/http://www.securityfocus.com/archive/1/514937/100/0/threaded"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4408",
            "reference_id": "CVE-2010-4408",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4408"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-5p54-jj38-3hxj",
            "reference_id": "GHSA-5p54-jj38-3hxj",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-5p54-jj38-3hxj"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 862,
            "name": "Missing Authorization",
            "description": "The product does not perform an authorization check when an actor attempts to access a resource or perform an action."
        },
        {
            "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-wz1h-4zzv-8yde"
}