{ "id": "CVE-2020-22218", "sourceIdentifier": "cve@mitre.org", "published": "2023-08-22T19:16:19.120", "lastModified": "2023-08-25T17:51:52.637", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in function _libssh2_packet_add in libssh2 1.10.0 allows attackers to access out of bounds memory." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-787" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:libssh2:libssh2:1.10.0:*:*:*:*:*:*:*", "matchCriteriaId": "F25E23F0-5D4C-4436-A262-EC251272FDA4" } ] } ] } ], "references": [ { "url": "https://github.com/libssh2/libssh2/pull/476", "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Patch" ] } ] }