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-2025-56762 — Proof of Concept for CVE-2025-56762 | Kitploit
Tools/GitHubGitHub/shaunak-chatterjee/cve-2025-56762
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubshaunak-chatterjee/cve-2025-56762

CVE-2025-56762

Proof of Concept for CVE-2025-56762

View Repository
11 months 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

Description:

The application leverages “error.php” to serve the respective error code as per the use case back to the web application upon encountering an error. Upon inspecting the source code, it was found that the application does not sanitize the parameter “code” when crafting a malicious Javascript code resulting in execution.

CVSS v3.1 score: 5.4

CVSS Reference Link: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N

Technical Impact:

Successful exploitation of this allows execution of malicious scripts in a user's browser, leading to data theft, account hijacking, and web page manipulation

Exploit

/error.php?code=">

Download Tool