116 lines
3.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-0342",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-01-18T02:28:00.000",
"lastModified": "2008-09-05T04:00:00.000",
"vulnStatus": "Analyzed",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "WebCore in Apple WebKit build 18794 allows remote attackers to cause a denial of service (null dereference and application crash) via a TD element with a large number in the ROWSPAN attribute, as demonstrated by a crash of OmniWeb 5.5.3 on Mac OS X 10.4.8, a different vulnerability than CVE-2006-2019."
},
{
"lang": "es",
"value": "WebCore en Apple WebKit construcci\u00f3n 18974 permite a un atacante remoto provocar denegaci\u00f3n de servicio de un servicio (referencia null y caida de aplicaci\u00f3n) a trav\u00e9s del elemento TD con un gran n\u00famero en el atributo ROWSPAN, como se demostr\u00f3 con un caida de OmniWeb 5.5.3 sobre Mac OS X 10.4.8, una vulnerabilidad diferente que la CVE-2006-2019."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-399"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apple:safari:2.0.4_419.3:*:*:*:*:*:*:*",
"matchCriteriaId": "B6D113B5-070D-4F91-AB5E-222D71C90EDF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apple:webkit:build_18794:*:*:*:*:*:*:*",
"matchCriteriaId": "0026565B-0264-495B-851F-5E71439DA8EA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:omnigroup:omniweb:5.5.3:*:*:*:*:*:*:*",
"matchCriteriaId": "BC068FD4-9B1B-42E3-9544-1E020602F96F"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:mac_os_x:10.4.8:*:*:*:*:*:*:*",
"matchCriteriaId": "09ED46A8-1739-411C-8807-2A416BDB6DFE"
}
]
}
]
}
],
"references": [
{
"url": "http://security-protocols.com/sp-x41-advisory.php",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/22059",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}