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/<domain>/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.
The web application does not adequately enforce appropriate authorization on all restricted URLs, scripts, or files.
Link | Tags |
---|---|
https://issues.ametys.org/browse/CMS-10973 | issue tracking vendor advisory |
https://podalirius.net/en/cves/2022-26159/ | third party advisory exploit |
https://github.com/p0dalirius/CVE-2022-26159-Ametys-Autocompletion-XML/ | third party advisory exploit |