← Back to browse · API

CVE-2022-37109

Severity
CRITICAL
CVSS
9.8
EPSS
0.49201
Risk score
56.42
CISA KEV
No
PoC
No
Published
2022-11-14
Modified
2025-05-01
First seen
2026-08-07
Aliases
EUVD-2022-39762, GHSA-HJG8-7HR5-C9J8
Products
n/a:n/a n/a
Sources
euvd EUVD-2022-39762

Description

patrickfuller camp up to and including commit bbd53a256ed70e79bd8758080936afbf6d738767 is vulnerable to Incorrect Access Control. Access to the password.txt file is not properly restricted as it is in the root directory served by StaticFileHandler and the Tornado rule to throw a 403 error when password.txt is accessed can be bypassed. Furthermore, it is not necessary to crack the password hash to authenticate with the application because the password hash is also used as the cookie secret, so an attacker can generate his own authentication cookie.

References