| عنوان | Maccms MacCMS 2025.1000.4052 Missing Authentication |
|---|
| الوصف | MacCMS v10 (maccms10-2025.1000.4052) contains an authentication bypass vulnerability in the api/Timming endpoint.
The backend authentication check in application/admin/controller/Base.php explicitly skips login verification when the request entrance is "api" and the controller is "Timming". As a result, unauthenticated remote attackers can directly trigger backend scheduled tasks via the public API endpoint.
The api/Timming controller invokes administrative controllers (such as admin/collect, admin/make, admin/index/clear, and admin/urlsend) without validating user identity. When any scheduled task is enabled in application/extra/timming.php, an attacker can force execution by sending a request such as:
GET /api.php/timming/index?name=<task>&enforce=1
This allows unauthorized triggering of administrative operations including content collection, static generation, cache clearing, and external requests. Depending on the configured tasks, this may lead to denial of service, server-side request forgery (SSRF), or unintended backend actions. |
|---|
| المصدر | ⚠️ https://github.com/HuajiHD/CVE/issues/9 |
|---|
| المستخدم | HuajiHD (UID 96230) |
|---|
| ارسال | 08/03/2026 08:55 AM (3 أشهر منذ) |
|---|
| الاعتدال | 22/03/2026 09:20 AM (14 days later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 352399 [MacCMS 2025.1000.4052 Timming API Endpoint Timming.php توثيق ضعيف] |
|---|
| النقاط | 20 |
|---|