Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43539?format=api",
    "vulnerability_id": "VCID-mwzq-whsd-43ew",
    "summary": "Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') vulnerability in RTI Connext Professional on non-Windows (Persistence Service) allows Buffer Overflow via Environment Variables.This issue affects Connext Professional: from 7.0.0 before 7.3.0.2, from 6.1.1.2 before 6.1.2.21, from 5.3.1.40 before 5.3.1.41.",
    "aliases": [
        {
            "alias": "CVE-2024-52065"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-52065",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00208",
                    "scoring_system": "epss",
                    "scoring_elements": "0.43321",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00208",
                    "scoring_system": "epss",
                    "scoring_elements": "0.43479",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00208",
                    "scoring_system": "epss",
                    "scoring_elements": "0.43498",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00208",
                    "scoring_system": "epss",
                    "scoring_elements": "0.43489",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-52065"
        },
        {
            "reference_url": "https://www.rti.com/vulnerabilities/#cve-2024-52065",
            "reference_id": "#cve-2024-52065",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.9",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-12-16T18:15:10Z/"
                }
            ],
            "url": "https://www.rti.com/vulnerabilities/#cve-2024-52065"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 120,
            "name": "Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')",
            "description": "The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.9 - 6.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-mwzq-whsd-43ew"
}