CVE-2013-2906
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
Multiple race conditions in the Web Audio implementation in Blink, as used in Google Chrome before 30.0.1599.66, allow remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to threading in core/html/HTMLMediaElement.cpp, core/platform/audio/AudioDSPKernelProcessor.cpp, core/platform/audio/HRTFElevation.cpp, and modules/webaudio/ConvolverNode.cpp.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| chrome | {"endIncluding":"30.0.1599.65"} | | |
| chrome | 30.0.1599.0 | | |
| chrome | 30.0.1599.1 | | |
| chrome | 30.0.1599.2 | | |
| chrome | 30.0.1599.4 | | |
| chrome | 30.0.1599.5 | | |
| chrome | 30.0.1599.6 | | |
| chrome | 30.0.1599.7 | | |
| chrome | 30.0.1599.8 | | |
| chrome | 30.0.1599.9 | | |
| chrome | 30.0.1599.10 | | |
| chrome | 30.0.1599.11 | | |
| chrome | 30.0.1599.12 | | |
| chrome | 30.0.1599.13 | | |
| chrome | 30.0.1599.14 | | |
| chrome | 30.0.1599.15 | | |
| chrome | 30.0.1599.16 | | |
| chrome | 30.0.1599.17 | | |
| chrome | 30.0.1599.18 | | |
| chrome | 30.0.1599.19 | | |
| chrome | 30.0.1599.20 | | |
| chrome | 30.0.1599.21 | | |
| chrome | 30.0.1599.22 | | |
| chrome | 30.0.1599.23 | | |
| chrome | 30.0.1599.24 | | |
| chrome | 30.0.1599.25 | | |
| chrome | 30.0.1599.26 | | |
| chrome | 30.0.1599.27 | | |
| chrome | 30.0.1599.28 | | |
| chrome | 30.0.1599.29 | | |
| chrome | 30.0.1599.30 | | |
| chrome | 30.0.1599.31 | | |
| chrome | 30.0.1599.32 | | |
| chrome | 30.0.1599.33 | | |
| chrome | 30.0.1599.34 | | |
| chrome | 30.0.1599.35 | | |
| chrome | 30.0.1599.36 | | |
| chrome | 30.0.1599.37 | | |
| chrome | 30.0.1599.38 | | |
| chrome | 30.0.1599.39 | | |
| chrome | 30.0.1599.40 | | |
| chrome | 30.0.1599.41 | | |
| chrome | 30.0.1599.42 | | |
| chrome | 30.0.1599.43 | | |
| chrome | 30.0.1599.44 | | |
| chrome | 30.0.1599.47 | | |
| chrome | 30.0.1599.48 | | |
| chrome | 30.0.1599.49 | | |
| chrome | 30.0.1599.50 | | |
| chrome | 30.0.1599.51 | | |
| chrome | 30.0.1599.52 | | |
| chrome | 30.0.1599.53 | | |
| chrome | 30.0.1599.56 | | |
| chrome | 30.0.1599.57 | | |
| chrome | 30.0.1599.58 | | |
| chrome | 30.0.1599.59 | | |
| chrome | 30.0.1599.60 | | |
| chrome | 30.0.1599.61 | | |
| chrome | 30.0.1599.64 | |
References
- http://googlechromereleases.blogspot.com/2013/10/stable-channel-update.html
- http://lists.opensuse.org/opensuse-security-announce/2013-10/msg00002.html
- http://lists.opensuse.org/opensuse-security-announce/2013-12/msg00002.html
- http://lists.opensuse.org/opensuse-updates/2014-01/msg00042.html
- http://www.debian.org/security/2013/dsa-2785
- https://code.google.com/p/chromium/issues/detail?id=223962
- https://code.google.com/p/chromium/issues/detail?id=270758
- https://code.google.com/p/chromium/issues/detail?id=271161
- https://code.google.com/p/chromium/issues/detail?id=284785
- https://code.google.com/p/chromium/issues/detail?id=284786
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A19013
- https://src.chromium.org/viewvc/blink?revision=157243&view=revision
- https://src.chromium.org/viewvc/blink?revision=157245&view=revision
- https://src.chromium.org/viewvc/blink?revision=157256&view=revision
- https://src.chromium.org/viewvc/blink?revision=157259&view=revision
- https://src.chromium.org/viewvc/blink?revision=157273&view=revision
- http://googlechromereleases.blogspot.com/2013/10/stable-channel-update.html
- http://lists.opensuse.org/opensuse-security-announce/2013-10/msg00002.html
- http://lists.opensuse.org/opensuse-security-announce/2013-12/msg00002.html
- http://lists.opensuse.org/opensuse-updates/2014-01/msg00042.html
- http://www.debian.org/security/2013/dsa-2785
- https://code.google.com/p/chromium/issues/detail?id=223962
- https://code.google.com/p/chromium/issues/detail?id=270758
- https://code.google.com/p/chromium/issues/detail?id=271161
- https://code.google.com/p/chromium/issues/detail?id=284785
CWEs
CWE-362
Verify integrity in audit chain (admin only). AS-IS.