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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2013-3651 PoC — LOCKON EC-CUBE 安全漏洞

Source
Associated Vulnerability
Title:LOCKON EC-CUBE 安全漏洞 (CVE-2013-3651)
Description:LOCKON EC-CUBE是日本LOCKON公司开发的一套开源的电子商务网站构建平台。该平台支持商品登录、用户评价、美工布局等。 LOCKON EC-CUBE 2.11.2至2.12.4版本中存在安全漏洞。远程攻击者可通过特制的字符串利用该漏洞实施PHP代码注入攻击,与data/class/SC_CheckError.php和data/class/SC_FormParam.php相关。
Description
CVE-2013-3651 PoC - EC-CUBE 2
Readme
# CVE-2013-3651 PoC - EC-CUBE 2

## Using

### Require

- Python 3

### Exec

```
$ python poc_cve_2013_3651.py <Target URL>

- e.g.
$ python poc_cve_2013_3651.py http://127.0.0.1:9000/
Result: Vulnerable!
```

## PoC

- 脆弱性 | ECサイト構築・リニューアルは「ECオープンプラットフォームEC-CUBE」  
https://www.ec-cube.net/info/weakness/weakness.php?id=49

## Reference

- JVNDB-2013-000062 - JVN iPedia  
https://jvndb.jvn.jp/en/contents/2013/JVNDB-2013-000062.html

- ECサイト構築で多く利用されている「EC-CUBE」を用いたウェブサイトでの情報漏えい被害の増加について:IPA 独立行政法人 情報処理推進機構  
https://www.ipa.go.jp/security/announce/alert20191225.html
File Snapshot

[4.0K] /data/pocs/ceaefd0a5d6d7cad17e5e80271c2453d8ec66583 ├── [ 911] poc_cve_2013_3651.py └── [ 749] README.md 0 directories, 2 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.