Lucene search
+L

2081 matches found

Huntr
Huntr
added 2022/05/12 6:57 a.m.15 views

Register users in spite of Allow User Registration disabled

Description Attacker can register a user in spite of the Allow User Registration is disable by default. Proof of Concept 1. Go to /captcha, get the captcha value and cookie. 2. Send POST request to /api/v1/public/account/create with the value of captcha and cookie in step 1. //POST...

1.3AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/05/02 3:48 a.m.16 views

freeCap CAPTCHA extension for TYPO3 has vulnerability in the session handling feature

Unspecified vulnerability in the session handling feature in freeCap CAPTCHA srfreecap extension 1.2.0 and earlier for TYPO3 has unknown impact and attack vectors...

10CVSS7.1AI score0.01239EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/05/02 3:48 a.m.6 views

GHSA-M8C5-5G3H-JJFG freeCap CAPTCHA extension for TYPO3 has vulnerability in the session handling feature

Unspecified vulnerability in the session handling feature in freeCap CAPTCHA srfreecap extension 1.2.0 and earlier for TYPO3 has unknown impact and attack vectors...

10CVSS6.8AI score0.01239EPSS
SaveExploits0References3
OSV
OSV
added 2022/04/26 9:19 p.m.74 views

GHSA-7R87-CJ48-WJ45 Potential Captcha Validate Bypass in flask-session-captcha

Impact flask-session-captcha is a package which allows users to extend Flask by adding an image based captcha stored in a server side session. The captcha.validate function would return None if passed no value e.g. by submitting a request with an empty form. If implementing users were checking th...

6.9CVSS5AI score0.01159EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2022/04/26 9:19 p.m.83 views

Potential Captcha Validate Bypass in flask-session-captcha

Impact flask-session-captcha is a package which allows users to extend Flask by adding an image based captcha stored in a server side session. The captcha.validate function would return None if passed no value e.g. by submitting a request with an empty form. If implementing users were checking th...

5.3CVSS0.6AI score0.01159EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2022/04/26 5:14 a.m.22 views

Insecure Return Value

flasksessioncaptcha has insecure return value. The vulnerability exists in validate function in init.py because it returns None instead of False if no value passed which allows an attacker to bypass the checks...

5.3CVSS2.9AI score0.01159EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2022/04/25 10:15 p.m.36 views

CVE-2022-24880

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 prior to 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...

5.3CVSS0.01159EPSS
SaveExploits0References4
PyPA
PyPA
added 2022/04/25 10:15 p.m.11 views

PYSEC-2022-193

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 prior to 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...

5.3CVSS6.6AI score0.01159EPSS
SaveExploits0References4Affected Software1
Prion
Prion
added 2022/04/25 10:15 p.m.19 views

Session fixation

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 prior to 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...

5CVSS5.1AI score0.01159EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/04/25 10:15 p.m.53 views

PYSEC-2022-193

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 prior to 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...

5.3CVSS2.5AI score0.01159EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2022/04/25 10:10 p.m.5 views

CVE-2022-24880 Potential Captcha Validate Bypass in flask-session-captcha

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 prior to 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...

5.3CVSS5.2AI score0.01159EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2022/04/25 10:10 p.m.38 views

CVE-2022-24880 Potential Captcha Validate Bypass in flask-session-captcha

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 prior to 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...

5.3CVSS5.4AI score0.01159EPSS
SaveExploits0References4
CVE
CVE
added 2022/04/25 10:10 p.m.118 views

CVE-2022-24880

CVE-2022-24880 affects the Flask extension flask-session-captcha. The captcha.validate() function could return None when called with no value, allowing an attacker to bypass verification if code relies on a falsey check. Version 1.2.1 fixes the issue; upgrading to that version is the advised reme...

5.3CVSS5AI score0.01159EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/04/25 10:10 p.m.29 views

CVE-2022-24880 Potential Captcha Validate Bypass in flask-session-captcha

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 prior to 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...

5.3CVSS5.2AI score
SaveExploits0References6
CNNVD
CNNVD
added 2022/04/25 12:0 a.m.37 views

flask-session-captcha 代码问题漏洞

flask-session-captcha is a captcha implementation of flask by the individual developer Joakim Uddholm in Germany. A security vulnerability exists in versions of flask-session-captcha prior to 1.2.1, which stems from the fact that the captcha.validate function returns None if no value is passed, a...

5.3CVSS5.7AI score0.01159EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2022/04/05 12:0 a.m.6 views

PT-2022-13735 · Unknown · Livehelperchat

Name of the Vulnerable Software and Affected Versions: livehelperchat/livehelperchat versions prior to 3.96 Description: The issue concerns a weak secrethash that can be brute-forced, affecting the security measures of the application. The secrethash is relatively small, consisting of only 10...

8.2CVSS7.5AI score0.00547EPSS
SaveExploits1References9
CNVD
CNVD
added 2022/04/01 12:0 a.m.59 views

PHPSHE denial of service vulnerability

PHPSHE is a set of online shopping mall system of Lingbao Jane Good Network Technology Co. The system supports express tracking, online chat, order evaluation and statistics and other functions. A denial-of-service vulnerability exists in PHPSHE version V1.8, which originates from mishandling a...

7.5CVSS7.5AI score0.01054EPSS
SaveExploits1References1
OSV
OSV
added 2022/03/16 1:15 a.m.8 views

CVE-2021-43958

Various rest resources in Fisheye and Crucible before version 4.8.9 allowed remote attackers to brute force user login credentials as rest resources did not check if users were beyond their max failed login limits and therefore required solving a CAPTCHA in addition to providing user credentials...

9.8CVSS7.4AI score0.01465EPSS
SaveExploits0References2
NVD
NVD
added 2022/03/16 1:15 a.m.41 views

CVE-2021-43958

Various rest resources in Fisheye and Crucible before version 4.8.9 allowed remote attackers to brute force user login credentials as rest resources did not check if users were beyond their max failed login limits and therefore required solving a CAPTCHA in addition to providing user credentials...

9.8CVSS0.01465EPSS
SaveExploits0References2
Prion
Prion
added 2022/03/16 1:15 a.m.30 views

Authentication flaw

Various rest resources in Fisheye and Crucible before version 4.8.9 allowed remote attackers to brute force user login credentials as rest resources did not check if users were beyond their max failed login limits and therefore required solving a CAPTCHA in addition to providing user credentials...

7.5CVSS9.5AI score0.01465EPSS
SaveExploits0References2Affected Software2
Rows per page
Query Builder