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

110 lines
3.4 KiB
JSON

{
"id": "CVE-2015-1224",
"sourceIdentifier": "cve-coordination@google.com",
"published": "2015-03-09T00:59:17.887",
"lastModified": "2016-12-22T02:59:30.237",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The VpxVideoDecoder::VpxDecode function in media/filters/vpx_video_decoder.cc in the vpxdecoder implementation in Google Chrome before 41.0.2272.76 does not ensure that alpha-plane dimensions are identical to image dimensions, which allows remote attackers to cause a denial of service (out-of-bounds read) via crafted VPx video data."
},
{
"lang": "es",
"value": "La funci\u00f3n VpxVideoDecoder::VpxDecode en media/filters/vpx_video_decoder.cc en la implementaci\u00f3n vpxdecoder en Google Chrome anterior a 41.0.2272.76 no asegura que las dimensiones alpha-plane sean id\u00e9nticas a las dimensiones de im\u00e1genes, lo que permite a atacantes remotos causar una denegaci\u00f3n de servicio (lectura fuera de rango) a trav\u00e9s de datos de v\u00eddeo VPx manipulados."
}
],
"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-17"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*",
"versionEndIncluding": "40.0.2214.115",
"matchCriteriaId": "8E4473BA-37DE-4AF1-A828-99AA9D83AAE7"
}
]
}
]
}
],
"references": [
{
"url": "http://googlechromereleases.blogspot.com/2015/03/stable-channel-update.html",
"source": "cve-coordination@google.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2015-0627.html",
"source": "cve-coordination@google.com"
},
{
"url": "http://www.securityfocus.com/bid/72901",
"source": "cve-coordination@google.com"
},
{
"url": "http://www.ubuntu.com/usn/USN-2521-1",
"source": "cve-coordination@google.com"
},
{
"url": "https://code.google.com/p/chromium/issues/detail?id=449958",
"source": "cve-coordination@google.com"
},
{
"url": "https://codereview.chromium.org/858303002",
"source": "cve-coordination@google.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://security.gentoo.org/glsa/201503-12",
"source": "cve-coordination@google.com"
}
]
}