Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/61157?format=api",
    "vulnerability_id": "VCID-cw3d-45x2-y7c8",
    "summary": "The Civi - Job Board & Freelance Marketplace WordPress Theme plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.1.4 via hard-coded credentials. This makes it possible for unauthenticated attackers to extract sensitive data including LinkedIn client and secret keys.",
    "aliases": [
        {
            "alias": "CVE-2024-13773"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "http://localhost:1337/wp-content/themes/civi/includes/class-init.php#L36",
            "reference_id": "class-init.php#L36",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-03-14T12:28:18Z/"
                }
            ],
            "url": "http://localhost:1337/wp-content/themes/civi/includes/class-init.php#L36"
        },
        {
            "reference_url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/e3499182-7501-4fec-a7c6-b66ae47533cd?source=cve",
            "reference_id": "e3499182-7501-4fec-a7c6-b66ae47533cd?source=cve",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-03-14T12:28:18Z/"
                }
            ],
            "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/e3499182-7501-4fec-a7c6-b66ae47533cd?source=cve"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 321,
            "name": "Use of Hard-coded Cryptographic Key",
            "description": "The use of a hard-coded cryptographic key significantly increases the possibility that encrypted data may be recovered."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.3 - 7.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-cw3d-45x2-y7c8"
}