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-2019-11447 — Exploits CuteNews 2.1.2 via poor file upload checks used when uploading an avatar image leading to RCE. | Kitploit
Tools/GitHubGitHub/mt-code/cve-2019-11447
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubmt-code/cve-2019-11447

CVE-2019-11447

Exploits CuteNews 2.1.2 via poor file upload checks used when uploading an avatar image leading to RCE.

View Repository
5 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-2019-11447 - PoC

Exploits CuteNews 2.1.2 via poor file upload checks used when uploading an avatar image leading to RCE.

Installation

Clone the repository and install the requirements.

pip install -r requirements.txt

Usage

In order to upload an avatar you will require a CuteNews user account, this doesn't have to be an administrator account.

CVE-2019-11447.py {URL} {USERNAME} {PASSWORD}

Example:

CVE-2019-11447.py http://localhost/CuteNews/index.php {USERNAME} {PASSWORD}

Download Tool