5
CVSSv2

CVE-2022-24880

Published: 25/04/2022 Updated: 05/05/2022
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
CVSS v3 Base Score: 5.3 | Impact Score: 1.4 | Exploitability Score: 3.9
VMScore: 445
Vector: AV:N/AC:L/Au:N/C:N/I:P/A:N

Vulnerability Summary

flask-session-captcha is a package which allows users to extend Flask by adding an image based captcha stored in a server side session. In versions before 1.2.1, he `captcha.validate()` function would return `None` if passed no value (e.g. by submitting an having an empty form). If implementing users were checking the return value to be **False**, the captcha verification check could be bypassed. Version 1.2.1 fixes the issue. Users can workaround the issue by not explicitly checking that the value is False. Checking the return value less explicitly should still work.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

flask-session-captcha project flask-session-captcha