{ "schema_version": "1.4.0", "id": "GHSA-jh86-jcx2-cqfc", "modified": "2022-05-17T02:19:31Z", "published": "2022-05-17T02:19:31Z", "aliases": [ "CVE-2017-11133" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-11133" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2017/Jul/90" } ], "database_specific": { "cwe_ids": [ "CWE-327" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-08-01T14:29:00Z" } }