标题:WordPress plugin Video List Manager SQL注入漏洞
(CVE-2023-1408) Description:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Video List Manager 1.7 版本及之前版本存在SQL注入漏洞,该漏洞源于在用于拼接 SQL 语句之前没有对某些属性进行转义或清理。
Description
The plugin does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by high privilege users such as admin.