漏洞信息
                                
                                    
                                        
                                        # StoryChief 1.0.42 未授权文件上传漏洞
## 概述
WordPress 的 StoryChief 插件存在任意文件上传漏洞。
## 影响版本
所有版本至 1.0.42(含该版本)。
## 细节
漏洞存在于 `/wp-json/storychief/webhook` REST API 端点,该端点未正确验证上传文件的类型。
## 影响
未经身份验证的攻击者可利用该漏洞在目标服务器上上传任意文件,可能导致远程代码执行(RCE)。
                                        
                                    
                                 
                                提示
                                
                                    尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
                                    
                                    神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
                                    
神龙祝您一切顺利!
                                
                            
                            
                         
                    
                
                    
                    
                        
                            
                            
                                
    漏洞标题
    
        
            StoryChief <= 1.0.42 - Unauthenticated Arbitrary File Upload
        
        
    
                                
    漏洞描述信息
    
        
            The StoryChief plugin for WordPress is vulnerable to arbitrary file uploads in all versions up to, and including, 1.0.42. This vulnerability occurs through the /wp-json/storychief/webhook REST-API endpoint that does not have sufficient filetype validation. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
        
        
    
                                
    CVSS信息
    
        
            CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
        
        
    
                                
    漏洞类别
    
        
            危险类型文件的不加限制上传
        
        
    
                            
                         
                    
                
                    
                    
                        
                            
                            
                                
    漏洞标题
    
        
            WordPress plugin StoryChief 代码问题漏洞
        
        
    
                                
    漏洞描述信息
    
        
            WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin StoryChief 1.0.42及之前版本存在代码问题漏洞,该漏洞源于/wp-json/storychief/webhook端点缺少文件类型验证,可能导致任意文件上传。
        
        
    
                                
    CVSS信息
    
        
            N/A
        
        
    
                                
    漏洞类别
    
        
            代码问题