Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46131?format=api",
    "vulnerability_id": "VCID-mp37-6ntu-zkbt",
    "summary": "TYPO3 extension femanager Broken Access Control vulnerability\nfemanager fails to check access permissions for the invitation component. Depending on the configuration of the plugin, a remote user can create frontend user accounts with access to configured frontend groups.",
    "aliases": [
        {
            "alias": "CVE-2023-45023"
        },
        {
            "alias": "GHSA-93j4-v838-8767"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/67165?format=api",
            "purl": "pkg:composer/in2code/femanager@7.2.2",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/in2code/femanager@7.2.2"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/63799?format=api",
            "purl": "pkg:composer/in2code/femanager@7.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8q88-b5rv-tqhp"
                },
                {
                    "vulnerability": "VCID-mp37-6ntu-zkbt"
                },
                {
                    "vulnerability": "VCID-ms2h-k8ts-zfhf"
                },
                {
                    "vulnerability": "VCID-my97-6c2d-ryhw"
                },
                {
                    "vulnerability": "VCID-xppr-vgfx-p3hy"
                },
                {
                    "vulnerability": "VCID-za9q-3m4u-b7gx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/in2code/femanager@7.0.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://github.com/in2code-de/femanager",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/in2code-de/femanager"
        },
        {
            "reference_url": "https://github.com/in2code-de/femanager/commit/cc5f2893613a6b3fd2677c457574ab587a0862ca",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/in2code-de/femanager/commit/cc5f2893613a6b3fd2677c457574ab587a0862ca"
        },
        {
            "reference_url": "https://github.com/in2code-de/femanager/releases/tag/7.2.2",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/in2code-de/femanager/releases/tag/7.2.2"
        },
        {
            "reference_url": "https://typo3.org/security/advisory/typo3-ext-sa-2023-008",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://typo3.org/security/advisory/typo3-ext-sa-2023-008"
        },
        {
            "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/in2code/femanager/CVE-2023-45023.yaml",
            "reference_id": "CVE-2023-45023.YAML",
            "reference_type": "",
            "scores": [
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/in2code/femanager/CVE-2023-45023.yaml"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-93j4-v838-8767",
            "reference_id": "GHSA-93j4-v838-8767",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-93j4-v838-8767"
        }
    ],
    "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."
        },
        {
            "cwe_id": 287,
            "name": "Improper Authentication",
            "description": "When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct."
        }
    ],
    "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-mp37-6ntu-zkbt"
}