CVE-2023-25014
02.02.2023, 01:15
An issue was discovered in the femanager extension before 5.5.3, 6.x before 6.3.4, and 7.x before 7.1.0 for TYPO3. Missing access checks in the InvitationController allow an unauthenticated user to delete all frontend users.Enginsight
Vendor | Product | Version |
---|---|---|
in2code | femanager | 𝑥 < 5.5.3 |
in2code | femanager | 6.0.0 ≤ 𝑥 < 6.3.4 |
in2code | femanager | 7.0.0 ≤ 𝑥 < 7.1.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-306 - Missing Authentication for Critical FunctionThe product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.
- CWE-862 - Missing AuthorizationThe software does not perform an authorization check when an actor attempts to access a resource or perform an action.