2024-12-08 03:06:42 +00:00

91 lines
2.4 KiB
JSON

{
"id": "CVE-2022-44910",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-12-14T18:15:22.317",
"lastModified": "2024-11-21T07:28:31.880",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Binbloom 2.0 was discovered to contain a heap buffer overflow via the read_pointer function at /binbloom-master/src/helpers.c."
},
{
"lang": "es",
"value": "Se descubri\u00f3 que Binbloom 2.0 conten\u00eda un desbordamiento de b\u00fafer en la regi\u00f3n Heap de la memoriaa trav\u00e9s de la funci\u00f3n read_pointer en /binbloom-master/src/helpers.c."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
]
},
"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:quarkslab:binbloom:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "9AFEB584-A41F-4388-B353-642D36F1ABD8"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/yangfar/CVE/blob/main/Reference%20of%20Binbloom.md",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/yangfar/CVE/blob/main/Reference%20of%20Binbloom.md",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
]
}
]
}