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
SurfLink < 2.6.0 - Missing Authorization to Authenticated (Subscriber+) 410 Gone URL Import via 'surfl_import_410' AJAX Action
Vulnerability Description
The SurfLink - Ultimate Link Manager plugin for WordPress is vulnerable to unauthorized data modification due to a missing capability check on the ajax_import_410() function in all versions up to 2.6.0. This is due to a missing capability check (current_user_can()) and missing nonce verification (check_ajax_referer()) in the ajax_import_410() function, while all other AJAX handlers in the same class (ajax_add_single_410, ajax_save_editted_410, ajax_delete_410, ajax_bulk_410_delete, ajax_empty_410, ajax_export_410) properly implement both authorization and nonce checks. This makes it possible for authenticated attackers, with Subscriber-level access and above, to import arbitrary URLs into the 410 Gone database table via the surfl_import_410 AJAX action. Injected URLs will cause the site to return HTTP 410 Gone responses to all visitors accessing those paths, potentially causing denial of service for legitimate pages and SEO damage through search engine delisting.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Vulnerability Type
授权机制缺失
Vulnerability Title
WordPress SurfLink 授权问题漏洞
Vulnerability Description
WordPress SurfLink是WordPress基金会的一款集链接管理、重定向、数据库搜索替换、备份恢复和安全防护于一体的模块化 WordPress 插件,用户可按需启用功能,免费版已覆盖核心需求,Pro 版则扩展了短链接、自动链接、断链检测等高级特性。 WordPress SurfLink 2.6.0及之前版本存在授权问题漏洞,该漏洞源于对ajax_import_410()函数缺少功能检查(current_user_can())和随机数验证(check_ajax_referer()),可能导致已
CVSS Information
N/A
Vulnerability Type
N/A