CVE-2013-6641 : Detail

CVE-2013-6641

Memory Corruption
1.22%V3
Network
2014-01-16
10h00 +00:00
2014-02-20
14h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Use-after-free vulnerability in the FormAssociatedElement::formRemovedFromTree function in core/html/FormAssociatedElement.cpp in Blink, as used in Google Chrome before 32.0.1700.76 on Windows and before 32.0.1700.77 on Mac OS X and Linux, allows remote attackers to cause a denial of service or possibly have unspecified other impact by leveraging improper handling of the past names map of a FORM element.

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 [email protected]

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 (excluding) 32.0.1700.77

Apple>>Mac_os_x >> Version -

Linux>>Linux_kernel >> Version -

Configuraton 0

Google>>Chrome >> Version To (excluding) 32.0.1700.76

Microsoft>>Windows >> Version -

Configuraton 0

Opensuse>>Opensuse >> Version 12.3

Opensuse>>Opensuse >> Version 13.1

References

http://www.debian.org/security/2014/dsa-2862
Tags : vendor-advisory, x_refsource_DEBIAN