CVE-2025-46660
BaseFortify
Publication date: 2025-08-06
Last updated on: 2025-10-01
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| 4cstrategies | exonaut | 21.6 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-922 | The product stores sensitive information without properly limiting read or write access by unauthorized actors. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability involves 4C Strategies Exonaut 21.6 storing passwords in its database using hashing without a salt. Without salting, hashed passwords are more vulnerable to attacks such as rainbow table attacks, making it easier for attackers to recover the original passwords.
How can this vulnerability impact me? :
The vulnerability can lead to compromised user passwords if an attacker gains access to the database. Since the passwords are hashed without a salt, attackers can more easily crack the hashes and gain unauthorized access to user accounts, potentially leading to data breaches or unauthorized actions.