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-2023-22515 — CVE-2023-22515 | Kitploit
Tools/GitHubGitHub/c1ph3rx13/cve-2023-22515
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed Teaming
GitHubc1ph3rx13/cve-2023-22515

CVE-2023-22515

CVE-2023-22515

View Repository
12 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-22515

CVE-2023-22515 Confluence Broken Access Control Exploit

Vulnerability Description

Confluence Unauthorized Addition of Admin User

USAGE

Build

root@kitploit:~
# Source compilation
go mod init CVE-2023-22515
go mod tidy
go build -ldflags="-s -w" -trimpath -o CVE-2023-22515.exe .\CVE-2023-22515.go

Run

root@kitploit:~
.\CVE-2023-22515.exe -h


         ██████╗██╗   ██╗███████╗    ██████╗  ██████╗ ██████╗ ██████╗       ██████╗ ██████╗ ███████╗ ██╗███████╗
        ██╔════╝██║   ██║██╔════╝    ╚════██╗██╔═████╗╚════██╗╚════██╗      ╚════██╗╚════██╗██╔════╝███║██╔════╝
        ██║     ██║   ██║█████╗█████╗ █████╔╝██║██╔██║ █████╔╝ █████╔╝█████╗ █████╔╝ █████╔╝███████╗╚██║███████╗
        ██║     ╚██╗ ██╔╝██╔══╝╚════╝██╔═══╝ ████╔╝██║██╔═══╝  ╚═══██╗╚════╝██╔═══╝ ██╔═══╝ ╚════██║ ██║╚════██║
        ╚██████╗ ╚████╔╝ ███████╗    ███████╗╚██████╔╝███████╗██████╔╝      ███████╗███████╗███████║ ██║███████║
         ╚═════╝  ╚═══╝  ╚══════╝    ╚══════╝ ╚═════╝ ╚══════╝╚═════╝       ╚══════╝╚══════╝╚══════╝ ╚═╝╚══════╝

        @Auth: C1ph3rX13
        @Blog: https://c1ph3rx13.github.io
        @Note: Code is for learning purposes only, do not use for other purposes

Usage of CVE-2023-22515.exe:
  -proxy string
        Proxy Url
  -t string
        Target Url

img

TODO

  • API for querying user information

Disclaimer

  1. This tool is intended only for penetration testing security personnel with legal authorization and for routine network operations staff. Users may download, copy, distribute, or use it only after obtaining sufficient legal authorization and for non-commercial purposes.
  2. When using this tool, you must ensure that all your actions comply with local laws and regulations, and you must not use this software for activities that violate the laws of the People's Republic of China. All authors and contributors of this tool assume no liability for any illegal activities resulting from unauthorized use of this tool.
Download Tool