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-43148 — CVE CSRF DELETE ACCOUNT | Kitploit
Tools/GitHubGitHub/minotauro2020/cve-2023-43148
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubminotauro2020/cve-2023-43148

CVE-2023-43148

CVE CSRF DELETE ACCOUNT

View Repository
112 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-43148

#Author : Aitor Herrero Fuentes

Vendor: SPA-Cart

Vendor Homepage: https://spa-cart.com/

Software Link: https://demo.spa-cart.com/admin

Version: 1.9.0.3

Tested on: Windows 10 Pro

CSRF DELETE ALL ACCOUNT

Cross Site Request Forgery vulnerability in application demo.spa-cart.com allows a remote attacker to execute arbitrary code , Delete "All Accounts" with one click
A CSRF vulnerability occurs when a malicious actor can trick a victim into performing an action that they did not intend to perform. In this case, the malicious actor could trick the victim into clicking on a link or opening a file that contains malicious code. This code could then be used to delete all accounts

POC

1 - Make an file with with this CODE and SAVE in HTML Attack Delete All Account

Download Tool

Tip: All user is assigned one id example "status[852]" complete de html with "status[001]" to status[002] ---etc---etc to arrived to 1000 , with this tip the attacker can delete all users

2 - Example test.html

3 - Send to the victim

4 - When the victim open the html the file test.html will open in his navigator and when he will open and press click at the button the code will changes in his actually session.