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.
Conclusion & alert: CVE-2017-11133 is rated Moderate Risk (47/100): CVSS High severity, with low exploitation likelihood (EPSS 0.68%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.14% | 0.68% | +0.53% |
| 2 | 2024-12-17 | 0.17% | 0.14% | -0.03% |
| 3 | 2023-03-07 | — | 0.17% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.0 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| stashcat | heinekingmedia | <= 1.7.5 | cpe:2.3:a:stashcat:heinekingmedia:*:*:*:*:*:android:*:* |
| stashcat | heinekingmedia | <= 0.0.80w | cpe:2.3:a:stashcat:heinekingmedia:*:*:*:*:web:*:*:* |
| stashcat | heinekingmedia | <= 0.0.86w | cpe:2.3:a:stashcat:heinekingmedia:*:*:*:*:desktop:*:*:* |
| URL | Tags |
|---|---|
| http://seclists.org/fulldisclosure/2017/Jul/90 | Mailing List Third Party Advisory |