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

124 lines
4.0 KiB
JSON

{
"id": "CVE-2008-3950",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-09-16T23:00:01.337",
"lastModified": "2018-10-11T20:50:36.187",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Off-by-one error in the _web_drawInRect:withFont:ellipsis:alignment:measureOnly function in WebKit in Safari in Apple iPhone 1.1.4 and 2.0 and iPod touch 1.1.4 and 2.0 allows remote attackers to cause a denial of service (browser crash) via a JavaScript alert call with an argument that lacks breakable characters and has a length that is a multiple of the memory page size, leading to an out-of-bounds read."
},
{
"lang": "es",
"value": "Error de superaci\u00f3n de l\u00edmite en la funci\u00f3n _web_drawInRect:withFont:ellipsis:alignment:measureOnly \r\nen el WebKit en Safari en Apple iPhone 1.1.4 y 2.0 e iPod touch 1.1.4 y 2.0, permite a atacantes remotos provocar una denegaci\u00f3n de servicio (ca\u00edda de navegador) a trav\u00e9s de una llamada a una alerta JavaScript con un argumento que carece de caracteres fr\u00e1giles y tiene una longitud que es m\u00faltiplo del tama\u00f1o de memoria, lo que conduce a una lectura fuera de l\u00edmites."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-189"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:h:apple:iphone:1.1.4:*:*:*:*:*:*:*",
"matchCriteriaId": "6430229D-ACD4-46AE-A6B5-95D3CC1AF514"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:h:apple:iphone:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "70647BF0-56BE-44ED-A6E7-10C372E0BA0C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:h:apple:ipod_touch:1.1.4:*:*:*:*:*:*:*",
"matchCriteriaId": "4E969C4E-45A5-4767-9959-A1AD2DE4E1C2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:h:apple:ipod_touch:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "188712AA-31CA-4209-9042-D6E986C630A5"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apple:safari:*:*:*:*:*:*:*:*",
"matchCriteriaId": "AE370CAA-04B3-434E-BD5B-1D87DE596C10"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/4264",
"source": "cve@mitre.org"
},
{
"url": "http://www.coresecurity.com/content/iphone-safari-javascript-alert-denial-of-service",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/archive/1/496321/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/31061",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}