An issue was discovered in heinekingmedia StashCat through 1.7.5 for Android, through 0.0.80w for Web, and through 0.0.86 for Desktop. To encrypt messages, AES in CBC mode is used with a pseudo-random secret. This secret and the IV are generated with math.random() in previous versions and with CryptoJS.lib.WordArray.random() in newer versions, which uses math.random() internally. This is not cryptographically strong.
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2017-2768 | An issue was discovered in heinekingmedia StashCat through 1.7.5 for Android, through 0.0.80w for Web, and through 0.0.86 for Desktop. To encrypt messages, AES in CBC mode is used with a pseudo-random secret. This secret and the IV are generated with math.random() in previous versions and with CryptoJS.lib.WordArray.random() in newer versions, which uses math.random() internally. This is not cryptographically strong. |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
| Link | Providers |
|---|---|
| http://seclists.org/fulldisclosure/2017/Jul/90 |
|
History
No history.
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: mitre
Published:
Updated: 2024-08-05T17:57:57.673Z
Reserved: 2017-07-09T00:00:00.000Z
Link: CVE-2017-11133
No data.
Status : Deferred
Published: 2017-08-01T14:29:00.500
Modified: 2025-04-20T01:37:25.860
Link: CVE-2017-11133
No data.
OpenCVE Enrichment
No data.
Weaknesses
EUVD