إرسال #386433: ltcms.com ltcms V1.0.20 Arbitrary File Readالمعلومات

عنوانltcms.com ltcms V1.0.20 Arbitrary File Read
الوصفIn ltcms, there is an API endpoint "api/file/downloadFile" that can be used to read arbitrary files and no authentication is required. By examining the api.php file, it is found that the corresponding method is located in "File/downloadFile". By tracing further, the specific implementation code can be found in "app/utils/base/helper/Ltcms_download.php". In the implementation of the downloadFile function, fopen reads the content of the file specified in the file parameter and subsequently outputs the read result based on certain conditions. Chains: app/api/route/api.php -> app/api/controller/File.php -> app/client/api/C_file.php -> app/utils/base/helper/Ltcms_download.php
المصدر⚠️ https://github.com/DeepMountains/Mirage/blob/main/CVE14-2.md
المستخدم
 Dee.Mirage (UID 71702)
ارسال06/08/2024 06:10 AM (2 سنوات منذ)
الاعتدال13/08/2024 04:13 PM (7 days later)
الحالةتمت الموافقة
إدخال VulDB274361 [wanglongcn ltcms 1.0.20 API Endpoint /api/file/downloadfile downloadFile ملف اجتياز الدليل]
النقاط20

Do you want to use VulDB in your project?

Use the official API to access entries easily!