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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2020-13259 PoC — RAD SecFlow-1v os-image 跨站请求伪造漏洞

Source
Associated Vulnerability
Title:RAD SecFlow-1v os-image 跨站请求伪造漏洞 (CVE-2020-13259)
Description:RAD SecFlow-1v是以色列RAD数据通信有限公司(RAD)的一款紧凑型的安全网关设备SecFlow-1是工业物联网回程的的理想之选,可实现快速、安全、经济地部署新的IoT站点。它允许通过无线或光纤网络(公共(如蜂窝)或专用网络实现安全连接,连接所有类型的工业设备,包括RTUs、智能电表聚合设备、IoT基站或集中器、闭路电视摄像机、销售点设备、Wi-Fi基站等。 RAD SecFlow-1v os-image SF_0290_2.3.01.26 版本存在跨站请求伪造漏洞,该漏洞源于WEB应用未充分
Description
PoC of Full Account Takeover on RAD SecFlow-1v 
Readme
# CVE-2020-13259
PoC of Full Account Takeover on RAD SecFlow-1v 

A vulnerability in the web-based management interface of RAD SecFlow-1v could allow an unauthenticated, remote attacker to conduct a cross-site request forgery (CSRF) attack on an affected system.
The vulnerability is due to insufficient CSRF protections for the web UI on an affected device.
An attacker could exploit this vulnerability by persuading a user of the interface to follow a malicious link. A successful exploit could allow the attacker to perform arbitrary actions with the privilege level of the affected user.
This could be exploited in conjunction with CVE-2020-13260.

# Proof of Concept
By persuading an authenticated user to open a web page containing a JS code.
This attack could execute any operation available at the web-based management interface (File uploads, Scheduled reboot, Factory reset etc.)

# Full Account Takeover
As mentioned above, this exploit could be used in conjunction with CVE-2020-13260 (Stored-XSS), by using the CSRF exploit to upload a malicious file to a Stored-XSS vulnerabale page, which could allow full-account takeover.

Please view Poc.html file.


File Snapshot

[4.0K] /data/pocs/ee8ee20707f0ca652f7cd82af35d2964204cf488 ├── [ 290] AttackerServer.py ├── [ 85K] Poc.html ├── [1.1K] README.md └── [ 69] req.txt 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.