vendor:
Stackposts Social Marketing Tool
by:
Ahmet Ümit BAYRAM
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Stackposts Social Marketing Tool
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:stackposts_social_marketing_tool:1.0
Platforms Tested: Kali Linux
2023
Stackposts Social Marketing Tool v1.0 – SQL Injection
The Stackposts Social Marketing Tool v1.0 is vulnerable to SQL Injection. An attacker can exploit this vulnerability to execute arbitrary SQL commands on the database.
Mitigation:
To mitigate this vulnerability, the vendor should sanitize user input before executing database queries. They should also use prepared statements or parameterized queries to prevent SQL injection attacks.