Cross-site Request Forgery (CSRF) Affecting modoboa package, versions [0,2.0.4)


0.0
medium

Snyk CVSS

    Attack Complexity Low
    User Interaction Required

    Threat Intelligence

    Exploit Maturity Proof of concept
    EPSS 0.06% (25th percentile)
Expand this section
NVD
6.5 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-MODOBOA-3245089
  • published 24 Jan 2023
  • disclosed 24 Jan 2023
  • credit 0ozero0

How to fix?

Upgrade modoboa to version 2.0.4 or higher.

Overview

modoboa is a Mail hosting made simple

Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF) in the remove_permission() function in views/identity.py, accessible via the /admin endpoint.

PoC

GET /admin/permissions/remove/?domid=2&daid=15

References