Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45664?format=api",
    "vulnerability_id": "VCID-hhg4-737c-7qaj",
    "summary": "CWE-502 Deserialization of Untrusted Data at the rabbitmq-connector plugin module in Apache EventMesh (incubating) V1.7.0\\V1.8.0 on windows\\linux\\mac os e.g. platforms allows attackers to send controlled message and \n\nremote code execute via rabbitmq messages. Users can use the code under the master branch in project repo to fix this issue, we will release the new version as soon as possible.",
    "aliases": [
        {
            "alias": "CVE-2023-26512"
        },
        {
            "alias": "GHSA-fj8f-56wc-q36r"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/66149?format=api",
            "purl": "pkg:maven/org.apache.eventmesh/eventmesh-connector-rabbitmq@1.7.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-hhg4-737c-7qaj"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.eventmesh/eventmesh-connector-rabbitmq@1.7.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/66150?format=api",
            "purl": "pkg:maven/org.apache.eventmesh/eventmesh-connector-rabbitmq@1.8.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-hhg4-737c-7qaj"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.eventmesh/eventmesh-connector-rabbitmq@1.8.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://lists.apache.org/thread/zb1d62wh8o8pvntrnx4t1hj8vz0pm39p",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.apache.org/thread/zb1d62wh8o8pvntrnx4t1hj8vz0pm39p"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26512",
            "reference_id": "CVE-2023-26512",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26512"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-fj8f-56wc-q36r",
            "reference_id": "GHSA-fj8f-56wc-q36r",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-fj8f-56wc-q36r"
        }
    ],
    "weaknesses": [
        {
            "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."
        },
        {
            "cwe_id": 502,
            "name": "Deserialization of Untrusted Data",
            "description": "The product deserializes untrusted data without sufficiently verifying that the resulting data will be valid."
        },
        {
            "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."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-hhg4-737c-7qaj"
}