Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit cd8fb3b

Browse files
committed
MAGETWO-83579: RCE via Path Traversal Vulnerability in CMS Image/Media upload
1 parent c7d1f59 commit cd8fb3b

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/Cms/Controller/Adminhtml/Wysiwyg/Images

1 file changed

+0
-1
lines changed

app/code/Magento/Cms/Controller/Adminhtml/Wysiwyg/Images/NewFolder.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ class NewFolder extends \Magento\Cms\Controller\Adminhtml\Wysiwyg\Images
2828
* @param \Magento\Framework\Registry $coreRegistry
2929
* @param \Magento\Framework\Controller\Result\JsonFactory $resultJsonFactory
3030
* @param \Magento\Framework\App\Filesystem\DirectoryResolver|null $directoryResolver
31-
* @throws \RuntimeException
3231
*/
3332
public function __construct(
3433
\Magento\Backend\App\Action\Context $context,

0 commit comments

Comments
 (0)