{ "schema_version": "1.4.0", "id": "GHSA-mm8v-wmqx-8h2j", "modified": "2023-02-08T00:23:23Z", "published": "2023-02-02T03:30:23Z", "aliases": [ "CVE-2023-25013" ], "summary": "Broken Access Control in 3rd party TYPO3 extension \"femanager\"", "details": "A missing access check in the `InvitationController` allows an unauthenticated user with a valid invitation link to set the password of all frontend users.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "in2code/femanager" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "5.5.3" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "in2code/femanager" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "6.0.0" }, { "fixed": "6.3.4" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "in2code/femanager" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "7.0.0" }, { "fixed": "7.1.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25013" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/in2code/femanager/CVE-2023-25013.yaml" }, { "type": "PACKAGE", "url": "https://github.com/in2code-de/femanager" }, { "type": "WEB", "url": "https://typo3.org/security/advisory/typo3-ext-sa-2023-001" } ], "database_specific": { "cwe_ids": [ "CWE-306" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-02-08T00:23:23Z", "nvd_published_at": "2023-02-02T01:15:00Z" } }