Google Chrome 24.0.1312.71 PPAPI Message ppb_graphics_3d_proxy.cc OnMsgCreate 3d Context denial of service

CVSS Meta Temp Score
CVSS is a standardized scoring system to determine possibilities of attacks. The Temp Score considers temporal factors like disclosure, exploit and countermeasures. The unique Meta Score calculates the average score of different sources to provide a normalized scoring system.
Current Exploit Price (≈)
Our analysts are monitoring exploit markets and are in contact with vulnerability brokers. The range indicates the observed or calculated exploit price to be seen on exploit markets. A good indicator to understand the monetary effort required for and the popularity of an attack.
CTI Interest Score
Our Cyber Threat Intelligence team is monitoring different web sites, mailing lists, exploit markets and social media networks. The CTI Interest Score identifies the interest of attackers and the security community for this specific vulnerability in real-time. A high score indicates an elevated risk to be targeted for this vulnerability.
7.2$0-$5k0.00

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 vulnerability database at Tenable (64859). googlechromereleases.blogspot.com is providing further details. See 7789, 7790, 7791 and 7792 for similar entries.

Productinfo

Type

Vendor

Name

Version

License

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB CVSS-B Score: 🔍
VulDB CVSS-BT Score: 🔍
VulDB Vector: 🔍
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 7.5
VulDB Meta Temp Score: 7.2

VulDB Base Score: 7.5
VulDB Temp Score: 7.2
VulDB Vector: 🔍
VulDB Reliability: 🔍

CVSSv2info

AVACAuCIA
💳💳💳💳💳💳
💳💳💳💳💳💳
💳💳💳💳💳💳
VectorComplexityAuthenticationConfidentialityIntegrityAvailability
unlockunlockunlockunlockunlockunlock
unlockunlockunlockunlockunlockunlock
unlockunlockunlockunlockunlockunlock

VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍

NVD Base Score: 🔍

Exploitinginfo

Class: Denial of service
CWE: CWE-404
ATT&CK: T1499

Local: No
Remote: Yes

Availability: 🔍
Status: Not defined

EPSS Score: 🔍
EPSS Percentile: 🔍

Price Prediction: 🔍
Current Price Estimation: 🔍

0-Dayunlockunlockunlockunlock
Todayunlockunlockunlockunlock

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 Intelligenceinfo

Interest: 🔍
Active Actors: 🔍
Active APT Groups: 🔍

Countermeasuresinfo

Recommended: Upgrade
Status: 🔍

Reaction Time: 🔍
0-Day Time: 🔍
Exposure Time: 🔍

Upgrade: Chrome 25.0.1364.97
Patch: ppb_graphics_3d_proxy.cc Revision 172474

Timelineinfo

01/07/2013 🔍
02/21/2013 +45 days 🔍
02/21/2013 +0 days 🔍
02/22/2013 +1 days 🔍
02/23/2013 +1 days 🔍
02/24/2013 +1 days 🔍
12/20/2013 +299 days 🔍
05/17/2018 +1609 days 🔍

Sourcesinfo

Vendor: google.com
Product: google.com

Advisory: Issue 165747
Researcher: Chris Evans
Organization: Google Chrome Security Team
Status: Confirmed
Confirmation: 🔍

CVE: CVE-2013-0892 (🔍)
OVAL: 🔍

Secunia: 52320 - Google Chrome Multiple Vulnerabilities, Highly Critical
OSVDB: 101165

Misc.: 🔍
See also: 🔍

Entryinfo

Created: 12/20/2013 09:30
Updated: 05/17/2018 08:32
Changes: 12/20/2013 09:30 (81), 05/17/2018 08:32 (6)
Complete: 🔍

Discussion

No comments yet. Languages: en.

Please log in to comment.

Do you need the next level of professionalism?

Upgrade your account now!