The JS Archive List plugin for WordPress is vulnerable to time-based SQL Injection via the build_sql_where() function in all versions up to, and including, 6.1.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
References
Configurations
No configuration.
History
19 Aug 2025, 13:42
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
19 Aug 2025, 08:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-19 08:15
Updated : 2025-08-19 13:42
NVD link : CVE-2025-7670
Mitre link : CVE-2025-7670
CVE.ORG link : CVE-2025-7670
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')