What the vulnerability does
01Description
Unauthenticated SQL Injection in Web Directory Free <= 1.7.13 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 Web Directory Free <= 1.7.13 versions.
Explanation of Vulnerability in Simple Terms
Web Directory Free versions up to 1.7.13 contain a SQL injection vulnerability in database query handling. An attacker can inject malicious SQL commands through user input without authentication. This allows reading sensitive data from the database and potentially disrupting site availability. Update to a version newer than 1.7.13 immediately.
What an attacker can do
Read sensitive data from the database and cause service disruption without logging in.
Potential impact on your site
Attackers can extract database contents including user data, and may degrade site performance or availability.
Conditions required to exploit
Network access to the vulnerable application; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities