Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2013-3651 — CVE-2013-3651 PoC - EC-CUBE 2 | Kitploit
Tools/GitHubGitHub/motikan2010/cve-2013-3651
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubmotikan2010/cve-2013-3651

CVE-2013-3651

CVE-2013-3651 PoC - EC-CUBE 2

View Repository
216 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2013-3651 PoC - EC-CUBE 2

Usage

Requirements

  • Python 3

Execution

root@kitploit:~
$ 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

  • Vulnerability | EC-CUBE, an open platform for building and renewing e-commerce sites
    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

  • Increase of Information Leakage Incidents on Websites Using EC-CUBE, a Widely Used E-Commerce Platform: IPA (Information-technology Promotion Agency, Japan)
    https://www.ipa.go.jp/security/announce/alert20191225.html

Download Tool