Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44976?format=api",
    "vulnerability_id": "VCID-bkpp-fcfg-yuf3",
    "summary": "PowerJob vulnerable to Incorrect Access Control via the create user/save interface.\nPowerJob v4.9.3 is vulnerable to Incorrect Access Control via the create user/save interface.",
    "aliases": [
        {
            "alias": "CVE-2023-29922"
        },
        {
            "alias": "GHSA-c23v-vqw5-52c5"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/64801?format=api",
            "purl": "pkg:maven/tech.powerjob/powerjob@4.3.9",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bkpp-fcfg-yuf3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/tech.powerjob/powerjob@4.3.9"
        }
    ],
    "references": [
        {
            "reference_url": "https://github.com/PowerJob/PowerJob",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/PowerJob/PowerJob"
        },
        {
            "reference_url": "https://github.com/PowerJob/PowerJob/issues/585",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/PowerJob/PowerJob/issues/585"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29922",
            "reference_id": "CVE-2023-29922",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29922"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-c23v-vqw5-52c5",
            "reference_id": "GHSA-c23v-vqw5-52c5",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-c23v-vqw5-52c5"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 284,
            "name": "Improper Access Control",
            "description": "The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor."
        },
        {
            "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": "4.0 - 6.9",
    "exploitability": "0.5",
    "weighted_severity": "6.2",
    "risk_score": 3.1,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-bkpp-fcfg-yuf3"
}