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

117 lines
3.6 KiB
JSON

{
"id": "CVE-2015-1227",
"sourceIdentifier": "cve-coordination@google.com",
"published": "2015-03-09T00:59:20.420",
"lastModified": "2016-12-22T02:59:30.410",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The DragImage::create function in platform/DragImage.cpp in Blink, as used in Google Chrome before 41.0.2272.76, does not initialize memory for image drawing, which allows remote attackers to have an unspecified impact by triggering a failed image decoding, as demonstrated by an image for which the default orientation cannot be used."
},
{
"lang": "es",
"value": "La funci\u00f3n DragImage::create en platform/DragImage.cpp en Blink, utilizado en Google Chrome anterior a 41.0.2272.76, no inicializa la memoria para la creaci\u00f3n de im\u00e1genes, lo que permite a atacantes remotos tener un impacto no especificado mediante la provocaci\u00f3n de una decodificaci\u00f3n de imagen fallado, tal y como fue demostrado por una imagen para la que la orientaci\u00f3n por defecto no puede ser utilizada."
}
],
"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": "CWE-399"
}
]
}
],
"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=450389",
"source": "cve-coordination@google.com"
},
{
"url": "https://security.gentoo.org/glsa/201503-12",
"source": "cve-coordination@google.com"
},
{
"url": "https://src.chromium.org/viewvc/blink?revision=189585&view=revision",
"source": "cve-coordination@google.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://src.chromium.org/viewvc/blink?revision=189816&view=revision",
"source": "cve-coordination@google.com",
"tags": [
"Vendor Advisory"
]
}
]
}