{ "id": "CVE-2021-28308", "sourceIdentifier": "cve@mitre.org", "published": "2021-03-12T09:15:13.063", "lastModified": "2021-03-16T13:09:54.623", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in the fltk crate before 0.15.3 for Rust. There is an out-of bounds read because the pixmap constructor lacks pixmap input validation." }, { "lang": "es", "value": "Se detect\u00f3 un problema en la crate fltk versiones anteriores a 0.15.3 para Rust. Se presenta una lectura fuera de l\u00edmites porque el constructor pixmap carece de una comprobaci\u00f3n de entrada de pixmap" } ], "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:H/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 9.1, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.2 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.4 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 4.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-125" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:fltk_project:fltk:*:*:*:*:*:rust:*:*", "versionEndExcluding": "0.15.3", "matchCriteriaId": "CC4FBAAC-F86C-4972-BFDC-2E53EFD45C51" } ] } ] } ], "references": [ { "url": "https://rustsec.org/advisories/RUSTSEC-2021-0038.html", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] } ] }