Lucene search
+L

16 matches found

Kitploit
Kitploit
added 2026/09/07 3:58 p.m.3 views

cookiemonster

🍪 CookieMonster CookieMonster is a command-line tool and API for decoding and modifying vulnerable session cookies from several different frameworks. It is designed to run in automation pipelines which must be able to efficiently process a large amount of these cookies to quickly discover...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 5:38 a.m.4 views

redash-reset

redash-reset 这将使用默认的 REDASHSECRETKEY 密钥 c292a0a3aa32397cdb050e233733900f,它允许你重置用户 ID 的密码,但你需要知道与该用户 ID 关联的电子邮件地址。 信息 https://github.com/getredash/redash/security/advisories/GHSA-g8xr-f424-h2rv 设置 root@kitploit: pip install -r requirements.txt 用法 root@kitploit: usage: redash.py -h -s SECRET -u URL...

6AI score
SaveExploits0References1
NVD
NVD
added 2026/08/15 3:16 p.m.17 views

CVE-2026-19896

A flaw has been found in mangroup dtale up to 3.22.0. This vulnerability affects the function buildsecretkey of the file dtale/app.py of the component Flask Session Cookie. This manipulation causes insufficiently random values. Remote exploitation of the attack is possible. The attack's complexit...

6.3CVSS0.00308EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.26 views

PT-2026-73036

Name of the Vulnerable Software and Affected Versions mangroup dtale versions prior to 3.22.1 Description A flaw in the Flask Session Cookie component allows for the generation of insufficiently random values. This issue occurs within the build secret key function located in the dtale/app.py file...

6.3CVSS4.4AI score0.00308EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/04/07 9:31 a.m.12 views

EUVD-2026-19574

In parisneo/lollms version 2.1.0, the application's session management is vulnerable to improper access control due to the use of a weak secret key for signing JSON Web Tokens JWT. This vulnerability allows an attacker to perform an offline brute-force attack to recover the secret key. Once the...

9.8CVSS7.2AI score0.0054EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/07 9:31 a.m.13 views

GHSA-9296-V3FR-J92J LoLLMs is vulnerable to Improper Access Control through weak secret key

In parisneo/lollms version 2.1.0, the application's session management is vulnerable to improper access control due to the use of a weak secret key for signing JSON Web Tokens JWT. This vulnerability allows an attacker to perform an offline brute-force attack to recover the secret key. Once the...

9.8CVSS5.9AI score0.0054EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/07 7:16 a.m.27 views

PYSEC-2026-170

In parisneo/lollms version 2.1.0, the application's session management is vulnerable to improper access control due to the use of a weak secret key for signing JSON Web Tokens JWT. This vulnerability allows an attacker to perform an offline brute-force attack to recover the secret key. Once the...

9.8CVSS5.8AI score0.0054EPSS
SaveExploits1References3
CVE
CVE
added 2026/04/07 6:19 a.m.46 views

CVE-2026-1114

CVE-2026-1114 affects parisneo/lollms 2.1.0. The issue is an improper access control flaw caused by signing JWTs with a weak secret key, enabling an offline brute‑force to recover the key. With the cracked secret, an attacker can forge administrative tokens, modify the JWT payload, and resigns to...

9.8CVSS7.2AI score0.0054EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/07 12:00 a.m.24 views

PT-2026-30796

Name of the Vulnerable Software and Affected Versions parisneo/lollms versions prior to 2.2.0 Description Session management is subject to improper access control because a weak secret key is used for signing JSON Web Tokens JWT. This allows an attacker to conduct an offline brute-force attack to...

9.8CVSS8.6AI score0.0054EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/03/31 12:00 a.m.13 views

PT-2026-29420

Name of the Vulnerable Software and Affected Versions Cloudreve versions prior to 4.13.0 Description Cloudreve is a self-hosted file management and sharing system. Versions prior to 4.13.0 use a weak pseudo-random number generator math/rand seeded with time to generate critical security secrets,...

9.8CVSS6AI score0.00376EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/19 9:05 p.m.42 views

CVE-2023-53951 Ever Gauzy v0.281.9 JWT Authentication Weakness via HMAC Secret

Ever Gauzy v0.281.9 contains a JWT authentication vulnerability that allows attackers to exploit weak HMAC secret key implementation. Attackers can leverage the exposed JWT token to authenticate and gain unauthorized access with administrative permissions...

9.8CVSS0.00364EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/09/24 12:00 a.m.14 views

Laravel Weak Secret Key

Laravel applications use an application key to encrypt and sign various data, including session cookies and other sensitive information. This key is typically stored in the .env file and is used for multiple security-critical operations. When a weak or easily guessable application key is used, it...

7.8AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/09/24 12:00 a.m.18 views

Django Weak Secret Key

Django applications use an application key to encrypt and sign various data, including session cookies and other sensitive information. This key is typically stored in the settings.py file and is used for multiple security-critical operations. When a weak or easily guessable application key is...

7.8AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/09/24 12:00 a.m.13 views

Ruby On Rails Weak Secret Key

Ruby On Rails applications use an application key to encrypt and sign various data, including session cookies and other sensitive information. This key is typically stored in the .env file and is used for multiple security-critical operations. When a weak or easily guessable application key is...

7.8AI score
SaveExploits0References2
Hacker One
Hacker One
added 2022/01/04 6:37 a.m.27 views

Flickr: Critical broken cookie signing on dagobah.flickr.com

In this report it was discovered that we were signing one of our cookies with a weak, static secret key. To fix this, we replaced the aforementioned weak, static key with a more robust and secure system for signing that cookie...

1.7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/11/01 7:23 a.m.11 views

Kubernetes: elections.k8s.io uses weak session secret key, may place elections at risk

The elections.k8s.io application used a weak Flask SECRETKEY, the string "N/A", to sign authentication cookies. This allowed the complete compromise of the application, as the session could be manipulated...

7AI score
SaveExploits0
Rows per page
Query Builder