{ "CVE_data_meta": { "ASSIGNER": "cna@cloudflare.com", "DATE_PUBLIC": "2021-11-01T22:41:00.000Z", "ID": "CVE-2021-3909", "STATE": "PUBLIC", "TITLE": "Infinite open connection causes OctoRPKI to hang forever" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "octorpki", "version": { "version_data": [ { "version_affected": "<", "version_value": "1.4.0" } ] } } ] }, "vendor_name": "Cloudflare" } ] } }, "credit": [ { "lang": "eng", "value": "Koen van Hove" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "OctoRPKI does not limit the length of a connection, allowing for a slowloris DOS attack to take place which makes OctoRPKI wait forever. Specifically, the repository that OctoRPKI sends HTTP requests to will keep the connection open for a day before a response is returned, but does keep drip feeding new bytes to keep the connection alive." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-400 Uncontrolled Resource Consumption" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://github.com/cloudflare/cfrpki/security/advisories/GHSA-8cvr-4rrf-f244", "name": "https://github.com/cloudflare/cfrpki/security/advisories/GHSA-8cvr-4rrf-f244" }, { "refsource": "DEBIAN", "name": "DSA-5033", "url": "https://www.debian.org/security/2021/dsa-5033" }, { "refsource": "DEBIAN", "name": "DSA-5041", "url": "https://www.debian.org/security/2022/dsa-5041" } ] }, "solution": [ { "lang": "eng", "value": "Upgrade to 1.4" } ], "source": { "discovery": "EXTERNAL" } }