What the vulnerability does
01Description
Unauthenticated SQL Injection in Buddyboss Platform <= 3.0.5 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 Buddyboss Platform <= 3.0.5 versions.
Explanation of Vulnerability in Simple Terms
BuddyBoss Platform versions up to 3.0.5 contain a SQL injection vulnerability in an unspecified component. An attacker on the network can craft malicious input to execute arbitrary SQL queries, potentially reading sensitive data from the database and disrupting site availability. No authentication is required to exploit this flaw.
What an attacker can do
Execute SQL queries to read database contents and degrade site performance without logging in.
Potential impact on your site
Attackers can steal user data, posts, and configuration from your database, and cause service disruptions.
Conditions required to exploit
Network access to the site; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities