Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/99258?format=api",
    "vulnerability_id": "VCID-1sy3-u8e7-huce",
    "summary": "Bluebird devices contain a pre-loaded file manager application. This application exposes an unsecured service provider \"com.bluebird.system.koreanpost.IsdcardRemoteService\". A local attacker can bind to the AIDL-type service to copy and delete arbitrary files from device's storage with system-level permissions.\n\nVersion 1.4.4 is vulnerable, vendor reverted vulnerable versions to older version: 1.3.6",
    "aliases": [
        {
            "alias": "CVE-2025-5345"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-5345",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00129",
                    "scoring_system": "epss",
                    "scoring_elements": "0.31865",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00129",
                    "scoring_system": "epss",
                    "scoring_elements": "0.32051",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-5345"
        },
        {
            "reference_url": "https://cert.pl/en/posts/2025/07/CVE-2025-5344",
            "reference_id": "CVE-2025-5344",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.3",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-07-17T13:48:34Z/"
                }
            ],
            "url": "https://cert.pl/en/posts/2025/07/CVE-2025-5344"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 926,
            "name": "Improper Export of Android Application Components",
            "description": "The Android application exports a component for use by other applications, but does not properly restrict which applications can launch the component or access the data it contains."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.3 - 6.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-1sy3-u8e7-huce"
}