This CPE summary could be partial or incomplete. Please contact us for a detailed listing.

Summary

Detail
Vendor Google First view 2019-11-05
Product Blink Last view 2019-11-12
Version Type Application
Update  
Edition  
Language  
Sofware Edition  
Target Software  
Target Hardware  
Other  

Activity : Overall

COMMON PLATFORM ENUMERATION: Repartition per Version

CPE Name Affected CVE
cpe:2.3:a:google:blink:*:*:*:*:*:chromium:*:* 12
cpe:2.3:a:google:blink:*:*:*:*:*:chromium:x64:* 12

Related : CVE

  Date Alert Description
7.5 2019-11-12 CVE-2011-2335

A double-free vulnerability exists in WebKit in Google Chrome before Blink M12 in the WebCore::CSSSelector function.

6.5 2019-11-12 CVE-2011-2334

Use after free vulnerability exists in WebKit in Google Chrome before Blink M12 in RenderLayerwhen removing elements with reflections.

6.5 2019-11-12 CVE-2011-1803

An issue exists in third_party/WebKit/Source/WebCore/svg/animation/SVGSMILElement.h in WebKit in Google Chrome before Blink M11 and M12 when trying to access a removed smil element.

6.5 2019-11-12 CVE-2011-1802

WebKit in Google Chrome before Blink M11 and M12 does not properly handle counter nodes, which allows remote attackers to cause a denial of service (memory corruption).

6.5 2019-11-07 CVE-2011-2807

Incorrect handling of timer information in Timer.cpp in WebKit in Google Chrome before Blink M13.

6.5 2019-11-07 CVE-2011-2353

Use after free vulnerability in documentloader in WebKit in Google Chrome before Blink M13 in DocumentWriter::replaceDocument function.

9.8 2019-11-07 CVE-2011-2337

A wrong type is used for a return value from strlen in WebKit in Google Chrome before Blink M12 on 64-bit platforms.

6.5 2019-11-07 CVE-2011-2336

An issue exists in WebKit in Google Chrome before Blink M12. when clearing lists in AnimationControllerPrivate that signal when a hardware animation starts.

6.5 2019-11-06 CVE-2011-2808

A stale layout root is set as an input element in WebKit in Google Chrome before Blink M13 when a child of a keygen with autofocus is accessed.

7.5 2019-11-06 CVE-2011-1298

An Integer Overflow exists in WebKit in Google Chrome before Blink M11 in the macOS WebCore::GraphicsContext::fillRect function.

9.8 2019-11-05 CVE-2011-1460

WebKit in Google Chrome before Blink M11 contains a bad cast to RenderBlock when anonymous blocks are renderblocks.

6.5 2019-11-05 CVE-2011-1459

The WebKit::WebPluginContainerImpl::handleEvent function in Google Chrome before Blink M11 allows an attacker to cause a denial of service (crash) via the htmlpluginelement.cpp plugin.

CWE : Common Weakness Enumeration

%idName
16% (2) CWE-755 Improper Handling of Exceptional Conditions
16% (2) CWE-704 Incorrect Type Conversion or Cast
16% (2) CWE-416 Use After Free
16% (2) CWE-415 Double Free
8% (1) CWE-476 NULL Pointer Dereference
8% (1) CWE-400 Uncontrolled Resource Consumption ('Resource Exhaustion')
8% (1) CWE-190 Integer Overflow or Wraparound
8% (1) CWE-20 Improper Input Validation