Lucene search
+L

313 matches found

CNVD
CNVD
added 2020/10/13 12:00 a.m.12 views

MonoCMS Blog Information Disclosure Vulnerability

Mono is a free and open source project hosted by Xamarin previously Novell, first Ximian. A security vulnerability exists in version 1.0 of MonoCMS Blog, which stems from storing a hard-coded administrative hash in the log.xml file in the source file of MonoCMS Blog, with hash type bcrypt and has...

7.5CVSS6.9AI score0.01628EPSS
SaveExploits4References1
NVD
NVD
added 2020/10/06 1:15 p.m.32 views

CVE-2020-25987

MonoCMS Blog 1.0 stores hard-coded admin hashes in the log.xml file in the source files for MonoCMS Blog. Hash type is bcrypt and hashcat mode 3200 can be used to crack the hash...

7.5CVSS0.01628EPSS
SaveExploits3References2
OSV
OSV
added 2020/10/06 1:15 p.m.7 views

CVE-2020-25987

MonoCMS Blog 1.0 stores hard-coded admin hashes in the log.xml file in the source files for MonoCMS Blog. Hash type is bcrypt and hashcat mode 3200 can be used to crack the hash...

7.5CVSS7.1AI score0.01628EPSS
SaveExploits3References2
Prion
Prion
added 2020/10/06 1:15 p.m.18 views

Hardcoded credentials

MonoCMS Blog 1.0 stores hard-coded admin hashes in the log.xml file in the source files for MonoCMS Blog. Hash type is bcrypt and hashcat mode 3200 can be used to crack the hash...

5CVSS7.5AI score0.01628EPSS
SaveExploits3References2Affected Software1
Cvelist
Cvelist
added 2020/10/06 12:51 p.m.38 views

CVE-2020-25987

MonoCMS Blog 1.0 stores hard-coded admin hashes in the log.xml file in the source files for MonoCMS Blog. Hash type is bcrypt and hashcat mode 3200 can be used to crack the hash...

7.5AI score0.01628EPSS
SaveExploits3References2
CVE
CVE
added 2020/10/06 12:51 p.m.89 views

CVE-2020-25987

CVE-2020-25987 affects MonoCMS Blog 1.0. The issue arises from hard-coded admin hashes stored in log.xml within the MonoCMS Blog source, with the hash type bcrypt and hashcat mode 3200 cited as crackable. This can enable credential exposure or misuse if an attacker can access the log.xml contents...

7.5CVSS7.5AI score0.01628EPSS
SaveExploits3References2Affected Software1
Exploit DB
Exploit DB
added 2020/10/01 12:00 a.m.356 views

MonoCMS Blog 1.0 - Arbitrary File Deletion (Authenticated)

Exploit Title: MonoCMS Blog 1.0 - Arbitrary File Deletion Authenticated Date: 2020-09-20 Exploit Author: Shahrukh Iqbal Mirza @shahrukhiqbal24 Vendor Homepage: https://monocms.com/download Software Link: https://monocms.com/download Version: 1.0 Tested On: Windows 10 XAMPP CVE: N/A Proof of...

7.5CVSS6.8AI score0.01628EPSS
SaveExploits4
nodejs
nodejs
added 2020/09/02 2:24 p.m.28 views

Inadequate Encryption Strength

Overview In bcrypt npm package before version 5.0.0, data is truncated wrong when its length is greater than 255 bytes. Recommendation Upgrade to version 5.0.0 or later. References - https://nvd.nist.gov/vuln/detail/CVE-2020-7689 - https://github.com/kelektiv/node.bcrypt.js776 -...

4.3CVSS2AI score0.00785EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2020/08/20 2:38 p.m.27 views

GHSA-5WG4-74H6-Q47V Integer Overflow or Wraparound and Use of a Broken or Risky Cryptographic Algorithm in bcrypt

In bcrypt npm package before version 5.0.0, data is truncated wrong when its length is greater than 255 bytes...

5.9CVSS7.5AI score0.00785EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2020/08/20 2:38 p.m.46 views

Integer Overflow or Wraparound and Use of a Broken or Risky Cryptographic Algorithm in bcrypt

In bcrypt npm package before version 5.0.0, data is truncated wrong when its length is greater than 255 bytes...

7.5CVSS4.9AI score0.00785EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2020/07/02 4:43 a.m.19 views

Insecure Hash Function

bcrypt uses an insecure hash function. The data passed into the hash function is not properly hashed when its length is greater than 255 bytes...

7.5CVSS1.1AI score0.00785EPSS
SaveExploits0References3Affected Software1
CNVD
CNVD
added 2020/07/02 12:00 a.m.17 views

bcrypt encryption problem vulnerability

bcrypt is a library used in Node.js for encrypting passwords. An encryption issue vulnerability exists in versions of bcrypt prior to 5.0.0. The vulnerability stems from a networked system or product that does not properly use the relevant cryptographic algorithm, resulting in content that is not...

7.5CVSS6.8AI score0.00785EPSS
SaveExploits0References1
Snyk
Snyk
added 2020/06/21 1:43 p.m.9 views

Insecure Encryption

Overview bcrypt is an A library to help you hash passwords. Affected versions of this package are vulnerable to Insecure Encryption. Data is truncated wrong when its length is greater than 255 bytes. Remediation Upgrade bcrypt to version 5.0.0 or higher. References - GitHub Issue - GitHub PR 1 -...

7.5CVSS6.9AI score0.00785EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2020/01/30 9:21 p.m.86 views

Password Hashing: Do not use MD5

Impact User passwords are stored in the database using the rather outdated and cryptographically insecure MD5 hash algorithm. Furthermore, the hashes are salted using the username instead of a random salt, causing hashes for users with the same username and password to collide which is problemati...

8.1CVSS0.7AI score0.00626EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2020/01/30 9:21 p.m.64 views

GHSA-H362-M8F2-5X7C Password Hashing: Do not use MD5

Impact User passwords are stored in the database using the rather outdated and cryptographically insecure MD5 hash algorithm. Furthermore, the hashes are salted using the username instead of a random salt, causing hashes for users with the same username and password to collide which is problemati...

7.7CVSS6.9AI score0.00626EPSS
SaveExploits0References3
OSV
OSV
added 2020/01/30 8:15 p.m.29 views

CVE-2020-5229

Opencast before 8.1 stores passwords using the rather outdated and cryptographically insecure MD5 hash algorithm. Furthermore, the hashes are salted using the username instead of a random salt, causing hashes for users with the same username and password to collide which is problematic especially...

8.1CVSS6.7AI score
SaveExploits0References2
NVD
NVD
added 2020/01/30 8:15 p.m.52 views

CVE-2020-5229

Opencast before 8.1 stores passwords using the rather outdated and cryptographically insecure MD5 hash algorithm. Furthermore, the hashes are salted using the username instead of a random salt, causing hashes for users with the same username and password to collide which is problematic especially...

8.1CVSS7.8AI score0.00626EPSS
SaveExploits0References2
Prion
Prion
added 2020/01/30 8:15 p.m.25 views

Default credentials

Opencast before 8.1 stores passwords using the rather outdated and cryptographically insecure MD5 hash algorithm. Furthermore, the hashes are salted using the username instead of a random salt, causing hashes for users with the same username and password to collide which is problematic especially...

5.5CVSS8.1AI score0.00626EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/01/30 8:05 p.m.57 views

CVE-2020-5229 Opencast stores passwords using outdated MD5 hash algorithm

Opencast before 8.1 stores passwords using the rather outdated and cryptographically insecure MD5 hash algorithm. Furthermore, the hashes are salted using the username instead of a random salt, causing hashes for users with the same username and password to collide which is problematic especially...

7.7CVSS8.1AI score0.00626EPSS
SaveExploits0References2
OSV
OSV
added 2020/01/28 3:15 p.m.10 views

CVE-2013-1895

The py-bcrypt module before 0.3 for Python does not properly handle concurrent memory access, which allows attackers to bypass authentication via multiple authentication requests, which trigger the password hash to be overwritten...

7.5CVSS7.7AI score
SaveExploits0References7
Rows per page
Query Builder