4.9
CVE-2022-40295
- EPSS 0.14%
- Veröffentlicht 31.10.2022 21:15:13
- Zuletzt bearbeitet 25.02.2026 16:21:42
- Quelle vdp@themissinglink.com.au
- CVE-Watchlists
- Unerledigt
The application was vulnerable to an authenticated information disclosure, allowing administrators to view unsalted user passwords, which could lead to the compromise of plaintext passwords via offline attacks.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Phppointofsale ≫ Php Point Of Sale Version19.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.14% | 0.346 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 4.9 | 1.2 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
|
CWE-311 Missing Encryption of Sensitive Data
The product does not encrypt sensitive or critical information before storage or transmission.
CWE-916 Use of Password Hash With Insufficient Computational Effort
The product generates a hash for a password, but it uses a scheme that does not provide a sufficient level of computational effort that would make password cracking attacks infeasible or expensive.