132 lines
4.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2015-1255",
"sourceIdentifier": "cve-coordination@google.com",
"published": "2015-05-20T10:59:07.650",
"lastModified": "2017-01-03T02:59:47.037",
"vulnStatus": "Modified",
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/416.html\">CWE-416: Use After Free</a>",
"descriptions": [
{
"lang": "en",
"value": "Use-after-free vulnerability in content/renderer/media/webaudio_capturer_source.cc in the WebAudio implementation in Google Chrome before 43.0.2357.65 allows remote attackers to cause a denial of service (heap memory corruption) or possibly have unspecified other impact by leveraging improper handling of a stop action for an audio track."
},
{
"lang": "es",
"value": "Vulnerabilidad de uso despu\u00e9s de liberaci\u00f3n en content/renderer/media/webaudio_capturer_source.cc en la implementaci\u00f3n WebAudio en Google Chrome anterior a 43.0.2357.65 permite a atacantes remotos causar una denegaci\u00f3n de servicio (corrupci\u00f3n de la memoria din\u00e1mica) o posiblemente tener otro impacto no especificado mediante el aprovechamiento del manejo incorrecto de una acci\u00f3n de parar para una pista de audio."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*",
"versionEndIncluding": "42.0.2311.152",
"matchCriteriaId": "6F238C75-E24A-406F-BEB5-8758C8FE9603"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43"
}
]
}
]
}
],
"references": [
{
"url": "http://googlechromereleases.blogspot.com/2015/05/stable-channel-update_19.html",
"source": "cve-coordination@google.com",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://lists.opensuse.org/opensuse-updates/2015-05/msg00091.html",
"source": "cve-coordination@google.com"
},
{
"url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00015.html",
"source": "cve-coordination@google.com"
},
{
"url": "http://www.debian.org/security/2015/dsa-3267",
"source": "cve-coordination@google.com"
},
{
"url": "http://www.securityfocus.com/bid/74723",
"source": "cve-coordination@google.com"
},
{
"url": "http://www.securitytracker.com/id/1032375",
"source": "cve-coordination@google.com"
},
{
"url": "https://code.google.com/p/chromium/issues/detail?id=473253",
"source": "cve-coordination@google.com"
},
{
"url": "https://codereview.chromium.org/1071063005",
"source": "cve-coordination@google.com"
},
{
"url": "https://security.gentoo.org/glsa/201506-04",
"source": "cve-coordination@google.com"
}
]
}