WebkitGTK+ 1.11.5 RenderBoxModelObject.cpp willBeDestroyed memory corruption
| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 9.0 | $0-$5k | 0.00 |
Summary
A vulnerability was found in WebkitGTK+ 1.11.5. It has been classified as critical. Affected by this issue is the function RenderBoxModelObject::willBeDestroyed of the file rendering/RenderBoxModelObject.cpp. The manipulation leads to memory corruption.
Furthermore, there is an exploit available.
Upgrading the affected component is recommended.
Details
A vulnerability, which was classified as critical, has been found in WebkitGTK+ 1.11.5 (Web Browser). This issue affects the function RenderBoxModelObject::willBeDestroyed of the file rendering/RenderBoxModelObject.cpp. The manipulation with an unknown input leads to a memory corruption vulnerability. Using CWE to declare the problem leads to CWE-119. The product performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer. Impacted is confidentiality, integrity, and availability.
The weakness was shared 02/13/2013 as ID 108695 as not defined bug report (Website). It is possible to read the advisory at bugs.webkit.org. The exploitation is known to be difficult. The attack may be initiated remotely. No form of authentication is needed for a successful exploitation. Technical details as well as a public exploit are known.
It is declared as proof-of-concept.
Upgrading to version 1.11.90 eliminates this vulnerability. The upgrade is hosted for download at trac.webkit.org. A possible mitigation has been published immediately after the disclosure of the vulnerability. The vulnerability will be addressed with the following lines of code:
if (isPositioned()) {
if (RenderView* view = this->view()) {
if (FrameView* frameView = view->frameView()) {
if (style()->hasViewportConstrainedPosition())
frameView->removeViewportConstrainedObject(this);
}
}
}The vulnerability is also documented in the vulnerability database at OSVDB (101426†). Be aware that VulDB is the high quality source for vulnerability data.
Product
Type
Name
Version
License
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 10.0VulDB Meta Temp Score: 9.0
VulDB Base Score: 10.0
VulDB Temp Score: 9.0
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: 🔍
Exploiting
Class: Memory corruptionCWE: CWE-119
CAPEC: 🔍
ATT&CK: 🔍
Physical: No
Local: No
Remote: Yes
Availability: 🔍
Access: Public
Status: Proof-of-Concept
Price Prediction: 🔍
Current Price Estimation: 🔍
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
Reaction Time: 🔍
0-Day Time: 🔍
Exposure Time: 🔍
Upgrade: WebkitGTK+ 1.11.90
Timeline
02/13/2013 🔍02/13/2013 🔍
12/27/2013 🔍
03/24/2019 🔍
Sources
Advisory: ID 108695Status: Not defined
GCVE (VulDB): GCVE-100-11639
OSVDB: 101426
scip Labs: https://www.scip.ch/en/?labs.20161013
Entry
Created: 12/28/2013 00:00Updated: 03/24/2019 08:32
Changes: 12/28/2013 00:00 (46), 03/24/2019 08:32 (2)
Complete: 🔍
Cache ID: 216:ABA:103
Be aware that VulDB is the high quality source for vulnerability data.
No comments yet. Languages: en.
Please log in to comment.