Waraxe IT Security Portal  
  Login or Register
::  Home  ::  Search  ::  Your Account  ::  Forums  ::   Waraxe Advisories  ::  Tools  ::
May 25, 2013
Menu
 Home
 Logout
 Discussions
 Forums
 Members List
 IRC chat
 Tools
 Base64 coder
 MD5 hash
 CRC32 checksum
 ROT13 coder
 SHA-1 hash
 URL-decoder
 Sql Char Encoder
 Affiliates
 y3dips ITsec
 Md5 Cracker
 User Manuals
 AlbumNow
 Content
 Content
 Sections
 FAQ
 Top
 Info
 Feedback
 Recommend Us
 Search
 Journal
 Your Account



User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: derwinelvis79
New Today: 0
New Yesterday: 1
Overall: 8636

People Online:
Visitors: 120
Members: 1
Total: 121

Online Now:
01: Roak84 - Forums
milw0rm
·[local exploits] - Ophcrack v3.5.0 - Local Code Execution BOF
·[remote exploits] - MS Internet Explorer & MSN Explorer Arbitrary File Overwrite
·[dos / poc] - win32k!EPATHOBJ::pprFlatt enRec Uninitialized Next Pointer Testcase
·[remote exploits] - Linksys WRT160nv2 apply.cgi Remote Command Injection
·[remote exploits] - D-Link DIR615h OS Command Injection Vulnerability
·[web applications] - iOS < 5.0 Free Apps/Music Bug
·[web applications] - Haraj Script Stored XSS and File Upload Vulnerability
·[web applications] - Dsl Router D-link BZ_1.06 Multiple Vulnerabilities
·[local exploits] - Glibc 2.11.3 / 2.12.x LD_AUDIT libmemusage.so Local Root Exploit
·[web applications] - Moa Gallery 1.2.6 Multiple Vulnerabilities

read more...
PacketStorm News
·CAREL pCOWeb 1.5.0 Default Credential Shell Access
·Microsoft Internet Explorer 10-9 Object Confusion Sandbox Bypass
·Microsoft Internet Explorer 10-9-8-7-6 VML Remote Integer Overflow
·Debian Security Advisory 2672-1
·Debian Security Advisory 2671-1
·Red Hat Security Advisory 2013-0856-01
·Red Hat Security Advisory 2013-0855-01
·Infotecs ViPNet Products Privilege Escalation
·Slackware Security Advisory - kernel Updates
·Red Hat Security Advisory 2013-0847-01

read more...
[waraxe-2012-SA#090] - Insecure SSL Connection in Thomson SpeedTouch ST780





Author: Janek Vind "waraxe"
Date: 25. September 2012
Location: Estonia, Tartu
Web: http://www.waraxe.us/advisory-90.html


Description of vulnerable target:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Hardware: Thomson SpeedTouch ST780
Software Release: 7.4.4.7

###############################################################################
Insecure SSL Connection vulnerability in Thomson SpeedTouch ST780
###############################################################################

Let's assume, that we use Thomson SpeedTouch ST780 administration interface
over HTTPS connection. Whole traffic is encrypted and hard to eavesdrop or
modify by third party. Now let's click "Help" link in upper right corner.
New window pops up, containing contextual help:

https://192.168.1.254/helpfiles/b_index.htm?anchor=b_ST

I'm using Firefox 15.0.1 and it will complain about security:

"Your connection to this site is only partially encrypted, and does not prevent
eavesdropping."

So what's the matter? Let's have a look at the source code:
------------------------[ source code start ]----------------------------------
<html>
<head>
<title>THOMSON ST Help</title>
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="expires" content="-1">
<script type="text/javascript" src="anchors.js"></script>
<script type="text/javascript">
build='7.4.4.7';
fehLocation=build.split(".");
fehLocation.pop();
document.write('<script type="text/javascript" src="
http://downloads.thomson.net/telecom/documentation/common/STFEH/R'
+fehLocation.join("")+'/RES/en/anchors.js"></script>');
prodName='SpeedTouch';
prodNumber='780';
buildVariant='--';
boardName='BANT-R';
companyName='THOMSON';
</script>
<script type="text/javascript" src="main.js"></script>
</head>
<noscript>
Your browser is not Javascript-enabled. Some of the functions on this page
will not work!
</noscript>
</html>
------------------------[ source code end ]------------------------------------


Actual HTTP request as seen by "Live HTTP Headers" Add-on:
----------------------------------------------------------
http://downloads.thomson.net/telecom/documentation/common/STFEH/R744/RES/en/anchors.js

GET /telecom/documentation/common/STFEH/R744/RES/en/anchors.js HTTP/1.1
Host: downloads.thomson.net
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip, deflate
DNT: 1
Connection: keep-alive
----------------------------------------------------------


We can see, that javascript file is fetched over insecure HTTP communication
channel and then executed within HTTPS-enabled webpage. If there is attacker,
who can eavesdrop and modify communications between client and router, then
it's possible to use forged DNS reply and subsequently deliver to the client
arbitrary javascript. Such malicious javascript payload is able to change
router's configuration or steal sensitive information like WPA keys.


Contact:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

come2waraxe@yahoo.com
Janek Vind "waraxe"

Waraxe forum: http://www.waraxe.us/forums.html
Personal homepage: http://www.janekvind.com/
Random project: http://albumnow.com/
---------------------------------- [ EOF ] ------------------------------------









Copyright © by Waraxe IT Security Portal All Right Reserved.

Published on: 2012-09-25 (1078 reads)

[ Go Back ]
Top members by posts
waraxe  waraxe - 2405
vince213333  vince213333 - 736
pexli  pexli - 665
Mullog  Mullog - 539
demon  demon - 481
shai-tan  shai-tan - 477
LINUX  LINUX - 404
Cyko  Cyko - 371
tsabitah  tsabitah - 328
y3dips  y3dips - 281
SecurityFocus
·Vuln: X.Org libXcursor '_XcursorFileHeaderCreate ()' Function Remote Code Execution Vulnerability
·Vuln: Oracle Java SE CVE-2013-0401 Remote Code Execution Vulnerability
·Vuln: Python pip CVE-2013-1888 Insecure Temporary File Creation Vulnerability
·Vuln: MIT Kerberos 5 kadmind CVE-2002-2443 Remote Denial of Service Vulnerability
·Bugtraq: CFP: IEEE SafeConfig: 6th Symposium on Security Analytics and Automation
·Bugtraq: SEC Consult SA-20130523-0 :: JavaScript Execution in IBM WebSphere DataPower Services
·Bugtraq: [ANN] Struts 2.3.14.1 GA (fast track | security)
·Bugtraq: APPLE-SA-2013-05-22-1 QuickTime 7.7.4
·More rss feeds from SecurityFocus

read more...
alexa



It book reviews
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2013 Janek Vind "waraxe"
Page Generation: 0.052 Seconds