CVE-2025-30166

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-30166
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-30166.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-30166
Aliases
Published
2025-04-08T11:07:06Z
Modified
2025-10-14T14:34:51Z
Severity
  • 1.8 (Low) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Pimcore's Admin Classic Bundle allows HTML Injection
Details

Pimcore's Admin Classic Bundle provides a Backend UI for Pimcore. An HTML injection issue allows users with access to the email sending functionality to inject arbitrary HTML code into emails sent via the admin interface, potentially leading to session cookie theft and the alteration of page content. The vulnerability was discovered in the /admin/email/send-test-email endpoint using the POST method. The vulnerable parameter is content, which permits the injection of arbitrary HTML code during the email sending process. While JavaScript code injection is blocked through filtering, HTML code injection remains possible. This vulnerability is fixed in 1.7.6.

References

Affected packages

Git /

Affected ranges

Database specific

{
    "unresolved_versions": [
        {
            "type": "",
            "events": [
                {
                    "introduced": "0"
                },
                {
                    "fixed": "1.7.6"
                }
            ]
        }
    ]
}