Skip to content

Insert tag injection in forms

Moderate
leofeyer published GHSA-f7wm-x4gw-6m23 Sep 24, 2020

Package

composer contao/core-bundle (Composer)

Affected versions

>=4.0.0

Patched versions

4.4.52, 4.9.6, 4.10.1

Description

Impact

It is possible to inject insert tags in front end forms which will be replaced when the page is rendered.

Patches

Update to Contao 4.4.52, 4.9.6 or 4.10.1.

Workarounds

Disable the front end login form and do not use form fields with array keys such as fieldname[].

References

https://contao.org/en/security-advisories/insert-tag-injection-in-forms

For more information

If you have any questions or comments about this advisory, open an issue in contao/contao.

Severity

Moderate
5.3
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

CVE ID

CVE-2020-25768

Weaknesses

No CWEs