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
Simple Coherent Form <= 2.4.13 - Unauthenticated Arbitrary File Deletion via 'id' Parameter
Vulnerability Description
The Simple Coherent Form plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the removeUploadDir function in all versions up to, and including, 2.4.13. This makes it possible for unauthenticated attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). The scf_get_id_upload endpoint freely issues a valid scf_upload_file_removal nonce to any unauthenticated visitor, and the removal endpoint's secondary hash check is forgeable offline because it relies on a hardcoded salt embedded in the plugin source, meaning neither control presents a real authorization boundary.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
WordPress Simple Coherent Form 路径遍历漏洞
Vulnerability Description
WordPress Simple Coherent Form是WordPress基金会的一款为开发者设计的轻量级插件,主要功能是在WordPress主题或其他插件中创建风格统一、高效且易用的表单输入字段。 WordPress Simple Coherent Form 2.4.13及之前版本存在路径遍历漏洞,该漏洞源于removeUploadDir函数中文件路径验证不足,可能导致未经身份验证的攻击者删除任意文件,从而可能导致远程代码执行。以下版本受到影响:2.4.13及之前版本。
CVSS Information
N/A
Vulnerability Type
N/A