Vulnerability in Camp Project
CVE-2022-37109
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.
EPSS: 0.492 (98.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Camp_project Camp
- N/a — versions n/a
Weakness classification (CWE)
Public proof-of-concept exploits
References
- cve@mitre.org (Patch, Third Party Advisory)
- cve@mitre.org
- cve@mitre.org (Third Party Advisory)
- cve@mitre.org
Frequently asked questions
- What is CVE-2022-37109?
- CVE-2022-37109 is a critical-severity vulnerability in Camp Project, classified under Insufficiently Protected Credentials. CVSS score: 9.8/10. Published 2022-11-14.
- How severe is CVE-2022-37109?
- Critical severity. CVSS v3 base score is 9.8 out of 10.
- Is CVE-2022-37109 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.