{ "schema_version": "1.4.0", "id": "GHSA-f683-35w9-28g5", "modified": "2023-02-08T00:23:48Z", "published": "2022-12-14T21:30:16Z", "aliases": [ "CVE-2022-47408" ], "summary": "Multiple vulnerabilities in extension \"Newsletter subscriber management\" (fp_newsletter)", "details": "The CAPTCHA of the extension can be bypassed which may result in automated creation of various newsletter subscribers. It is possible to provide arbitrary subscription UIDs to the `deleteAction` of the extension resulting in all newsletter subscribers to be unsubscribed. Insufficient access checks in the `createAction` and `unsubscribeAction` can be used to obtain data of existing newsletter subscribers.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "fixpunkt/fp-newsletter" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.2.0" }, { "fixed": "3.2.6" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "fixpunkt/fp-newsletter" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.0.0" }, { "fixed": "2.1.2" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "fixpunkt/fp-newsletter" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.1.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-47408" }, { "type": "WEB", "url": "https://github.com/bihor/fp_newsletter/commit/bc673cd9ab04f3fdd1225303f2ccb378b11a3747" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/fixpunkt/fp-newsletter/CVE-2022-47408.yaml" }, { "type": "PACKAGE", "url": "https://github.com/bihor/fp_newsletter" }, { "type": "WEB", "url": "https://typo3.org/security/advisory/typo3-ext-sa-2022-017" } ], "database_specific": { "cwe_ids": [ "CWE-287", "CWE-863" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-02-08T00:23:48Z", "nvd_published_at": "2022-12-14T21:15:00Z" } }