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-2021-45008 — Proof-of-concept exploit for CVE-2021-45008, demonstrating privilege escalation from user to admin in Plesk Obsidian 18.0.37 by manipulating a Super admin flag parameter. | Kitploit
Tools/GitHubGitHub/as4mir/cve-2021-45008
Privilege EscalationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubas4mir/cve-2021-45008

CVE-2021-45008

Proof-of-concept exploit for CVE-2021-45008, demonstrating privilege escalation from user to admin in Plesk Obsidian 18.0.37 by manipulating a Super admin flag parameter.

View Repository
14 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-2021-45008

Privilege Escalation from user to admin

Affected product and version: Plesk Obsidian 18.0.37

Severity: Critical

Impact: Gain high privilege from user to admin and access critical information

Description: insecure permissions vulnerability that allows unprivilege user to get admin rights.

Steps to reproduce:

  1. Login with user account with low roles
  2. Capture the request with burp

image

  1. Will note that the Super admin flag parameter is false
  2. Forward the request to login

image

  1. Now logout and enter credentials to login again and capture the request

  2. Change the value of Super admin flag parameter from false to true and forward the request image

  3. Will see more information like bank account and other info

image

Download Tool