What the vulnerability does
01Description
Unauthenticated SQL Injection (SQLi) vulnerability in WordPress uListing plugin (versions <= 2.0.3), vulnerable parameter: custom.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L
What the vulnerability does
Unauthenticated SQL Injection (SQLi) vulnerability in WordPress uListing plugin (versions <= 2.0.3), vulnerable parameter: custom.
Explanation of Vulnerability in Simple Terms
The uListing WordPress plugin version 2.0.3 and earlier contains a SQL injection vulnerability in its database queries. An attacker can inject malicious SQL code through user input to read, modify, or delete data from the site's database. No authentication or user interaction is required to exploit this vulnerability.
What an attacker can do
Read, modify, or delete data from the site's database without authentication.
Potential impact on your site
Attackers can steal user data, modify listings, or corrupt the database without logging in.
Conditions required to exploit
Network access to the site; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities