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
cnext-exploits — Exploits for CNEXT (CVE-2024-2961), a buffer overflow in the glibc's iconv() | Kitploit
Tools/GitHubGitHub/ambionics/cnext-exploits
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingPayload DevelopmentBinary Exploitation
GitHubambionics/cnext-exploits

cnext-exploits

Exploits for CNEXT (CVE-2024-2961), a buffer overflow in the glibc's iconv()

View Repository
505611 year agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CNEXT exploits

Exploits for CNEXT (CVE-2024-2961), a buffer overflow in the glibc's iconv(), by @cfreal_

Usage

root@kitploit:~
$ git clone --recurse-submodules https://github.com/ambionics/cnext-exploits.git
$ pip install -r requirements.txt

Technical analysis

The vulnerability and exploits are described in the following blogposts:

  • Iconv, set the charset to RCE: Exploiting the glibc to hack the PHP engine (part 1): PHP filters
  • Iconv, set the charset to RCE: Exploiting the glibc to hack the PHP engine (part 2): direct iconv() calls, Roundcube
  • Iconv, set the charset to RCE: Exploiting the glibc to hack the PHP engine (part 3): PHP filters, blind

Exploits

  • CNEXT: file read to RCE exploit
  • Blind CNEXT: blind file read to RCE exploit
  • Roundcube: authenticated RCE exploit
  • CosmicSting + CNEXT: RCE on Magento <= 2.4.7
Download Tool