CVE-2017-11133

UnknownEPSS 0.68%

Last modified

CVE-2017-11133 is a vulnerability of currently unknown severity. 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. EPSS estimates a 0.68% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
0.68%

47.5th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
StashcatHeinekingmedia<= 1.7.5
StashcatHeinekingmedia<= 0.0.80w
StashcatHeinekingmedia<= 0.0.86w

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2017-11133?
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.
How severe is CVE-2017-11133?
Severity scoring for CVE-2017-11133 is pending analysis. The EPSS model estimates a 0.68% probability of exploitation in the next 30 days.
How do I fix CVE-2017-11133?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2017-11133?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST