Skip to content

Missing CSRF checks

Moderate
trasher published GHSA-hw28-c7px-xqm5 Dec 16, 2021

Package

Galette core (PHP)

Affected versions

< 0.9.6

Patched versions

0.9.6

Description

Impact

There is no CSRF checks in Galette. This affects all versions prior to 0.9.6.

Cross-Site Request Forgery (CSRF) is an attack that forces an end user to execute unwanted actions on a web application in which they’re currently authenticated. With a little help of social engineering (such as sending a link via email or chat), an attacker may trick the users of a web application into executing actions of the attacker’s choosing.

Patches

Upgrade to 0.9.6. No workaround is available.

Severity

Moderate

CVE ID

CVE-2021-41260

Weaknesses

Credits