Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/45200?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45200?format=api", "vulnerability_id": "VCID-mhx5-tjtx-m7as", "summary": "A buffer copy without checking size of input vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow remote attackers who have gained administrator access to execute code.\n\nWe have already fixed the vulnerability in the following versions:\nQTS 5.2.1.2930 build 20241025 and later\nQuTS hero h5.2.1.2929 build 20241025 and later", "aliases": [ { "alias": "CVE-2024-37050" } ], "fixed_packages": [], "affected_packages": [], "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-37050", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.01557", "scoring_system": "epss", "scoring_elements": "0.8187", "published_at": "2026-06-11T12:55:00Z" }, { "value": "0.01557", "scoring_system": "epss", "scoring_elements": "0.8193", "published_at": "2026-06-12T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-37050" }, { "reference_url": "https://www.qnap.com/en/security-advisory/qsa-24-43", "reference_id": "qsa-24-43", "reference_type": "", "scores": [ { "value": "5.1", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/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-11-22T16:57:00Z/" } ], "url": "https://www.qnap.com/en/security-advisory/qsa-24-43" } ], "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." }, { "cwe_id": 121, "name": "Stack-based Buffer Overflow", "description": "A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function)." } ], "exploits": [], "severity_range_score": "5.1 - 5.1", "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-mhx5-tjtx-m7as" }