cve/2019/CVE-2019-3908.md

18 lines
732 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-3908](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3908)
![](https://img.shields.io/static/v1?label=Product&message=Premisys%20Identicard%203.1.190&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-259%20Hard-coded%20Password&color=brighgreen)
### Description
Premisys Identicard version 3.1.190 stores backup files as encrypted zip files. The password to the zip is hard-coded and unchangeable. An attacker with access to these backups can decrypt them and obtain sensitive data.
### POC
#### Reference
- http://www.securityfocus.com/bid/106552
#### Github
No PoCs found on GitHub currently.