Lucene search
+L

1582 matches found

OSV
OSV
added 2022/09/21 12:00 a.m.27 views

CVE-2022-37026

In Erlang/OTP before 23.3.4.15, 24.x before 24.3.4.2, and 25.x before 25.0.2, there is a Client Authentication Bypass in certain client-certification situations for SSL, TLS, and DTLS...

9.8CVSS6.7AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2022/09/21 12:00 a.m.10 views

CVE-2022-37026

In Erlang/OTP before 23.3.4.15, 24.x before 24.3.4.2, and 25.x before 25.0.2, there is a Client Authentication Bypass in certain client-certification situations for SSL, TLS, and DTLS...

6.8AI score0.01227EPSS
SaveExploits0References4
NVD
NVD
added 2022/08/22 3:15 p.m.34 views

CVE-2022-34772

Tabit - password enumeration. Description: Tabit - password enumeration. The passwords for the Tabit system is a 4 digit OTP. One can resend OTP and try logging in indefinitely. Once again, this is an example of OWASP: API4 - Rate limiting...

8.8CVSS0.00527EPSS
SaveExploits0References1
NVD
NVD
added 2022/08/22 3:15 p.m.25 views

CVE-2022-34771

Tabit - arbitrary SMS send on Tabits behalf. The resend OTP API of tabit allows an adversary to send messages on tabits behalf to anyone registered on the system - the API receives the parameters: phone number, and CustomMessage, We can use that API to craft malicious messages to any user of the...

5.5CVSS0.00428EPSS
SaveExploits0References1
Prion
Prion
added 2022/08/22 3:15 p.m.22 views

Default credentials

Tabit - password enumeration. Description: Tabit - password enumeration. The passwords for the Tabit system is a 4 digit OTP. One can resend OTP and try logging in indefinitely. Once again, this is an example of OWASP: API4 - Rate limiting...

6.5CVSS8.8AI score0.00527EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/08/22 2:42 p.m.40 views

CVE-2022-34772 Tabit - password enumeration

Tabit - password enumeration. Description: Tabit - password enumeration. The passwords for the Tabit system is a 4 digit OTP. One can resend OTP and try logging in indefinitely. Once again, this is an example of OWASP: API4 - Rate limiting...

4.3CVSS9AI score0.00527EPSS
SaveExploits0References1
CVE
CVE
added 2022/08/22 2:42 p.m.306 views

CVE-2022-34772

CVE-2022-34772 affects Tabit (password verification) where the 4-digit OTP login flow allows unlimited resend attempts, enabling password enumeration due to lack of effective rate limiting. Documented evidence from PT-2022-22323 notes password enumeration and API rate-limiting weakness; no patch/...

8.8CVSS6.6AI score0.00527EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2022/08/22 2:40 p.m.316 views

CVE-2022-34771

CVE-2022-34771 concerns Tabit’s resend OTP API, which accepts parameters including a phone number and a CustomMessage. The connected sources describe an adversary being able to send messages on Tabit’s behalf to any registered user, potentially enabling template injection (e.g., using {{OTP}} in ...

5.5CVSS4.5AI score0.00428EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/08/22 2:40 p.m.39 views

CVE-2022-34771 Tabit - arbitrary SMS send on Tabits behalf

Tabit - arbitrary SMS send on Tabits behalf. The resend OTP API of tabit allows an adversary to send messages on tabits behalf to anyone registered on the system - the API receives the parameters: phone number, and CustomMessage, We can use that API to craft malicious messages to any user of the...

5.5CVSS6AI score0.00428EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2022/08/10 12:48 a.m.49 views

Cloudflare Public Bug Bounty: Bypass two-factor authentication

Due to lack of validation, a malicious actor could brute force OTP 2fa and guess a correct number after multiple failures. The issue was fixed by the Engineering team by implementing restrictions on 2FA attempts...

1.7AI score
SaveExploits0
Veracode
Veracode
added 2022/07/26 12:31 p.m.32 views

Insecure Random

otp-generator is using insecure random. It generates random number for one-time passwords by using insecure Math.Random, allowing an attacker to brute-force...

9.8CVSS8.9AI score0.00864EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2022/07/26 12:01 a.m.37 views

otp-generator before v3.0.0 insecurely generates random one-time passwords

The package otp-generator before 3.0.0 are vulnerable to Insecure Randomness due to insecure generation of random one-time passwords, which may allow a brute-force attack...

9.8CVSS3.5AI score0.00864EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/07/26 12:01 a.m.40 views

GHSA-6X93-H9G3-9PHR otp-generator before v3.0.0 insecurely generates random one-time passwords

The package otp-generator before 3.0.0 are vulnerable to Insecure Randomness due to insecure generation of random one-time passwords, which may allow a brute-force attack...

9.8CVSS9.4AI score0.00864EPSS
SaveExploits0References5
NVD
NVD
added 2022/07/25 2:15 p.m.24 views

CVE-2021-23451

The package otp-generator before 3.0.0 are vulnerable to Insecure Randomness due to insecure generation of random one-time passwords, which may allow a brute-force attack...

9.8CVSS0.00864EPSS
SaveExploits0References3
Prion
Prion
added 2022/07/25 2:15 p.m.17 views

Design/Logic Flaw

The package otp-generator before 3.0.0 are vulnerable to Insecure Randomness due to insecure generation of random one-time passwords, which may allow a brute-force attack...

7.5CVSS9.3AI score0.00864EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2022/07/25 2:11 p.m.65 views

CVE-2021-23451

CVE-2021-23451 affects otp-generator prior to 3.0.0, where insecure randomness in the one-time password generation can enable brute-force attacks. Public sources in connected documents consistently describe insecure random number generation (Math.Random) as the root cause, leading to predictable ...

9.8CVSS7.9AI score0.00864EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2022/07/25 2:11 p.m.32 views

CVE-2021-23451 Insecure Randomness

The package otp-generator before 3.0.0 are vulnerable to Insecure Randomness due to insecure generation of random one-time passwords, which may allow a brute-force attack...

6.5CVSS9.6AI score0.00864EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/07/25 12:00 a.m.7 views

PT-2022-9398 · Unknown · Otp-Generator

Name of the Vulnerable Software and Affected Versions: otp-generator versions prior to 3.0.0 Description: The issue is related to insecure randomness in the generation of one-time passwords, which could potentially allow a brute-force attack. Recommendations: For versions prior to 3.0.0, update t...

9.8CVSS9.2AI score0.00864EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2022/07/25 12:00 a.m.8 views

otp-generator 安全特征问题漏洞

otp-generator is a simple one-time password generator from the individual developer Maheshkumar Kakade. A security vulnerability exists in otp-generator versions prior to 3.0.0 that stems from insecure random one-time passwords being generated.The package is susceptible to insecure randomization,...

9.8CVSS8.2AI score0.00864EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2022/07/07 12:30 a.m.80 views

CrackQL - GraphQL Password Brute-Force And Fuzzing Utility

CrackQL is a GraphQL password brute-force and fuzzing utility. CrackQL is a versatile GraphQL penetration testing tool that exploits poor rate-limit and cost analysis controls to brute-force credentials and fuzz operations. How it works? CrackQL works by automatically batching a single GraphQL...

6.9AI score
SaveExploits0References4
Rows per page
Query Builder