CVE-2024-47047

Source
https://cve.org/CVERecord?id=CVE-2024-47047
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-47047.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-47047
Aliases
Published
2024-09-17T14:15:17.790Z
Modified
2026-03-12T10:40:27.535495Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

An issue was discovered in the powermail extension through 12.4.0 for TYPO3. It fails to validate the mail parameter of the createAction, resulting in Insecure Direct Object Reference (IDOR) in some configurations. An unauthenticated attacker can use this to display user-submitted data of all forms persisted by the extension. The fixed versions are 7.5.1, 8.5.1, 10.9.1, and 12.4.1.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-47047.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "7.5.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "8.0.0"
            },
            {
                "last_affected": "8.5.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "9.0.0"
            },
            {
                "last_affected": "10.9.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "12.0.0"
            },
            {
                "last_affected": "12.4.0"
            }
        ]
    }
]