What the vulnerability does
01Description
Unauthenticated SQL Injection in rtMedia for WordPress, BuddyPress and bbPress <= 4.7.10 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 rtMedia for WordPress, BuddyPress and bbPress <= 4.7.10 versions.
Explanation of Vulnerability in Simple Terms
rtMedia for WordPress, BuddyPress and bbPress versions up to 4.7.10 contain a SQL injection vulnerability in database query handling. An attacker can craft malicious input to execute arbitrary SQL commands, potentially reading sensitive data from the site's database or disrupting availability. No authentication is required to exploit this vulnerability.
What an attacker can do
Execute SQL commands to read or modify database contents without authentication.
Potential impact on your site
Attackers can steal user data, passwords, and private content, or disable the site entirely.
Conditions required to exploit
Network access to the site; no login or user interaction required.
Key dates
External resources
Related vulnerabilities