54 lines
1.9 KiB
YAML
54 lines
1.9 KiB
YAML
id: CVE-2022-27849
|
|
|
|
info:
|
|
name: WordPress Simple Ajax Chat <20220116 - Sensitive Information Disclosure vulnerability
|
|
author: random-robbie
|
|
severity: high
|
|
description: |
|
|
WordPress Simple Ajax Chat before 20220216 is vulnerable to sensitive information disclosure. The plugin does not properly restrict access to the exported data via the sac-export.csv file, which could allow unauthenticated users to access it.
|
|
remediation: |
|
|
Update to the latest version of the WordPress Simple Ajax Chat plugin to fix the vulnerability.
|
|
reference:
|
|
- https://wordpress.org/plugins/simple-ajax-chat/#developers
|
|
- https://patchstack.com/database/vulnerability/simple-ajax-chat/wordpress-simple-ajax-chat-plugin-20220115-sensitive-information-disclosure-vulnerability
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-27849
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2022-27849
|
|
cwe-id: CWE-200
|
|
epss-score: 0.00718
|
|
epss-percentile: 0.78355
|
|
cpe: cpe:2.3:a:plugin-planet:simple_ajax_chat:*:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: plugin-planet
|
|
product: simple_ajax_chat
|
|
framework: wordpress
|
|
google-query: inurl:/wp-content/plugins/simple-ajax-chat/
|
|
tags: wp,wordpress,wp-plugin,cve,cve2022,disclosure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/wp-content/plugins/simple-ajax-chat/sac-export.csv'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"Chat Log"'
|
|
- '"User IP"'
|
|
- '"User ID"'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/csv
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100ec44aa2c526b8563e3a0a8ec60c9369d2c38315f2c0eab31f0c5bc237e73075102207a550bfdd8b9c612fc824cdb1487ab1203035882edbcc7cd5fb85c91a5465e96:922c64590222798bb761d5b6d8e72950 |