CVE-2022-26159
published 2022-02-28CVE-2022-26159: The auto-completion plugin in Ametys CMS before 4.5.0 allows a remote unauthenticated attacker to read documents such as…
PriorityP346medium5.3CVSS 3.1
AVNACLPRNUINSUCLINAN
EXPLOIT
EPSS
13.37%
95.9th percentile
The auto-completion plugin in Ametys CMS before 4.5.0 allows a remote unauthenticated attacker to read documents such as plugins/web/service/search/auto-completion//en.xml (and similar pathnames for other languages), which contain all characters typed by all users, including the content of private pages. For example, a private page may contain usernames, e-mail addresses, and possibly passwords.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| ametys | ametys | < 4.5.0 | 4.5.0 |
Detection & IOCsextracted from sources · hover to see the quote
- →HTTP GET request to the auto-completion XML path with any query parameter (e.g. ?q=adm) returns HTTP 200 with Content-Type: text/xml and XML tags <words> and <word> in the body, indicating unauthenticated information disclosure. ↗
- →The vulnerability is exploitable by a remote unauthenticated attacker (no authentication required, network-accessible), targeting Ametys CMS versions before 4.5.0 via the auto-completion plugin endpoint. ↗
- ·The vulnerable path uses 'domain' as a placeholder — the actual segment may vary per deployment. Similar pathnames exist for other languages beyond 'en.xml' (e.g., fr.xml, de.xml), so detection rules should account for wildcard language codes. ↗
CVSS provenance
nvdv3.15.3MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
CVEs like this are exactly what “Exploited This Week” covers.
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.
No detection rules found.
Nuclei
Ametys CMS Information Disclosure
nuclei·CVSS 5.3
CVE-2022-26159 [MEDIUM] Ametys CMS Information Disclosure
Ametys CMS Information Disclosure
Ametys CMS before 4.5.0 allows a remote unauthenticated attacker to read documents such as plugins/web/service/search/auto-completion/domain/en.xml (and similar pathnames for other languages) via the auto-completion plugin, which contain all characters typed by all users, including the content of private pages. For example, a private page may contain usernames, e-mail addresses, and possibly passwords.
Template:
id: CVE-2022-26159
info:
name: Ametys CMS Information Disclosure
author: Remi Gascou (podalirius)
severity: medium
description: Ametys CMS before 4.5.0 allows a remote unauthenticated attacker to read documents such as plugins/web/service/search/auto-completion/domain/en.xml (and similar pathnames for other languages) via the auto-completion pl
No writeups or analysis indexed.
https://github.com/p0dalirius/CVE-2022-26159-Ametys-Autocompletion-XML/https://issues.ametys.org/browse/CMS-10973https://podalirius.net/en/cves/2022-26159/https://github.com/p0dalirius/CVE-2022-26159-Ametys-Autocompletion-XML/https://issues.ametys.org/browse/CMS-10973https://podalirius.net/en/cves/2022-26159/
2022-02-28
Published