This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> [Suggested description] | |
> BlogEngine.NET 3.3.8.0 allow an administrator to create account with arbitrary name, | |
> attacker can then upload a crafted PNG to achieve remote code execution, related to BlogEngine/BlogEngine.NET/AppCode/Api/UploadController.cs. | |
> | |
> ------------------------------------------ | |
> | |
> [Vulnerability Type] | |
> Directory Traversal | |
> | |
> ------------------------------------------ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> [Suggested description] | |
> BlogEngine.NET 3.3.8.0 allow an editor to create any folder with "files" prefix under ~/App_Data/, | |
> related to BlogEngine/BlogEngine.NET/AppCode/Api/FileManagerController.cs. | |
> | |
> ------------------------------------------ | |
> | |
> [Vulnerability Type] | |
> Improper Input Validation | |
> | |
> ------------------------------------------ |