GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2020-24401 (GCVE-0-2020-24401)

Vulnerability from cvelistv5 – Published: 2020-11-09 00:39 – Updated: 2024-09-16 19:51
VLAI
Title
Incorrect permissions following the deletion of a user role or deactivation of a user
Summary
Magento versions 2.4.0 and 2.3.5p1 (and earlier) are affected by an incorrect authorization vulnerability. A user can still access resources provisioned under their old role after an administrator removes the role or disables the user's account.
CWE
  • CWE-863 - Incorrect Authorization (CWE-863)
References
Impacted products
Vendor Product Version CPE status
Adobe Magento Commerce Affected: unspecified , ≤ 2.4.0 (custom)
Affected: unspecified , ≤ 2.3.5p1 (custom)
Affected: unspecified , ≤ None (custom)
guessed Create a notification for this product.
Date Public
2020-10-01 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-04T15:12:08.738Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://helpx.adobe.com/security/products/magento/apsb20-59.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "Magento Commerce",
          "vendor": "Adobe",
          "versions": [
            {
              "lessThanOrEqual": "2.4.0",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            },
            {
              "lessThanOrEqual": "2.3.5p1",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            },
            {
              "lessThanOrEqual": "None",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            }
          ]
        }
      ],
      "datePublic": "2020-10-01T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Magento versions 2.4.0 and 2.3.5p1 (and earlier) are affected by an incorrect authorization vulnerability. A user can still access resources provisioned under their old role after an administrator removes the role or disables the user\u0027s account."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-863",
              "description": "Incorrect Authorization (CWE-863)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2020-11-09T00:39:29.000Z",
        "orgId": "078d4453-3bcd-4900-85e6-15281da43538",
        "shortName": "adobe"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://helpx.adobe.com/security/products/magento/apsb20-59.html"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "title": "Incorrect permissions following the deletion of a user role or deactivation of a user",
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "psirt@adobe.com",
          "DATE_PUBLIC": "2020-10-01T23:00:00.000Z",
          "ID": "CVE-2020-24401",
          "STATE": "PUBLIC",
          "TITLE": "Incorrect permissions following the deletion of a user role or deactivation of a user"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "Magento Commerce",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003c=",
                            "version_value": "2.4.0"
                          },
                          {
                            "version_affected": "\u003c=",
                            "version_value": "2.3.5p1"
                          },
                          {
                            "version_affected": "\u003c=",
                            "version_value": "None"
                          },
                          {
                            "version_affected": "\u003c=",
                            "version_value": "None"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "Adobe"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "Magento versions 2.4.0 and 2.3.5p1 (and earlier) are affected by an incorrect authorization vulnerability. A user can still access resources provisioned under their old role after an administrator removes the role or disables the user\u0027s account."
            }
          ]
        },
        "impact": {
          "cvss": {
            "attackComplexity": "Low",
            "attackVector": "Network",
            "availabilityImpact": "None",
            "baseScore": 6.5,
            "baseSeverity": "Medium",
            "confidentialityImpact": "High",
            "integrityImpact": "High",
            "privilegesRequired": "High",
            "scope": "Unchanged",
            "userInteraction": "None",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          }
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "Incorrect Authorization (CWE-863)"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://helpx.adobe.com/security/products/magento/apsb20-59.html",
              "refsource": "MISC",
              "url": "https://helpx.adobe.com/security/products/magento/apsb20-59.html"
            }
          ]
        },
        "source": {
          "discovery": "EXTERNAL"
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "078d4453-3bcd-4900-85e6-15281da43538",
    "assignerShortName": "adobe",
    "cveId": "CVE-2020-24401",
    "datePublished": "2020-11-09T00:39:29.549Z",
    "dateReserved": "2020-08-19T00:00:00.000Z",
    "dateUpdated": "2024-09-16T19:51:22.383Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2020-24401",
      "date": "2026-09-20",
      "epss": "0.0232",
      "percentile": "0.82697"
    },
    "fkie_nvd": {
      "configurations": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:magento:magento:*:*:*:*:commerce:*:*:*",
                  "matchCriteriaId": "E0A4B080-331A-45E2-85A7-ED717F6EAA53",
                  "versionEndExcluding": "2.3.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:magento:magento:*:*:*:*:open_source:*:*:*",
                  "matchCriteriaId": "64E6568D-2E8F-4E7F-9DEE-96B64D8AF769",
                  "versionEndExcluding": "2.3.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:magento:magento:2.3.5:-:*:*:commerce:*:*:*",
                  "matchCriteriaId": "5C6FC988-E98F-45F1-9FED-426BD70B9EED",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:magento:magento:2.3.5:-:*:*:open_source:*:*:*",
                  "matchCriteriaId": "8FA0AF98-C822-4419-B4ED-E74AB5A740D1",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:magento:magento:2.3.5:p1:*:*:commerce:*:*:*",
                  "matchCriteriaId": "781C23A0-98B7-4893-97E4-AADA97AF2DF1",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:magento:magento:2.3.5:p1:*:*:open_source:*:*:*",
                  "matchCriteriaId": "F43338E3-3C5B-4923-87A1-057AD501BD28",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:magento:magento:2.4.0:*:*:*:commerce:*:*:*",
                  "matchCriteriaId": "8B564171-2253-412F-B936-8FEA1074BBBE",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:magento:magento:2.4.0:*:*:*:open_source:*:*:*",
                  "matchCriteriaId": "446F9B89-3455-46F4-A7B0-CCA7857E0FC4",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Magento versions 2.4.0 and 2.3.5p1 (and earlier) are affected by an incorrect authorization vulnerability. A user can still access resources provisioned under their old role after an administrator removes the role or disables the user\u0027s account."
        },
        {
          "lang": "es",
          "value": "Magento versiones 2.4.0 y 2.3.5p1 (y anteriores) est\u00e1n afectadas por una vulnerabilidad de autorizaci\u00f3n incorrecta.\u0026#xa0;Un usuario a\u00fan puede acceder a los recursos aprovisionados con su rol anterior despu\u00e9s de que un administrador elimine el rol o deshabilite la cuenta del usuario"
        }
      ],
      "id": "CVE-2020-24401",
      "lastModified": "2024-11-21T05:14:45.057",
      "metrics": {
        "cvssMetricV2": [
          {
            "acInsufInfo": false,
            "baseSeverity": "MEDIUM",
            "cvssData": {
              "accessComplexity": "LOW",
              "accessVector": "NETWORK",
              "authentication": "SINGLE",
              "availabilityImpact": "NONE",
              "baseScore": 5.5,
              "confidentialityImpact": "PARTIAL",
              "integrityImpact": "PARTIAL",
              "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:N",
              "version": "2.0"
            },
            "exploitabilityScore": 8.0,
            "impactScore": 4.9,
            "obtainAllPrivilege": false,
            "obtainOtherPrivilege": false,
            "obtainUserPrivilege": false,
            "source": "nvd@nist.gov",
            "type": "Primary",
            "userInteractionRequired": false
          }
        ],
        "cvssMetricV31": [
          {
            "cvssData": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "NONE",
              "baseScore": 6.5,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "HIGH",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
              "version": "3.1"
            },
            "exploitabilityScore": 1.2,
            "impactScore": 5.2,
            "source": "psirt@adobe.com",
            "type": "Secondary"
          },
          {
            "cvssData": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "NONE",
              "baseScore": 6.5,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "HIGH",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
              "version": "3.1"
            },
            "exploitabilityScore": 1.2,
            "impactScore": 5.2,
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      },
      "published": "2020-11-09T01:15:12.380",
      "references": [
        {
          "source": "psirt@adobe.com",
          "tags": [
            "Vendor Advisory"
          ],
          "url": "https://helpx.adobe.com/security/products/magento/apsb20-59.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Vendor Advisory"
          ],
          "url": "https://helpx.adobe.com/security/products/magento/apsb20-59.html"
        }
      ],
      "sourceIdentifier": "psirt@adobe.com",
      "vulnStatus": "Modified",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-863"
            }
          ],
          "source": "psirt@adobe.com",
          "type": "Primary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:magento:magento:*:*:*:*:commerce:*:*:*",
                    "matchCriteriaId": "E0A4B080-331A-45E2-85A7-ED717F6EAA53",
                    "versionEndExcluding": "2.3.5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:magento:magento:*:*:*:*:open_source:*:*:*",
                    "matchCriteriaId": "64E6568D-2E8F-4E7F-9DEE-96B64D8AF769",
                    "versionEndExcluding": "2.3.5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:magento:magento:2.3.5:-:*:*:commerce:*:*:*",
                    "matchCriteriaId": "5C6FC988-E98F-45F1-9FED-426BD70B9EED",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:magento:magento:2.3.5:-:*:*:open_source:*:*:*",
                    "matchCriteriaId": "8FA0AF98-C822-4419-B4ED-E74AB5A740D1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:magento:magento:2.3.5:p1:*:*:commerce:*:*:*",
                    "matchCriteriaId": "781C23A0-98B7-4893-97E4-AADA97AF2DF1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:magento:magento:2.3.5:p1:*:*:open_source:*:*:*",
                    "matchCriteriaId": "F43338E3-3C5B-4923-87A1-057AD501BD28",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:magento:magento:2.4.0:*:*:*:commerce:*:*:*",
                    "matchCriteriaId": "8B564171-2253-412F-B936-8FEA1074BBBE",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:magento:magento:2.4.0:*:*:*:open_source:*:*:*",
                    "matchCriteriaId": "446F9B89-3455-46F4-A7B0-CCA7857E0FC4",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "Magento versions 2.4.0 and 2.3.5p1 (and earlier) are affected by an incorrect authorization vulnerability. A user can still access resources provisioned under their old role after an administrator removes the role or disables the user\u0027s account."
          },
          {
            "lang": "es",
            "value": "Magento versiones 2.4.0 y 2.3.5p1 (y anteriores) est\u00e1n afectadas por una vulnerabilidad de autorizaci\u00f3n incorrecta.\u0026#xa0;Un usuario a\u00fan puede acceder a los recursos aprovisionados con su rol anterior despu\u00e9s de que un administrador elimine el rol o deshabilite la cuenta del usuario"
          }
        ],
        "id": "CVE-2020-24401",
        "lastModified": "2024-11-21T05:14:45.057",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "SINGLE",
                "availabilityImpact": "NONE",
                "baseScore": 5.5,
                "confidentialityImpact": "PARTIAL",
                "integrityImpact": "PARTIAL",
                "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:N",
                "version": "2.0"
              },
              "exploitabilityScore": 8.0,
              "impactScore": 4.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ],
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
                "version": "3.1"
              },
              "exploitabilityScore": 1.2,
              "impactScore": 5.2,
              "source": "psirt@adobe.com",
              "type": "Secondary"
            },
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
                "version": "3.1"
              },
              "exploitabilityScore": 1.2,
              "impactScore": 5.2,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2020-11-09T01:15:12.380",
        "references": [
          {
            "source": "psirt@adobe.com",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "https://helpx.adobe.com/security/products/magento/apsb20-59.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "https://helpx.adobe.com/security/products/magento/apsb20-59.html"
          }
        ],
        "sourceIdentifier": "psirt@adobe.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-863"
              }
            ],
            "source": "psirt@adobe.com",
            "type": "Primary"
          }
        ]
      }
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…