Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/41125?format=api",
    "vulnerability_id": "VCID-5s7p-hqdc-wfg7",
    "summary": "Biscuit is an authorization token with decentralized verification, offline attenuation and strong security policy enforcement based on a logic language. Third-party blocks can be generated without transferring the whole token to the third-party authority. Instead, a `ThirdPartyBlock` request can be sent, providing only the necessary info to generate a third-party block and to sign it: 1. the public key of the previous block (used in the signature), 2. the public keys part of the token symbol table (for public key interning in datalog expressions). A third-part block request forged by a malicious user can trick the third-party authority into generating datalog trusting the wrong keypair. Tokens with third-party blocks containing `trusted` annotations generated through a third party block request. This has been addressed in version 4 of the specification. Users are advised to update their implementations to conform. There are no known workarounds for this vulnerability.",
    "aliases": [
        {
            "alias": "CVE-2024-42350"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-42350",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00132",
                    "scoring_system": "epss",
                    "scoring_elements": "0.32293",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00132",
                    "scoring_system": "epss",
                    "scoring_elements": "0.32495",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00132",
                    "scoring_system": "epss",
                    "scoring_elements": "0.32475",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-42350"
        },
        {
            "reference_url": "https://github.com/biscuit-auth/biscuit/commit/c87cbb5d778964d6574df3e9e6579567cad12fff",
            "reference_id": "c87cbb5d778964d6574df3e9e6579567cad12fff",
            "reference_type": "",
            "scores": [
                {
                    "value": "3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:N/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-08-05T20:23:26Z/"
                }
            ],
            "url": "https://github.com/biscuit-auth/biscuit/commit/c87cbb5d778964d6574df3e9e6579567cad12fff"
        },
        {
            "reference_url": "https://github.com/biscuit-auth/biscuit/security/advisories/GHSA-rgqv-mwc3-c78m",
            "reference_id": "GHSA-rgqv-mwc3-c78m",
            "reference_type": "",
            "scores": [
                {
                    "value": "3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:N/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-08-05T20:23:26Z/"
                }
            ],
            "url": "https://github.com/biscuit-auth/biscuit/security/advisories/GHSA-rgqv-mwc3-c78m"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 668,
            "name": "Exposure of Resource to Wrong Sphere",
            "description": "The product exposes a resource to the wrong control sphere, providing unintended actors with inappropriate access to the resource."
        }
    ],
    "exploits": [],
    "severity_range_score": "3.0 - 3.0",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5s7p-hqdc-wfg7"
}