VYPR

Stashcat

by Heinekingmedia

CVEs (10)

  • CVE-2017-11129CriAug 1, 2017
    risk 0.64cvss 9.8epss 0.01

    An issue was discovered in heinekingmedia StashCat through 1.7.5 for Android. The keystore is locked with a hard-coded password. Therefore, everyone with access to the keystore can read the content out, for example the private key of the user.

  • CVE-2017-11130HigAug 1, 2017
    risk 0.53cvss 8.1epss 0.00

    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. The product's protocol only tries to ensure confidentiality. In the whole protocol, no integrity or authenticity checks are done. Therefore…

  • CVE-2020-13637HigJun 17, 2020
    risk 0.49cvss 7.5epss 0.01

    An issue was discovered in the stashcat app through 3.9.2 for macOS, Windows, Android, iOS, and possibly other platforms. It stores the client_key, the device_id, and the public key for end-to-end encryption in cleartext, enabling an attacker (by copying or having access to the…

  • CVE-2017-11135HigAug 1, 2017
    risk 0.49cvss 7.5epss 0.01

    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. The logout mechanism does not check for authorization. Therefore, an attacker only needs to know the device ID. This causes a denial of service.…

  • CVE-2017-11133HigAug 1, 2017
    risk 0.49cvss 7.5epss 0.01

    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…

  • CVE-2017-11132HigAug 1, 2017
    risk 0.49cvss 7.5epss 0.01

    An issue was discovered in heinekingmedia StashCat before 1.5.18 for Android. No certificate pinning is implemented; therefore the attacker could issue a certificate for the backend and the application would not notice it.

  • CVE-2020-13129HigMay 18, 2020
    risk 0.47cvss 7.2epss 0.02

    An issue was discovered in the stashcat app through 3.9.1 for macOS, Windows, Android, iOS, and possibly other platforms. The GET method is used with client_key and device_id data in the query string, which allows attackers to obtain sensitive information by reading web-server…

  • CVE-2017-11136MedAug 1, 2017
    risk 0.42cvss 6.5epss 0.01

    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. It uses RSA to exchange a secret for symmetric encryption of messages. However, the private RSA key is not only stored on the client but…

  • CVE-2017-11134MedAug 1, 2017
    risk 0.42cvss 6.5epss 0.01

    An issue was discovered in heinekingmedia StashCat through 1.7.5 for Android. The login credentials are written into a log file on the device. Hence, an attacker with access to the logs can read them.

  • CVE-2017-11131MedAug 1, 2017
    risk 0.38cvss 5.9epss 0.01

    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. For authentication, the user password is hashed directly with SHA-512 without a salt or another key-derivation mechanism to enable a secure…