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-36163 — Cross Site Scripting vulnerability in IP-DOT BuildaGate v.BuildaGate5 allows a remote attacker to execute arbitrary code via a crafted script to the mc parameter of the URL | Kitploit
Tools/GitHubGitHub/trailer2/cve-2023-36163
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubtrailer2/cve-2023-36163

CVE-2023-36163

Cross Site Scripting vulnerability in IP-DOT BuildaGate v.BuildaGate5 allows a remote attacker to execute arbitrary code via a crafted script to the mc parameter of the URL

View Repository
213 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

Exploit Title: BuildaGate5library - Reflected Cross-Site Scripting (XSS)

Date: 06/07/2023

Exploit Author: Idan Malihi

Vendor Homepage: None

Version: 5

Tested on: Microsoft Windows 10 Pro

CVE: CVE-2023-36163

PoC:

An attacker needs to find the vulnerable parameter (mc=) and inject the JS code like: '><div id="aa

After that, the attacker must send the full URL with the JS code to the victim and inject their browser.

#Payload: company_search_tree.php?mc=aaa'><div id="aaaa

Download Tool