René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

187 lines
5.2 KiB
JSON

{
"id": "CVE-2017-10989",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-07-07T12:29:00.197",
"lastModified": "2019-10-03T00:03:26.223",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The getNodeSize function in ext/rtree/rtree.c in SQLite through 3.19.3, as used in GDAL and other products, mishandles undersized RTree blobs in a crafted database, leading to a heap-based buffer over-read or possibly unspecified other impact."
},
{
"lang": "es",
"value": "La funci\u00f3n getNodeSize en ext/rtree/rtree.c en SQLite, hasta la versi\u00f3n 3.19.3, como se utiliza en GDAL y otros productos, gestiona de manera incorrecta los blobs RTree que tienen un tama\u00f1o demasiado peque\u00f1o en una base de datos manipulada, lo que da lugar a una sobrelectura de b\u00fafer basada en memoria din\u00e1mica (heap) o, posiblemente, cause otro impacto no especificado."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"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:sqlite:sqlite:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.19.3",
"matchCriteriaId": "F0D613CD-BB15-4C73-AC3C-3E43B3FB03B7"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00050.html",
"source": "cve@mitre.org"
},
{
"url": "http://marc.info/?l=sqlite-users&m=149933696214713&w=2",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/99502",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://www.securitytracker.com/id/1039427",
"source": "cve@mitre.org"
},
{
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2405",
"source": "cve@mitre.org",
"tags": [
"Permissions Required"
]
},
{
"url": "https://bugs.launchpad.net/ubuntu/+source/sqlite3/+bug/1700937",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://lists.debian.org/debian-lts-announce/2019/01/msg00009.html",
"source": "cve@mitre.org"
},
{
"url": "https://sqlite.org/src/info/66de6f4a",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://sqlite.org/src/vpatch?from=0db20efe201736b3&to=66de6f4a9504ec26",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://support.apple.com/HT208112",
"source": "cve@mitre.org"
},
{
"url": "https://support.apple.com/HT208113",
"source": "cve@mitre.org"
},
{
"url": "https://support.apple.com/HT208115",
"source": "cve@mitre.org"
},
{
"url": "https://support.apple.com/HT208144",
"source": "cve@mitre.org"
},
{
"url": "https://usn.ubuntu.com/4019-1/",
"source": "cve@mitre.org"
},
{
"url": "https://usn.ubuntu.com/4019-2/",
"source": "cve@mitre.org"
}
]
}