What the vulnerability does
01Description
Unauthenticated SQL Injection in Super Store Finder <= 7.8 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
What the vulnerability does
Unauthenticated SQL Injection in Super Store Finder <= 7.8 versions.
Explanation of Vulnerability in Simple Terms
Super Store Finder versions 7.8 and earlier contain a SQL injection vulnerability in an unspecified component. An attacker can craft malicious input to execute arbitrary SQL queries against the database, potentially reading or modifying sensitive data. No authentication is required. The vulnerability also impacts system availability.
What an attacker can do
Execute SQL queries to read or modify database contents without authentication.
Potential impact on your site
Attackers can access sensitive data, modify records, or degrade database performance without logging in.
Conditions required to exploit
Network access to the affected application; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities