Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2013-6987 PoC — Synology DiskStation Manager ‘FileBrowser’组件目录遍历漏洞

Source
Associated Vulnerability
Title:Synology DiskStation Manager ‘FileBrowser’组件目录遍历漏洞 (CVE-2013-6987)
Description:Synology DiskStation Manager(DSM)是群晖科技(Synology)公司的一套用于网络储存服务器(NAS)上的操作系统。该操作系统可管理资料、文件、照片、音乐等信息。 Synology DSM 4.3-3810 Update 3之前的版本中的FileBrowser组件中存在目录遍历漏洞,该漏洞源于(1)file_delete.cgi脚本没有正确过滤‘path’参数;(2)webapi/FileStation/目录下的file_share.cgi脚本没有正确过滤‘folder_p
Description
exploit for DNS 4.3
Readme
# CVE-2013-6987

Multiple directory traversal vulnerabilities in the FileBrowser components in Synology DiskStation Manager (DSM) before 4.3-3810 Update 3 allow remote attackers to read, write, and delete arbitrary files via a .. (dot dot) 

# Usage:

	python <file.py> <SynoToken> <path>
	
	example:
		#list filesystem
		python file_list.py ABCDFEGH1234 /home/../../../../	
	
File Snapshot

[4.0K] /data/pocs/72de6497c6aa04cd13e09cd323949524955d810c ├── [ 582] file_delete.py ├── [ 507] file_download.py ├── [1.9K] file_list.py └── [ 377] README.md 0 directories, 4 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.