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-43149 — CVE-2023-43149 | Kitploit
Tools/GitHubGitHub/minotauro2020/cve-2023-43149
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubminotauro2020/cve-2023-43149

CVE-2023-43149

CVE-2023-43149

View Repository
22 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-43149

#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 ADD ROOT ACCOUNT

Cross Site Request Forgery vulnerability in application demo.spa-cart.com allows a remote attacker to execute arbitrary code , add an malicius user with "role status" 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

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.

Download Tool