What the vulnerability does
01Description
Unauthenticated SQL Injection in JetEngine <= 3.8.10.2 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 JetEngine <= 3.8.10.2 versions.
Explanation of Vulnerability in Simple Terms
JetEngine contains a SQL injection vulnerability that allows unauthenticated attackers to read sensitive database information and cause service disruptions. The vulnerability requires no user interaction and can be exploited over the network. An attacker can extract data from the site's database or degrade performance by crafting malicious queries.
What an attacker can do
Read sensitive data from the site's database and cause service disruptions without authentication.
Potential impact on your site
Attackers can steal database contents (user data, posts, settings) and potentially disrupt site availability.
Conditions required to exploit
Network access only; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities