6 matches found
CVE-2021-39165
CVE-2021-39165 CachetHQ의 CVE-2021-39165에 대한 Python3 POC 사용법 먼저, 의존성을 설치해야 합니다: root@kitploit: pip3 install -r requirements.txt 피해자 URL이 취약한지 확인하려면 다음을 실행할 수 있습니다: root@kitploit: python3 exploit.py -u -c MySQL 쿼리의 출력을 확인하려면 다음을 실행할 수 있습니다: root@kitploit: python3 exploit.py -u -q 참고 : 스크립트가 제대로 작동하...
Exploit for Improper Authentication in Chachethq Cachet
CVE-2021-39165 Python3 POC for CVE-2021-39165 in CachetHQ...
CachetHQ Cachet Remote Code Execution (CVE-2021-39172)
A remote code execution vulnerability exists in CachetHQ Cachet. Successful exploitation of this vulnerability could allow a remote attacker to execute arbitrary code on the affected system...
SQL Injection
cachethq/cachet is vulnerable to SQL injection. An unauthenticated attacker is able to inject and execute arbitrary SQL statements to obtain confidential information via SearchableTraitscopeSearch...
Information Leakage
cachethq/cachet is vulnerable to information leakage. Configuration values of the dotenv file, e.g. the application secret APPKEY and various passwords email, database, etc are exposed in UpdateConfigCommandHandler due to the use of nested variables in the resulting dotenv configuration file...
Sql injection
Cachet is an open source status page. With Cachet prior to and including 2.3.18, there is a SQL injection which is in the SearchableTraitscopeSearch. Attackers without authentication can utilize this vulnerability to exfiltrate sensitive data from the database such as administrator's password and...