Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45247?format=api",
    "vulnerability_id": "VCID-7k25-ux8y-gfec",
    "summary": "Command injection in nevado-jms\nSkyscreamer Open Source Nevado JMS v1.3.2 does not perform security checks when receiving messages. This allows attackers to execute arbitrary commands via supplying crafted data.",
    "aliases": [
        {
            "alias": "CVE-2023-31826"
        },
        {
            "alias": "GHSA-7gm3-mwjw-j53w"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/65193?format=api",
            "purl": "pkg:maven/org.skyscreamer/nevado-jms@1.3.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7k25-ux8y-gfec"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.skyscreamer/nevado-jms@1.3.2"
        }
    ],
    "references": [
        {
            "reference_url": "https://github.com/skyscreamer/nevado",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/skyscreamer/nevado"
        },
        {
            "reference_url": "https://github.com/skyscreamer/nevado/issues/121",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/skyscreamer/nevado/issues/121"
        },
        {
            "reference_url": "https://github.com/skyscreamer/nevado/releases",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/skyscreamer/nevado/releases"
        },
        {
            "reference_url": "https://novysodope.github.io/2023/04/01/95",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://novysodope.github.io/2023/04/01/95"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31826",
            "reference_id": "CVE-2023-31826",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31826"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-7gm3-mwjw-j53w",
            "reference_id": "GHSA-7gm3-mwjw-j53w",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-7gm3-mwjw-j53w"
        }
    ],
    "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."
        },
        {
            "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-7k25-ux8y-gfec"
}