CVE-2023-39560
Published: 28 August 2023
Summary
CVE-2023-39560 is a critical-severity SQL Injection (CWE-89) vulnerability in Ectouch Ectouch. Its CVSS base score is 9.8 (Critical).
Operationally, ranked in the top 1.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Deeper analysis
ECTouch v2 contains a SQL injection vulnerability via the $arr['id'] parameter in the file default/helpers/insert.php. The flaw is tracked as CVE-2023-39560, assigned CWE-89, and rated 9.8 under CVSS 3.1 with the vector AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Unauthenticated remote attackers can supply crafted input to the affected parameter and execute arbitrary SQL statements against the backend database. Successful exploitation grants full read, write, and delete access to database contents along with the ability to impact application availability.
Public references consist of a GitHub repository that appears to host disclosure or proof-of-concept material; no vendor advisory or patch information is included in the supplied references. The associated EPSS score has reached 0.6845, indicating sustained exploitation interest after public disclosure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2023-43269
Vulnerability details
ECTouch v2 was discovered to contain a SQL injection vulnerability via the $arr['id'] parameter at \default\helpers\insert.php.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.