Lucene search
+L

69 matches found

Kitploit
Kitploit
•added 2026/09/24 3:57 p.m.•12 views

hashes

マジックハッシュ – PHPハッシュの「衝突」 パスワード1 で登録し、 パスワード2 でサインインしてください。ログインできた場合、そのストレージは指定されたアルゴリズムでパスワードをハッシュ化しており、PHPは == を使用してそれらを比較しています(MD5、SHA-1、平文の場合)。 MD5、SHA-1、SHA-224、SHA-256 など MD5 、SHA-1 、SHA-2ファミリー の場合、古くから知られたトリック(実際には文書化された機能です。 PHP型比較表 と を参照)を使用します。PHPでは となることを、...

5.9AI score
SaveExploits0References4
OSV
OSV
•added 2026/07/14 12:33 a.m.•16 views

GHSA-V8HX-4VX8-WC96 Kimai: Pre-2FA KIMAI_SESSION cookie grants full authenticated REST API access, bypassing TOTP

Summary Two-factor authentication TOTP can be fully bypassed for the REST API. The KIMAISESSION cookie returned in the response to the login request; issued after only the password is verified, before the TOTP step; is already accepted as authenticated by every /api/ endpoint. So after submitting...

7.1CVSS6.1AI score0.00576EPSS
SaveExploits0References2
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•18 views

vantage6 has insecure SSH configuration for node and server containers

ImpactNodes and servers get a ssh config by default that permits root login with password authentication. In a proper deployment, the SSH service is not exposed so there is no risk, but not all deployments are ideal. The default should therefore be less permissive.We will probably opt to complete...

9.8CVSS7.2AI score0.0047EPSS
SaveExploits0References7Affected Software1
OSV
OSV
•added 2026/07/07 11:45 a.m.•21 views

PYSEC-2026-2003 vantage6 has insecure SSH configuration for node and server containers

Impact Nodes and servers get a ssh config by default that permits root login with password authentication. In a proper deployment, the SSH service is not exposed so there is no risk, but not all deployments are ideal. The default should therefore be less permissive. We will probably opt to...

6.5CVSS7.2AI score0.0047EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
•added 2026/05/29 6:43 a.m.•22 views

CVE-2026-3655 OTP Login With Phone Number, OTP Verification <= 1.8.60 - Unauthenticated Authentication Bypass via Firebase OTP Verification

The OTP Login With Phone Number, OTP Verification plugin for WordPress is vulnerable to authentication bypass in versions 1.8.50 through 1.8.60. This is due to the Firebase verification flow in the lwpajaxregister AJAX handler not binding the Firebase session to the phone number supplied in the...

9.8CVSS5.8AI score0.00898EPSS
SaveExploits0References6
Ubuntu
Ubuntu
•added 2026/05/26 6:27 p.m.•110 views

USN-8309-1: libssh2 vulnerability

It was discovered that libssh2 incorrectly handled username and password length values during SSH password authentication. A remote attacker could possibly use this issue to cause a denial of service...

9.1CVSS5.8AI score0.00824EPSS
SaveExploits0
Github Security Blog
Github Security Blog
•added 2026/05/15 6:17 p.m.•24 views

AVideo's Meet plugin: `uploadRecordedVideo.json.php` derives `users_id` from the uploaded filename and calls passwordless `User->login()`, allowing any caller with the Meet shared secret to obtain a session as arbitrary users including admin

Summary Type: Authorization-bypass via user-controlled identifier. The Meet plugin's recorded-video upload endpoint plugin/Meet/uploadRecordedVideo.json.php authenticates the caller using a single shared Authorization: Bearer against $objM-secret. Once that check passes, the endpoint reads the...

5.9AI score
SaveExploits0References2Affected Software1
EUVD
EUVD
•added 2026/05/14 3:13 a.m.•31 views

EUVD-2026-30213

SOGo before 5.12.7, when PostgreSQL or MariaDB is used, and cleartext passwords are stored, allows SQL injection. This is related to cpassword = '%@' in changePasswordForLogin...

7.1CVSS5.9AI score0.00368EPSS
SaveExploits0References3
OSV
OSV
•added 2026/05/14 3:13 a.m.•12 views

CVE-2026-46446

SOGo before 5.12.7, when PostgreSQL or MariaDB is used, and cleartext passwords are stored, allows SQL injection. This is related to cpassword = '%@' in changePasswordForLogin...

7.1CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/05/04 5:42 p.m.•54 views

CVE-2026-41571 Note Mark: OIDC-registered users authenticated by submitting password "null"

Note Mark is an open-source note-taking application. In version 0.19.2, IsPasswordMatch in backend/db/models.go falls back to a hard-coded bcrypt"null" placeholder whenever a user has no stored password. OIDC-registered users are created with an empty password, so anyone who submits password:...

9.4CVSS0.00477EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/04/20 7:22 p.m.•13 views

CVE-2026-40351

FastGPT is an AI Agent building platform. In versions prior to 4.14.9.5, the password-based login endpoint uses TypeScript type assertion without runtime validation, allowing an unauthenticated attacker to pass a MongoDB query operator object e.g., "$ne": "" as the password field. This NoSQL...

9.8CVSS5.7AI score0.00597EPSS
SaveExploits1References1
attackerkb
attackerkb
•added 2026/04/17 9:05 p.m.•9 views

CVE-2026-40351

FastGPT is an AI Agent building platform. In versions prior to 4.14.9.5, the password-based login endpoint uses TypeScript type assertion without runtime validation, allowing an unauthenticated attacker to pass a MongoDB query operator object e.g., "$ne": "" as the password field. This NoSQL...

9.8CVSS5.7AI score0.00597EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
•added 2026/04/17 12:00 a.m.•18 views

FastGPT 安全漏洞

FastGPT is an open-source knowledge base question-answering system based on large language models developed by Labring. Versions of FastGPT prior to 4.14.9.5 contained a security vulnerability. This vulnerability stemmed from the use of TypeScript type assertions in password-based login endpoints...

9.8CVSS5.9AI score0.00597EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
•added 2026/04/17 12:00 a.m.•34 views

PT-2026-33519

FastGPT is an AI Agent building platform. In versions prior to 4.14.9.5, the password-based login endpoint uses TypeScript type assertion without runtime validation, allowing an unauthenticated attacker to pass a MongoDB query operator object e.g., "$ne": "" as the password field. This NoSQL...

9.8CVSS5.7AI score0.00597EPSS
SaveExploits1References7
EUVD
EUVD
•added 2026/03/26 8:56 p.m.•15 views

EUVD-2026-16415

Outline is a service that allows for collaborative documentation. Outline implements an Email OTP login flow for users not associated with an Identity Provider. Starting in version 0.86.0 and prior to version 1.6.0, Outline does not invalidate OTP codes based on amount or frequency of invalid...

9.1CVSS5.9AI score0.00545EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
•added 2026/03/23 3:56 p.m.•11 views

CVE-2026-4592 kalcaddle kodbox Password Login index.class.php tfaVerify improper authentication

A security vulnerability has been detected in kalcaddle kodbox 1.64. This impacts the function loginAfter/tfaVerify of the file /workspace/source-code/plugins/client/controller/tfa/index.class.php of the component Password Login. The manipulation leads to improper authentication. The attack is...

6.3CVSS5.4AI score0.00554EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/03/23 3:56 p.m.•45 views

CVE-2026-4592 kalcaddle kodbox Password Login index.class.php tfaVerify improper authentication

A security vulnerability has been detected in kalcaddle kodbox 1.64. This impacts the function loginAfter/tfaVerify of the file /workspace/source-code/plugins/client/controller/tfa/index.class.php of the component Password Login. The manipulation leads to improper authentication. The attack is...

6.3CVSS0.00554EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/03/23 12:00 a.m.•16 views

PT-2026-27145

A security vulnerability has been detected in kalcaddle kodbox 1.64. This impacts the function loginAfter/tfaVerify of the file /workspace/source-code/plugins/client/controller/tfa/index.class.php of the component Password Login. The manipulation leads to improper authentication. The attack is...

6.3CVSS5.1AI score0.00554EPSS
SaveExploits0References5
CNNVD
CNNVD
•added 2026/03/23 12:00 a.m.•19 views

Kalcaddle Kodbox 授权问题漏洞

Kalcaddle Kodbox is a private cloud storage and online collaborative office platform developed by Kalcaddle Corporation. Version 1.64 of Kalcaddle Kodbox contains an authorization vulnerability, which stems from improper authentication in the Password Login component...

6.3CVSS6.2AI score0.00554EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/03/23 12:00 a.m.•0 views

CVE-2026-4592: Improper Authentication

A security vulnerability has been detected in kalcaddle kodbox 1.64. This impacts the function loginAfter/tfaVerify of the file /workspace/source-code/plugins/client/controller/tfa/index.class.php of the component Password Login. The manipulation leads to improper authentication. The attack is...

6.3CVSS4.8AI score0.00554EPSS
SaveExploits0References1
Rows per page
Query Builder