Google Chrome 24.0.1312.71 PPAPI Message ppb_graphics_3d_proxy.cc OnMsgCreate 3d Context denial of service
| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 7.2 | $0-$5k | 0.00 |
Summary
A vulnerability was found in Google Chrome 24.0.1312.71. It has been rated as problematic. This issue affects the function PPB_Graphics3D_Proxy::OnMsgCreate of the file ppapi/proxy/ppb_graphics_3d_proxy.cc of the component PPAPI Message Handler. The manipulation as part of 3d Context leads to denial of service.
This vulnerability is listed as CVE-2013-0892. There is no available exploit.
Upgrading the affected component is advised.
Details
A vulnerability was found in Google Chrome 24.0.1312.71 (Web Browser) and classified as critical. This issue affects the function PPB_Graphics3D_Proxy::OnMsgCreate of the file ppapi/proxy/ppb_graphics_3d_proxy.cc of the component PPAPI Message Handler. The manipulation as part of a 3d Context leads to a denial of service vulnerability. Using CWE to declare the problem leads to CWE-404. The product does not release or incorrectly releases a resource before it is made available for re-use. Impacted is availability. The summary by CVE is:
Multiple unspecified vulnerabilities in the IPC layer in Google Chrome before 25.0.1364.97 on Windows and Linux, and before 25.0.1364.99 on Mac OS X, allow remote attackers to cause a denial of service or possibly have other impact via unknown vectors.
The weakness was presented 02/21/2013 by Chris Evans with Google Chrome Security Team as Issue 165747 as confirmed bug report (Website). It is possible to read the advisory at code.google.com. The identification of this vulnerability is CVE-2013-0892 since 01/07/2013. The exploitation is known to be easy. The attack may be initiated remotely. No form of authentication is needed for a successful exploitation. Technical details of the vulnerability are known, but there is no available exploit.
The vulnerability scanner Nessus provides a plugin with the ID 64859 (FreeBSD : chromium -- multiple vulnerabilities (dfd92cb2-7d48-11e2-ad48-00262d5ed8ee)), which helps to determine the existence of the flaw in a target environment. It is assigned to the family FreeBSD Local Security Checks and running in the context l. The commercial vulnerability scanner Qualys is able to test this issue with plugin 165877 (SUSE Security Update for Chromium: Updated to 27.0.1425 (openSUSE-SU-2013:0454-1)).
Upgrading to version 25.0.1364.97 eliminates this vulnerability. The upgrade is hosted for download at chrome.google.com. Applying the patch ppb_graphics_3d_proxy.cc Revision 172474 is able to eliminate this problem. The bugfix is ready for download at code.google.com. The best possible mitigation is suggested to be upgrading to the latest version. A possible mitigation has been published immediately after the disclosure of the vulnerability. The vulnerability will be addressed with the following lines of code:
@@ -328,6 +328,9 @@
attribs.push_back(PP_GRAPHICS3DATTRIB_NONE);
HostResource result;
+ attribs.clear();
+ attribs.push_back(1000);
+ attribs.push_back(PP_GRAPHICS3DATTRIB_NONE);
dispatcher->Send(new PpapiHostMsg_PPBGraphics3D_Create(
API_ID_PPB_GRAPHICS_3D, instance, share_host, attribs, &result));
if (result.is_null())The vulnerability is also documented in the databases at Tenable (64859), OSVDB (101165†) and Secunia (SA52320†). googlechromereleases.blogspot.com is providing further details. See VDB-7789, VDB-7790, VDB-7791 and VDB-7792 for similar entries. Be aware that VulDB is the high quality source for vulnerability data.
Product
Type
Vendor
Name
Version
License
Website
- Vendor: https://www.google.com/
- Product: https://www.google.com/chrome/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 7.5VulDB Meta Temp Score: 7.2
VulDB Base Score: 7.5
VulDB Temp Score: 7.2
VulDB Vector: 🔍
VulDB Reliability: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍
NVD Base Score: 🔍
Exploiting
Class: Denial of serviceCWE: CWE-404
CAPEC: 🔍
ATT&CK: 🔍
Physical: No
Local: No
Remote: Yes
Availability: 🔍
Status: Not defined
EPSS Score: 🔍
EPSS Percentile: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 64859
Nessus Name: FreeBSD : chromium -- multiple vulnerabilities (dfd92cb2-7d48-11e2-ad48-00262d5ed8ee)
Nessus File: 🔍
Nessus Risk: 🔍
Nessus Family: 🔍
Nessus Context: 🔍
OpenVAS ID: 803314
OpenVAS Name: Google Chrome Multiple Vulnerabilities-01 March 2013 (Linux)
OpenVAS File: 🔍
OpenVAS Family: 🔍
Qualys ID: 🔍
Qualys Name: 🔍
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
Reaction Time: 🔍
0-Day Time: 🔍
Exposure Time: 🔍
Upgrade: Chrome 25.0.1364.97
Patch: ppb_graphics_3d_proxy.cc Revision 172474
Timeline
01/07/2013 🔍02/21/2013 🔍
02/21/2013 🔍
02/22/2013 🔍
02/23/2013 🔍
02/24/2013 🔍
12/20/2013 🔍
05/17/2018 🔍
Sources
Vendor: google.comProduct: google.com
Advisory: Issue 165747
Researcher: Chris Evans
Organization: Google Chrome Security Team
Status: Confirmed
Confirmation: 🔍
CVE: CVE-2013-0892 (🔍)
GCVE (CVE): GCVE-0-2013-0892
GCVE (VulDB): GCVE-100-11543
OVAL: 🔍
Secunia: 52320 - Google Chrome Multiple Vulnerabilities, Highly Critical
OSVDB: 101165
Misc.: 🔍
See also: 🔍
Entry
Created: 12/20/2013 09:30Updated: 05/17/2018 08:32
Changes: 12/20/2013 09:30 (81), 05/17/2018 08:32 (6)
Complete: 🔍
Cache ID: 216:731:103
Be aware that VulDB is the high quality source for vulnerability data.
No comments yet. Languages: en.
Please log in to comment.