Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/211315?format=api",
    "vulnerability_id": "VCID-118s-vdzj-5fca",
    "summary": "In setBluetoothTethering of PanService.java, there is a possible permission bypass due to a missing permission check. This could lead to local escalation of privilege to activate tethering with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-10Android ID: A-134487438",
    "aliases": [
        {
            "alias": "CVE-2020-0085"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-0085",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00012",
                    "scoring_system": "epss",
                    "scoring_elements": "0.01643",
                    "published_at": "2026-04-13T12:55:00Z"
                },
                {
                    "value": "0.00012",
                    "scoring_system": "epss",
                    "scoring_elements": "0.01645",
                    "published_at": "2026-04-12T12:55:00Z"
                },
                {
                    "value": "0.00012",
                    "scoring_system": "epss",
                    "scoring_elements": "0.01619",
                    "published_at": "2026-04-01T12:55:00Z"
                },
                {
                    "value": "0.00012",
                    "scoring_system": "epss",
                    "scoring_elements": "0.01652",
                    "published_at": "2026-04-02T12:55:00Z"
                },
                {
                    "value": "0.00012",
                    "scoring_system": "epss",
                    "scoring_elements": "0.01659",
                    "published_at": "2026-04-04T12:55:00Z"
                },
                {
                    "value": "0.00012",
                    "scoring_system": "epss",
                    "scoring_elements": "0.01658",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "0.00012",
                    "scoring_system": "epss",
                    "scoring_elements": "0.0166",
                    "published_at": "2026-04-08T12:55:00Z"
                },
                {
                    "value": "0.00012",
                    "scoring_system": "epss",
                    "scoring_elements": "0.01667",
                    "published_at": "2026-04-09T12:55:00Z"
                },
                {
                    "value": "0.00012",
                    "scoring_system": "epss",
                    "scoring_elements": "0.01654",
                    "published_at": "2026-04-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-0085"
        },
        {
            "reference_url": "https://source.android.com/security/bulletin/pixel/2020-03-01",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://source.android.com/security/bulletin/pixel/2020-03-01"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/search/results?adv_search=true&isCpeNameSearch=true&query=cpe:2.3:o:google:android:10.0:*:*:*:*:*:*:*",
            "reference_id": "cpe:2.3:o:google:android:10.0:*:*:*:*:*:*:*",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/search/results?adv_search=true&isCpeNameSearch=true&query=cpe:2.3:o:google:android:10.0:*:*:*:*:*:*:*"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-0085",
            "reference_id": "CVE-2020-0085",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.6",
                    "scoring_system": "cvssv2",
                    "scoring_elements": "AV:L/AC:L/Au:N/C:P/I:P/A:P"
                },
                {
                    "value": "7.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-0085"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 862,
            "name": "Missing Authorization",
            "description": "The product does not perform an authorization check when an actor attempts to access a resource or perform an action."
        }
    ],
    "exploits": [],
    "severity_range_score": "4.6 - 7.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-118s-vdzj-5fca"
}