CVE-2011-3022 - Cleartext Transmission of Sensitive Information

Severity

50%

Complexity

99%

Confidentiality

48%

translate/translate_manager.cc in Google Chrome before 17.0.963.56 and 19.x before 19.0.1036.7 uses an HTTP session to exchange data for translation, which allows remote attackers to obtain sensitive information by sniffing the network.

translate/translate_manager.cc in Google Chrome before 17.0.963.56 and 19.x before 19.0.1036.7 uses an HTTP session to exchange data for translation, which allows remote attackers to obtain sensitive information by sniffing the network.

CVSS 2.0 Base Score 5. CVSS Attack Vector: network. CVSS Attack Complexity: low. CVSS Vector: (AV:N/AC:L/Au:N/C:P/I:N/A:N).

Demo Examples

Cleartext Transmission of Sensitive Information

CWE-319

The following code attempts to establish a connection to a site to communicate sensitive information.


               
}
hu.disconnect();
//...

Though a connection is successfully made, the connection is unencrypted and it is possible that all sensitive data sent to or received from the server will be read by unintended actors.

Overview

First reported 13 years ago

2012-02-16 20:55:00

Last updated 4 years ago

2020-04-16 16:49:00

Affected Software

グーグル クローム 19.0.1028.0

19.0.1028.0

グーグル クローム 19.0.1029.0

19.0.1029.0

Google Chrome 19.0.1030.0

19.0.1030.0

グーグル クローム 19.0.1031.0

19.0.1031.0

Google Chrome 19.0.1032.0

19.0.1032.0

Google Chrome 19.0.1033.0

19.0.1033.0

グーグル クローム 19.0.1034.0

19.0.1034.0

グーグル クローム 19.0.1035.0

19.0.1035.0

Google Chrome 19.0.1036.0

19.0.1036.0

Google Chrome 19.0.1036.2

19.0.1036.2

グーグル クローム 19.0.1036.3

19.0.1036.3

Google Chrome 19.0.1036.4

19.0.1036.4

グーグル クローム 19.0.1036.6

19.0.1036.6

Stay updated

ExploitPedia is constantly evolving. Sign up to receive a notification when we release additional functionality.

Get in touch

If you'd like to report a bug or have any suggestions for improvements then please do get in touch with us using this form. We will get back to you as soon as we can.