Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/57347?format=api",
    "vulnerability_id": "VCID-ea2t-tv6n-duek",
    "summary": "biscuit-java is the java implementation of Biscuit, an authentication and authorization token for microservices architectures. 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, which includes the public key of the previous block (used in the signature) and 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. This vulnerability is fixed in 4.0.0.",
    "aliases": [
        {
            "alias": "CVE-2024-41948"
        },
        {
            "alias": "GHSA-5hcj-rwm6-xmw4"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/32880?format=api",
            "purl": "pkg:maven/org.biscuitsec/biscuit@4.0.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.biscuitsec/biscuit@4.0.0"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/32879?format=api",
            "purl": "pkg:maven/org.biscuitsec/biscuit@3.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-ea2t-tv6n-duek"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.biscuitsec/biscuit@3.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/732923?format=api",
            "purl": "pkg:maven/org.biscuitsec/biscuit@3.0.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-ea2t-tv6n-duek"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.biscuitsec/biscuit@3.0.1"
        }
    ],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-41948",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00159",
                    "scoring_system": "epss",
                    "scoring_elements": "0.36807",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.00159",
                    "scoring_system": "epss",
                    "scoring_elements": "0.36818",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00159",
                    "scoring_system": "epss",
                    "scoring_elements": "0.36614",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00159",
                    "scoring_system": "epss",
                    "scoring_elements": "0.36794",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-41948"
        },
        {
            "reference_url": "https://github.com/biscuit-auth/biscuit-java",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "3.0",
                    "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": "5.1",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/biscuit-auth/biscuit-java"
        },
        {
            "reference_url": "https://github.com/biscuit-auth/biscuit-java/commit/2e05e7b3f8f2aae38f33294f19419e2d638cb564",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "3.0",
                    "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": "5.1",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/biscuit-auth/biscuit-java/commit/2e05e7b3f8f2aae38f33294f19419e2d638cb564"
        },
        {
            "reference_url": "https://github.com/biscuit-auth/biscuit-java/releases/tag/4.0.0",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "3.0",
                    "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": "5.1",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/biscuit-auth/biscuit-java/releases/tag/4.0.0"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41948",
            "reference_id": "CVE-2024-41948",
            "reference_type": "",
            "scores": [
                {
                    "value": "3.0",
                    "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": "5.1",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41948"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-5hcj-rwm6-xmw4",
            "reference_id": "GHSA-5hcj-rwm6-xmw4",
            "reference_type": "",
            "scores": [
                {
                    "value": "MODERATE",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/advisories/GHSA-5hcj-rwm6-xmw4"
        },
        {
            "reference_url": "https://github.com/biscuit-auth/biscuit-java/security/advisories/GHSA-5hcj-rwm6-xmw4",
            "reference_id": "GHSA-5hcj-rwm6-xmw4",
            "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": "3.0",
                    "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": "MODERATE",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                },
                {
                    "value": "5.1",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-08-07T14:57:49Z/"
                }
            ],
            "url": "https://github.com/biscuit-auth/biscuit-java/security/advisories/GHSA-5hcj-rwm6-xmw4"
        },
        {
            "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.0",
                    "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": "5.1",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/biscuit-auth/biscuit/security/advisories/GHSA-rgqv-mwc3-c78m"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 1259,
            "name": "Improper Restriction of Security Token Assignment",
            "description": "The System-On-A-Chip (SoC) implements a Security Token mechanism to differentiate what actions are allowed or disallowed when a transaction originates from an entity. However, the Security Tokens are improperly protected."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        },
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        }
    ],
    "exploits": [],
    "severity_range_score": "3.0 - 6.9",
    "exploitability": "0.5",
    "weighted_severity": "6.2",
    "risk_score": 3.1,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ea2t-tv6n-duek"
}