In Mirumee Saleor 2.7.0 (fixed in 2.8.0), CSRF protection middleware was accidentally disabled, which allowed attackers to send a POST request without a valid CSRF token and be accepted by the server.
{
"cwe_ids": [
"CWE-352"
],
"nvd_published_at": "2019-07-14T17:15:00Z",
"github_reviewed_at": "2023-08-01T23:16:22Z",
"github_reviewed": true,
"severity": "HIGH"
}