CVE-2024-27097
published 2024-03-13CVE-2024-27097: A user endpoint didn't perform filtering on an incoming parameter, which was added directly to the application log. This could lead to an attacker injecting…
PriorityP426medium5.3CVSS 3.1
AVNACLPRNUINSUCNILAN
EPSS
0.43%
34.7th percentile
A user endpoint didn't perform filtering on an incoming parameter, which was added directly to the application log. This could lead to an attacker injecting false log entries or corrupt the log file format. This has been fixed in the CKAN versions 2.9.11 and 2.10.4. Users are advised to upgrade. Users unable to upgrade should override the `/user/reset` endpoint to filter the `id` parameter in order to exclude newlines.
Affected
6 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| ckan | ckan | — | — |
| ckan | ckan | — | — |
| ckan | ckan | >= 0 < 2.9.11 | 2.9.11 |
| ckan | ckan | >= 2.10.0 < 2.10.4 | 2.10.4 |
| okfn | ckan | >= 2.0 < 2.9.11 | 2.9.11 |
| okfn | ckan | >= 2.10.0 < 2.10.4 | 2.10.4 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Potential log injection in reset user endpoint in CKAN
osv·2024-03-13
CVE-2024-27097 [MEDIUM] Potential log injection in reset user endpoint in CKAN
Potential log injection in reset user endpoint in CKAN
A user endpoint didn't perform filtering on an incoming parameter, which was added directly to the application log. This could lead to an attacker injecting false log entries or corrupt the log file format.
### Patches
This has been fixed in the CKAN 2.9.11 and 2.10.4 versions
### Workarounds
Override the `/user/reset` endpoint to filter the `id` parameter in order to exclude newlines
GHSA
Potential log injection in reset user endpoint in CKAN
ghsa·2024-03-13
CVE-2024-27097 [MEDIUM] CWE-117 Potential log injection in reset user endpoint in CKAN
Potential log injection in reset user endpoint in CKAN
A user endpoint didn't perform filtering on an incoming parameter, which was added directly to the application log. This could lead to an attacker injecting false log entries or corrupt the log file format.
### Patches
This has been fixed in the CKAN 2.9.11 and 2.10.4 versions
### Workarounds
Override the `/user/reset` endpoint to filter the `id` parameter in order to exclude newlines
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2024-03-13
Published