cancel
Showing results for 
Search instead for 
Did you mean: 

2Wire BT2700HGV - Port 50001 open ... how to close it - fails security audit

stripey
Member

We have a 2wire as follows, how can we close it/disable it?

thanks in advance

 

Model:     BT2700HGV
Hardware Version:     2701-100589-005
Firmware Version:     6.3.9.63-plus.tm

 

It is failing a security audit due to port 50001 being open for TCP (was used by 2wire for remote diagnostics but is now a know security issue):

Title: TLS Protocol Session Renegotiation Security Vulnerability Impact: The vulnerability allows man-in-the-middle attack.

Resolution: For OpenSSL, [http://www.openssl.org/source/] upgrade to 0.9.8l or higher. For Microsoft IIS web servers, install the appropriate patch available through [http://technet.microsoft.com/en- us/security/bulletin/MS10-049] Microsoft Security Bulletin 10-049. For other types of products, consult the product documentation.

Risk Factor: Medium/ CVSS2 Base Score: 5.8 (AV:N/AC:M/Au:N/C:N/I:P/A:P) CVE: CVE-2009-3555 BID: 36935

25 REPLIES 25

TheMightyBox
Member

I contacted Security Metrics and they've told me the problem isn't that the port is open, the problem is that it doesn't allow secure renegotiation on the port.

 

You can test it with nmap and openssl

 

nmap -sV -PN -p50001 <your-ip-address>

 

which will tell you it's running OpenSSL, then use openssl s_client command:

 

openssl s_client -connect <your-ip-address>:50001

 

and that'll tell you: Secure Renegotiation IS NOT supported

 

OpenSSL advise against using connections that don't support renegotiation because it's been used in attacks http://www.openssl.org/docs/ssl/SSL_CTX_set_options.html#SECURE_RENEGOTIATION

 

So when BT say it's an error with Security Metrix they are wrong.

 

We solved the issue by replacing the router, and regained our PCI compliance.

 

 

 

Ham1979
Member

Thanks for the update

 

Can I ask what router you replaced the BT one with and do you just replace the wireless hub part or both boxes?

TheMightyBox
Member

We used a Billion BiPAC 7300N http://www.billion.com/product/wireless/bipac7300n-wireless-draft-11n-ADSL2-broadband-router.html

 

That replaced the BT router, not sure what you mean by "both boxes" as the BT router was a single box that was a router with wireless capabilities, as is the Billion box.

adrianc
Master User

Hi,

 

I'm guessing from the fact that you mentioned two boxes that you have BT Infinity? If that's the case, then you don't need to replace the white box with the Openreach logo, just the router.

 

HTH,


Adrian

jlanaway
Member

I have hit the same issue regarding PCI compliance using Trustwave (for Cardsave) - has anyone managed to find a way to resolve this issue, without buying a new router?

 

Thanks, James

Ham1979
Member

From what everyone has said, the only way to fix it is to replace BT Router and get a compliant one

 

Apalling service from BT just to blame the QAS and not take the matter seriously for their small business customers