9.8
CVE-2024-40614
- EPSS 0.68%
- Veröffentlicht 07.07.2024 15:15:09
- Zuletzt bearbeitet 25.11.2025 15:15:48
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
EGroupware before 23.1.20240624 mishandles an ORDER BY clause. This leads to json.php?menuaction=EGroupware\Api\Etemplate\Widget\Nextmatch::ajax_get_rows sort.id SQL injection by authenticated users for Address Book or InfoLog sorting.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Egroupware ≫ Egroupware Version < 23.1.20240624
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.68% | 0.474 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
https://syss.de
https://github.com/EGroupware/egroupware/commit/553829d30cc2ccdc0e5a8c5a0e16fa03a3399a3f
https://github.com/EGroupware/egroupware/compare/23.1.20240430...23.1.20240624
https://github.com/EGroupware/egroupware/releases/tag/23.1.20240624
https://help.egroupware.org/t/egroupware-maintenance-security-release-23-1-20240624/78438
https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2024-047.txt
https://www.syss.de/pentest-blog/sql-injection-schwachstelle-in-egroupware-syss-2024-047