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

102 lines
3.1 KiB
JSON

{
"id": "CVE-2007-3506",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-07-02T19:30:00.000",
"lastModified": "2008-09-05T21:25:53.513",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The ft_bitmap_assure_buffer function in src/base/ftbimap.c in FreeType 2.3.3 allows context-dependent attackers to cause a denial of service and possibly execute arbitrary code via unspecified vectors involving bitmap fonts, related to a \"memory buffer overwrite bug.\""
},
{
"lang": "es",
"value": "La funci\u00f3n ft_bitmap_assure_buffer en src/base/ftbimap.c de FreeType 2.3.3 permite a atacantes remotos dependientes del contexto provocar una denegaci\u00f3n de servicio y posiblemente ejecutar c\u00f3digo de su elecci\u00f3n mediante vectores no especificados que implican fuentes de mapas de bits, relacionado con \"fallo de sobrescritura de memoria de b\u00fafer\"."
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "Not vulnerable. These issues did not affect the versions of freetype as shipped with Red Hat Enterprise Linux 2.1, 3, or 4.",
"lastModified": "2007-07-05T00:00:00"
}
],
"metrics": {
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:freetype:freetype:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.3.3",
"matchCriteriaId": "5013DA85-1746-4272-BDD3-19A5F06565F8"
}
]
}
]
}
],
"references": [
{
"url": "http://cvs.savannah.nongnu.org/viewvc/freetype2/src/base/ftbitmap.c?root=freetype&r1=1.17&r2=1.18",
"source": "cve@mitre.org"
},
{
"url": "http://savannah.nongnu.org/bugs/index.php?19536",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/24708",
"source": "cve@mitre.org"
},
{
"url": "https://sourceforge.net/project/shownotes.php?group_id=3157&release_id=499970",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}