Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50056?format=api",
    "vulnerability_id": "VCID-8x62-3aff-hbak",
    "summary": "OpenSTAManager has an OS Command Injection in P7M File Processing\nA critical OS Command Injection vulnerability exists in the P7M (signed XML) file decoding functionality. An authenticated attacker can upload a ZIP file containing a .p7m file with a malicious filename to execute arbitrary system commands on the server.",
    "aliases": [
        {
            "alias": "CVE-2025-69212"
        },
        {
            "alias": "GHSA-25fp-8w8p-mx36"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/73823?format=api",
            "purl": "pkg:composer/devcode-it/openstamanager@2.9.8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2br1-99zg-z7bh"
                },
                {
                    "vulnerability": "VCID-7e19-24d8-f7gd"
                },
                {
                    "vulnerability": "VCID-81kx-rj8c-dkbr"
                },
                {
                    "vulnerability": "VCID-8x62-3aff-hbak"
                },
                {
                    "vulnerability": "VCID-by14-5puv-qygm"
                },
                {
                    "vulnerability": "VCID-gnx6-chzh-3fc3"
                },
                {
                    "vulnerability": "VCID-nv3t-9e16-8kbn"
                },
                {
                    "vulnerability": "VCID-pxzr-bvsj-y3gs"
                },
                {
                    "vulnerability": "VCID-w4gk-vbbq-13ea"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/devcode-it/openstamanager@2.9.8"
        }
    ],
    "references": [
        {
            "reference_url": "https://github.com/devcode-it/openstamanager",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/devcode-it/openstamanager"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69212",
            "reference_id": "CVE-2025-69212",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69212"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-25fp-8w8p-mx36",
            "reference_id": "GHSA-25fp-8w8p-mx36",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-25fp-8w8p-mx36"
        },
        {
            "reference_url": "https://github.com/devcode-it/openstamanager/security/advisories/GHSA-25fp-8w8p-mx36",
            "reference_id": "GHSA-25fp-8w8p-mx36",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/devcode-it/openstamanager/security/advisories/GHSA-25fp-8w8p-mx36"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 78,
            "name": "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
            "description": "The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component."
        },
        {
            "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": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-8x62-3aff-hbak"
}