Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/55484?format=api",
    "vulnerability_id": "VCID-5a1a-sz8x-hqg1",
    "summary": "Improper verification of signature in FilterProvider prior to SMR Jul-2024 Release 1 allows local attackers to execute privileged behaviors. User interaction is required for triggering this vulnerability.",
    "aliases": [
        {
            "alias": "CVE-2024-20892"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-20892",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00027",
                    "scoring_system": "epss",
                    "scoring_elements": "0.08066",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00027",
                    "scoring_system": "epss",
                    "scoring_elements": "0.081",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00027",
                    "scoring_system": "epss",
                    "scoring_elements": "0.08096",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-20892"
        },
        {
            "reference_url": "https://security.samsungmobile.com/securityUpdate.smsb?year=2024&month=07",
            "reference_id": "securityUpdate.smsb?year=2024&month=07",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-07-02T18:14:16Z/"
                }
            ],
            "url": "https://security.samsungmobile.com/securityUpdate.smsb?year=2024&month=07"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 347,
            "name": "Improper Verification of Cryptographic Signature",
            "description": "The product does not verify, or incorrectly verifies, the cryptographic signature for data."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.5 - 6.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5a1a-sz8x-hqg1"
}