CVE-2022-47409

Source
https://cve.org/CVERecord?id=CVE-2022-47409
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-47409.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-47409
Published
2022-12-14T21:15:14.393Z
Modified
2026-04-02T08:26:42.484418Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
[none]
Details

An issue was discovered in the fp_newsletter (aka Newsletter subscriber management) extension before 1.1.1, 1.2.0, 2.x before 2.1.2, 2.2.1 through 2.4.0, and 3.x before 3.2.6 for TYPO3. Attackers can unsubscribe everyone via a series of modified subscription UIDs in deleteAction operations.

References

Affected packages

Git / github.com/bihor/fp_newsletter

Affected ranges

Type
GIT
Repo
https://github.com/bihor/fp_newsletter
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.1.1"
        },
        {
            "introduced": "2.0.0"
        },
        {
            "fixed": "2.1.2"
        },
        {
            "introduced": "3.0.0"
        },
        {
            "fixed": "3.2.6"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-47409.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "2.2.1"
            },
            {
                "last_affected": "2.4.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "1.2.0"
            }
        ]
    }
]