- Code: Select all
# Nmap 4.53 scan initiated Sun Mar 16 15:16:12 2008 as: nmap -sS -sV -p 1-65535 -oN synology.log -T5 -PN 192.168.1.75
Interesting ports on 192.168.1.75:
Not shown: 65524 closed ports
PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 4.2 (protocol 1.99)
23/tcp open telnet NASLite-SMB/Sveasoft Alchemy firmware telnetd
80/tcp open http Apache httpd 2.2.3 ((Unix) mod_ssl/2.2.3 OpenSSL/0.9.7e PHP/5.2.0)
139/tcp open netbios-ssn Samba smbd 3.X (workgroup: WORKGROUP)
443/tcp open http Apache SSL-only mode httpd
445/tcp open netbios-ssn Samba smbd 3.X (workgroup: WORKGROUP)
515/tcp open printer
3493/tcp open tcpwrapped
5000/tcp open http Apache httpd 2.2.3 ((Unix) mod_ssl/2.2.3 OpenSSL/0.9.7e)
5001/tcp open http Apache SSL-only mode httpd
5432/tcp open postgresql PostgreSQL DB
MAC Address: 00:11:32:01:63:86 (Synology Incorporated)
Service Info: Host: CubeStation
Host script results:
|_ Discover OS Version over NetBIOS and SMB: Unix
Service detection performed. Please report any incorrect results at http://insecure.org/nmap/submit/ .
# Nmap done at Sun Mar 16 15:16:38 2008 -- 1 IP address (1 host up) scanned in 26.329 seconds
I've only got SMB, telnet, SSH, and the standard web interface enabled on the box. Why is PostgreSQL listening for external connections? And CUPS even when I'm not running it? Did anyone out there realize their box is vulnerable to all the 'null session' attacks from the late 90s? That's how Nmap figured out I was part of the WORKGROUP domain. Do I even need to mention the multitude of exploits available for PHP 5.2.0? Apparently yes: http://osvdb.org/vendor/1/The+PHP+Group . SSH v1 is enabled ... and what the heck is on port 3493?
I also don't see the security issues described in this post fixed in the new firmware: http://www.synology.com/enu/forum/viewt ... 50&p=28070
Synology, what is going on here?



