Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
SPIP referer_spam <= 1.2.1 Unauthenticated SQL Injection
Vulnerability Description
The SPIP referer_spam plugin versions prior to 1.3.0 contain an unauthenticated SQL injection vulnerability in the referer_spam_ajouter and referer_spam_supprimer action handlers. The handlers read the url parameter from a GET request and interpolate it directly into SQL LIKE clauses without input validation or parameterization. The endpoints do not enforce authorization checks and do not use SPIP action protections such as securiser_action(), allowing remote attackers to execute arbitrary SQL queries.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Vulnerability Title
SPIP referer_spam 安全漏洞
Vulnerability Description
SPIP referer_spam是SPIP公司的一个扩展插件。 SPIP referer_spam 1.3.0之前版本存在安全漏洞,该漏洞源于referer_spam_ajouter和referer_spam_supprimer操作处理程序未经验证直接将url参数插入SQL LIKE子句,可能导致SQL注入攻击。
CVSS Information
N/A
Vulnerability Type
N/A