Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/21821?format=api",
    "vulnerability_id": "VCID-nzrf-zgck-8fer",
    "summary": "Duplicate Advisory: Microsoft Security Advisory CVE-2025-55248: .NET Information Disclosure Vulnerability\n### Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-gwq6-fmvp-qp68. This link is maintained to preserve external references.\n\n### Original Description\nInadequate encryption strength in .NET, .NET Framework, Visual Studio allows an authorized attacker to disclose information over a network.",
    "aliases": [
        {
            "alias": "GHSA-987x-96fq-9384"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/146468?format=api",
            "purl": "pkg:nuget/Microsoft.NetCore.App.Runtime.linux-arm@9.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-37e9-vfx7-fufh"
                },
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-k3fx-jcj4-jfc6"
                },
                {
                    "vulnerability": "VCID-nzrf-zgck-8fer"
                },
                {
                    "vulnerability": "VCID-rffe-gbvm-nfdw"
                },
                {
                    "vulnerability": "VCID-u6eh-1bec-n7c2"
                },
                {
                    "vulnerability": "VCID-urqu-mdw7-ykd1"
                },
                {
                    "vulnerability": "VCID-vq9k-uhbs-wyem"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-arm@9.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/64298?format=api",
            "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@9.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-37e9-vfx7-fufh"
                },
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-nzrf-zgck-8fer"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@9.0.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55248",
            "reference_id": "CVE-2025-55248",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55248"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55248",
            "reference_id": "CVE-2025-55248",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55248"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-987x-96fq-9384",
            "reference_id": "GHSA-987x-96fq-9384",
            "reference_type": "",
            "scores": [
                {
                    "value": "MODERATE",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/advisories/GHSA-987x-96fq-9384"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 326,
            "name": "Inadequate Encryption Strength",
            "description": "The product stores or transmits sensitive data using an encryption scheme that is theoretically sound, but is not strong enough for the level of protection required."
        },
        {
            "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": "4.0 - 6.9",
    "exploitability": "0.5",
    "weighted_severity": "6.2",
    "risk_score": 3.1,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-nzrf-zgck-8fer"
}