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

106 lines
3.0 KiB
JSON

{
"id": "CVE-2010-3254",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-09-07T18:00:02.823",
"lastModified": "2020-08-04T19:40:42.130",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The WebSockets implementation in Google Chrome before 6.0.472.53 does not properly handle integer values, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors."
},
{
"lang": "es",
"value": "La implementaci\u00f3n de WebSockets en Google Chrome anterior a v6.0.472.53 no maneja adecuadamente los valores enteros, lo que podr\u00eda permitir a atacantes remotos provocar una denegaci\u00f3n de servicio o posiblemente tenga otro impacto sin especificar a trav\u00e9s de vectores desconocidos."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"acInsufInfo": true,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-190"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.0.472.53",
"matchCriteriaId": "B85C57A0-7C7A-484E-902A-6FBF654EB1D6"
}
]
}
]
}
],
"references": [
{
"url": "http://code.google.com/p/chromium/issues/detail?id=51630",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "http://code.google.com/p/chromium/issues/detail?id=51739",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://googlechromereleases.blogspot.com/2010/09/stable-and-beta-channel-updates.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12119",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}