Lucene search
+L

722 matches found

Cvelist
Cvelist
added 2021/09/27 7:25 p.m.34 views

CVE-2021-41096 Use of a Broken or Risky Cryptographic Algorithm in com.mayank.rucky

Rucky is a USB HID Rubber Ducky Launch Pad for Android. Versions 2.2 and earlier for release builds and versions 425 and earlier for nightly builds suffer from use of a weak cryptographic algorithm RSA/ECB/PKCS1Padding. The issue will be patched in v2.3 for release builds and 426 onwards for...

7.5CVSS7.7AI score0.00668EPSS
SaveExploits0References2
CVE
CVE
added 2021/09/27 7:25 p.m.60 views

CVE-2021-41096

The CVE-2021-41096 entry concerns the Rucky Android USB HID Rubber Ducky Launch Pad. Affected releases (versions 2.2 and earlier for release builds; 425 and earlier for nightly builds) use a weak cryptographic algorithm (RSA/ECB/PKCS1Padding) for encryption. The issue is addressed in v2.3 for rel...

7.5CVSS7.5AI score0.00668EPSS
SaveExploits0References2Affected Software1
Redos
Redos
added 2021/09/08 12:00 a.m.27 views

ROS-2-1002

2.1002 Nettle library vulnerabilityCVE-2021-20305 1. Vulnerability Description: A Nettle library vulnerability involving the use of a failed cryptographic algorithm and allowing an unauthenticated remote attacker to execute arbitrary code.FSTEC Russia Information Security Threats Data Bank...

8.1CVSS8.2AI score0.01687EPSS
SaveExploits0
Redos
Redos
added 2021/09/08 12:00 a.m.36 views

ROS-2-619

2.619 Nettle library vulnerabilityCVE-2021-20305 1. Vulnerability Description: A Nettle library vulnerability involving the use of a failed cryptographic algorithm and allowing an unauthenticated remote attacker to execute arbitrary code.FSTEC Russia Information Security Threats Data Bank...

8.1CVSS8AI score0.01687EPSS
SaveExploits0
Redos
Redos
added 2021/09/08 12:00 a.m.16 views

ROS-2-1609

2.1609 Nettle library vulnerabilityCVE-2021-20305 1. Vulnerability Description: A vulnerability in the Nettle library that involves the use of a failed cryptographic algorithm and allows a remote unauthenticated attacker to execute arbitrary code.Identifier of the Information Security Threats Dat...

9.8CVSS8.1AI score0.02377EPSS
SaveExploits0
Redos
Redos
added 2021/09/08 12:00 a.m.31 views

ROS-2-500

2.500 Nettle library vulnerabilityCVE-2021-20305 1. Vulnerability Description: A Nettle library vulnerability involving the use of a failed cryptographic algorithm and allowing an unauthenticated remote attacker to execute arbitrary code.FSTEC Russia Information Security Threats Data Bank...

8AI score0.01687EPSS
SaveExploits0
Redos
Redos
added 2021/09/08 12:00 a.m.17 views

ROS-2-1423

2.1423 Nettle library vulnerabilityCVE-2021-20305 1. Vulnerability Description: A vulnerability in the Nettle library that involves the use of a failed cryptographic algorithm and allows a remote unauthenticated attacker to execute arbitrary code.Identifier of the Information Security Threats Dat...

8.1CVSS8.1AI score0.01905EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/09/01 6:41 p.m.51 views

Use of a Broken or Risky Cryptographic Algorithm

✍️ Description The function mtrand is used to generate session tokens, this function is cryptographically flawed due to its nature being one pseudorandomness, an attacker can take advantage of the cryptographically insecure nature of this function to enumerate session tokens for accounts that are...

3.5CVSS3.9AI score0.00458EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2021/08/30 3:55 p.m.61 views

CVE-2021-27913 Use of a Broken or Risky Cryptographic Algorithm

The function mtrand is used to generate session tokens, this function is cryptographically flawed due to its nature being one pseudorandomness, an attacker can take advantage of the cryptographically insecure nature of this function to enumerate session tokens for accounts that are not under...

3.5CVSS4.3AI score0.00458EPSS
SaveExploits1References1
Hacker One
Hacker One
added 2021/08/16 3:14 p.m.74 views

Revive Adserver: Use of a Broken or Risky Cryptographic Algorithm

revive-adserver utilizes a PRNG for session-token generation, this means that an attacker could theoretically be able to generate session tokens at random and take over accounts at random. This function does not generate cryptographically secure values, and should not be used for cryptographic...

4.3CVSS1.9AI score0.02714EPSS
SaveExploits1
CNNVD
CNNVD
added 2021/08/12 12:00 a.m.10 views

Amazon AWS CloudFront 加密问题漏洞

Amazon AWS CloudFront is a content delivery network that provides basic services from Amazon.com, Inc.'s Web Services system. A security vulnerability exists in Amazon AWS CloudFront TLSv1.2 2019, where a related component uses a weak cryptographic algorithm resulting in a security risk...

9.8CVSS8.3AI score0.00706EPSS
SaveExploits0References2
Huntr
Huntr
added 2021/07/30 11:12 a.m.12 views

Use of a Broken or Risky Cryptographic Algorithm in hdinnovations/unit3d-community-edition

✍️ Description The referenced code block uses PHP's native md5 and uniqid functions to generate the attributes named passkey and rsskey - both of which are to be considered cryptographically insecure due to their usage of uniqid which is not to be considered cryptographically secure. 🕵️‍♂️ Proof of...

1AI score
SaveExploits0
Cvelist
Cvelist
added 2021/07/15 5:15 p.m.45 views

CVE-2021-20497

IBM Security Verify Access Docker 10.0.0 uses weaker than expected cryptographic algorithms that could allow an attacker to decrypt highly sensitive information. IBM X-Force ID: 197969...

5.9CVSS7.2AI score0.0071EPSS
SaveExploits0References2
Huntr
Huntr
added 2021/07/10 9:52 a.m.12 views

Use of a Broken or Risky Cryptographic Algorithm in boxbilling/boxbilling

✍️ Description The function mtrand is used to generate ticket hashes at the reference shown, this function is cryptographically flawed due to its nature being one pseudorandomness, an attacker can take advantage of the cryptographically insecure nature of this function to disclose critical...

7AI score
SaveExploits0
Huntr
Huntr
added 2021/07/10 12:31 a.m.4 views

Use of a Broken or Risky Cryptographic Algorithm in emoncms/emoncms

✍️ Description The function mtrand is used to generate verification keys, API keys both read & write, and even hash salts, this function is cryptographically flawed due to its nature being one pseudorandomness, an attacker can take advantage of the cryptographically insecure nature of this functio...

0.3AI score
SaveExploits0References4
Huntr
Huntr
added 2021/07/10 12:20 a.m.14 views

Use of a Broken or Risky Cryptographic Algorithm in panique/huge

✍️ Description The function mtrand is used to generate password-reset tokens, this function is cryptographically flawed due to its nature being one pseudorandomness, an attacker can take advantage of the cryptographically insecure nature of this function to enumerate password-reset tokens that...

SaveExploits0References2
Huntr
Huntr
added 2021/07/10 12:13 a.m.13 views

Use of a Broken or Risky Cryptographic Algorithm in mautic/mautic

✍️ Description The function mtrand is used to generate session tokens, this function is cryptographically flawed due to its nature being one pseudorandomness, an attacker can take advantage of the cryptographically insecure nature of this function to enumerate session tokens for accounts that are...

0.2AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2021/07/07 12:00 a.m.7 views

PT-2021-7637 · Arm +2 · Mbed Tls +2

Name of the Vulnerable Software and Affected Versions: Mbed TLS versions prior to 3.0.0 Mbed TLS versions prior to 2.27.0 Mbed TLS versions prior to 2.16.11 Description: The issue is related to the use of a broken or risky cryptographic algorithm in the mbedtls mpi exp mod function in lignum.c in...

9.8CVSS5.6AI score0.02598EPSS
SaveExploits4References50
ICS
ICS
added 2021/07/06 12:00 a.m.665 views

Philips Vue PACS (Update B)

1. EXECUTIVE SUMMARY CVSS v3 9.8 ATTENTION: Exploitable remotely/low attack complexity Vendor: Philips Equipment: Vue PACS Vulnerabilities: Cleartext Transmission of Sensitive Information, Improper Restriction of Operations within the Bounds of a Memory Buffer, Improper Input Validation, Improper...

9.8CVSS10AI score0.9927EPSS
SaveExploits59References5
Prion
Prion
added 2021/06/11 6:15 p.m.25 views

Code injection

In WoWonder 3.0.4, remote attackers can take over any account due to the weak cryptographic algorithm in recover.php. The code parameter is easily predicted from the time of day...

7.5CVSS9.4AI score0.0336EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder