CVE-2014-3191 : Detail

CVE-2014-3191

Memory Corruption
0.87%V3
Network
2014-10-08
08h00 +00:00
2016-11-25
18h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Use-after-free vulnerability in Blink, as used in Google Chrome before 38.0.2125.101, allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted JavaScript code that triggers a widget-position update that improperly interacts with the render tree, related to the FrameView::updateLayoutAndStyleForPainting function in core/frame/FrameView.cpp and the RenderLayerScrollableArea::setScrollOffset function in core/rendering/RenderLayerScrollableArea.cpp.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-416 Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Metrics

Metrics Score Severity CVSS Vector Source
V2 7.5 AV:N/AC:L/Au:N/C:P/I:P/A:P nvd@nist.gov

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Products Mentioned

Configuraton 0

Google>>Chrome >> Version To (including) 38.0.2125.7

Configuraton 0

Redhat>>Enterprise_linux_desktop_supplementary >> Version 6.0

Redhat>>Enterprise_linux_server_supplementary >> Version 6.0

Redhat>>Enterprise_linux_server_supplementary_eus >> Version 6.6.z

Redhat>>Enterprise_linux_workstation_supplementary >> Version 6.0

References

http://rhn.redhat.com/errata/RHSA-2014-1626.html
Tags : vendor-advisory, x_refsource_REDHAT
https://crbug.com/402407
Tags : x_refsource_CONFIRM
http://www.securityfocus.com/bid/70273
Tags : vdb-entry, x_refsource_BID