Skip to content
KitploitKITPLOIT
OutilsBlog
Soumettre
OutilsBlog
Soumettre

Outils de Hacking, PenTest et Cybersécurité pour votre Arsenal de Sécurité !

Kitploit est un répertoire d'outils de hacking, de cybersécurité et de pentesting. Découvrez les dernières mises à jour des projets pour trouver des vulnérabilités, analyser des systèmes, automatiser les tests et renforcer votre sécurité.

··Flux·Contact·Confidentialité·© 2026 Kitploit

Répertoire d'outils

Catégories

Voir toutes les catégories
Loading categories
CVE-2020-12124 — Preuve de concept d'exploitation pour CVE-2020-12124, une vulnérabilité d'injection de commandes dans les routeurs Wavlink WN530H4 via le point de terminaison /cgi-bin/live_api.cgi, permettant l'exécution de code à distance. | Kitploit
Outils/GitHubGitHub/db44k/cve-2020-12124
Sécurité IoTAnalyse des VulnérabilitésExploitationExploitation d'Applications WebTests d'IntrusionCommandement et Contrôle
GitHubdb44k/cve-2020-12124

CVE-2020-12124

Preuve de concept d'exploitation pour CVE-2020-12124, une vulnérabilité d'injection de commandes dans les routeurs Wavlink WN530H4 via le point de terminaison /cgi-bin/live_api.cgi, permettant l'exécution de code à distance.

Voir le dépôt
3il y a 2 ansPas encore vérifié

Populaires

Voir tout →

Découvrez les outils les plus utilisés par notre communauté.

Explorer tous les outils

Parcourez notre collection d'outils

Voir tous les outils →
Partager

CVE-2020-12124

Une implémentation d'une preuve de concept pour CVE-2020-12124 (https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12124)

root@kitploit:~
The following is an actualization of CVE-2020-12124, a vulnerability which
exploits a command injection in the Wavlink WN530H4 router in which certain
parameters are taken from URL parameters in a web request to the
/cgi-bin/live_api.cgi endpoint and places them on the command-line without
first verifying that it is safe to do so. Given the large number of
vulnerabilities reported across this company's entire product line, it is
likely that this same vulnerability exists for other models of this company's
routers.

See the following for more information:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12124
https://www.klogixsecurity.com/scorpion-labs-blog/anatomy-of-an-iot-exploit-from-hands-on-to-rce

usage: CVE-2020-12124-PoC.py [-h] [-t TARGET] [-p PORT] [-c COMMAND]
                             [-i IDENTITY] [-s] [-v] [-a]

options:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        target URL or IP address to throw against
  -p PORT, --port PORT  target port to throw against
  -c COMMAND, --command COMMAND
                        command(s) to be run on target (default: 'exit')
  -i IDENTITY, --identity IDENTITY
                        dummy 'identity' GET parameter (no effect on
                        functionality)
  -s, --ssl             throw over SSL (actually not seen in use in this
                        product)
  -v, --verbose         increase output verbosity (currently not implemented)
  -a, --about           display information about this exploit then exit
Télécharger l’outil