Multiple vulnerabilities in extension "Newsletter subscriber management" (fp_newsletter)
Critical severity
GitHub Reviewed
Published
Dec 14, 2022
to the GitHub Advisory Database
•
Updated May 22, 2023
Package
Affected versions
>= 2.2.0, < 3.2.6
>= 2.0.0, < 2.1.2
< 1.1.1
Patched versions
3.2.6
2.1.2
1.1.1
Description
Published by the National Vulnerability Database
Dec 14, 2022
Published to the GitHub Advisory Database
Dec 14, 2022
Reviewed
Feb 8, 2023
Last updated
May 22, 2023
The CAPTCHA of the extension can be bypassed which may result in automated creation of various newsletter subscribers. It is possible to provide arbitrary subscription UIDs to the
deleteAction
of the extension resulting in all newsletter subscribers to be unsubscribed. Insufficient access checks in thecreateAction
andunsubscribeAction
can be used to obtain data of existing newsletter subscribers.References