CVE-2013-6625
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
Use-after-free vulnerability in core/dom/ContainerNode.cpp in Blink, as used in Google Chrome before 31.0.1650.48, allows remote attackers to cause a denial of service or possibly have unspecified other impact by leveraging improper handling of DOM range objects in circumstances that require child node removal after a (1) mutation or (2) blur event.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — http://googlechromereleases.blogspot.com/2013/11/stable-channel-update.html
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| chrome | {"endIncluding":"31.0.1650.47"} | | |
| chrome | 31.0.1650.0 | | |
| chrome | 31.0.1650.2 | | |
| chrome | 31.0.1650.3 | | |
| chrome | 31.0.1650.4 | | |
| chrome | 31.0.1650.5 | | |
| chrome | 31.0.1650.6 | | |
| chrome | 31.0.1650.7 | | |
| chrome | 31.0.1650.8 | | |
| chrome | 31.0.1650.9 | | |
| chrome | 31.0.1650.10 | | |
| chrome | 31.0.1650.11 | | |
| chrome | 31.0.1650.12 | | |
| chrome | 31.0.1650.13 | | |
| chrome | 31.0.1650.14 | | |
| chrome | 31.0.1650.15 | | |
| chrome | 31.0.1650.16 | | |
| chrome | 31.0.1650.17 | | |
| chrome | 31.0.1650.18 | | |
| chrome | 31.0.1650.19 | | |
| chrome | 31.0.1650.20 | | |
| chrome | 31.0.1650.22 | | |
| chrome | 31.0.1650.23 | | |
| chrome | 31.0.1650.25 | | |
| chrome | 31.0.1650.26 | | |
| chrome | 31.0.1650.27 | | |
| chrome | 31.0.1650.28 | | |
| chrome | 31.0.1650.29 | | |
| chrome | 31.0.1650.30 | | |
| chrome | 31.0.1650.31 | | |
| chrome | 31.0.1650.32 | | |
| chrome | 31.0.1650.33 | | |
| chrome | 31.0.1650.34 | | |
| chrome | 31.0.1650.35 | | |
| chrome | 31.0.1650.36 | | |
| chrome | 31.0.1650.37 | | |
| chrome | 31.0.1650.38 | | |
| chrome | 31.0.1650.39 | | |
| chrome | 31.0.1650.41 | | |
| chrome | 31.0.1650.42 | | |
| chrome | 31.0.1650.43 | | |
| chrome | 31.0.1650.44 | | |
| chrome | 31.0.1650.45 | | |
| chrome | 31.0.1650.46 | |
References
- http://archives.neohapsis.com/archives/bugtraq/2014-04/0009.html
- http://googlechromereleases.blogspot.com/2013/11/stable-channel-update.html
- http://lists.opensuse.org/opensuse-security-announce/2013-11/msg00025.html
- http://lists.opensuse.org/opensuse-security-announce/2013-11/msg00026.html
- http://lists.opensuse.org/opensuse-security-announce/2013-12/msg00002.html
- http://lists.opensuse.org/opensuse-updates/2014-01/msg00042.html
- http://support.apple.com/kb/HT6162
- http://support.apple.com/kb/HT6163
- http://www.debian.org/security/2013/dsa-2799
- https://code.google.com/p/chromium/issues/detail?id=295010
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A19257
- https://src.chromium.org/viewvc/blink?revision=160037&view=revision
- https://support.apple.com/kb/HT6537
- http://archives.neohapsis.com/archives/bugtraq/2014-04/0009.html
- http://googlechromereleases.blogspot.com/2013/11/stable-channel-update.html
- http://lists.opensuse.org/opensuse-security-announce/2013-11/msg00025.html
- http://lists.opensuse.org/opensuse-security-announce/2013-11/msg00026.html
- http://lists.opensuse.org/opensuse-security-announce/2013-12/msg00002.html
- http://lists.opensuse.org/opensuse-updates/2014-01/msg00042.html
- http://support.apple.com/kb/HT6162
- http://support.apple.com/kb/HT6163
- http://www.debian.org/security/2013/dsa-2799
- https://code.google.com/p/chromium/issues/detail?id=295010
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A19257
- https://src.chromium.org/viewvc/blink?revision=160037&view=revision
CWEs
CWE-399
Verify integrity in audit chain (admin only). AS-IS.