Files
CVEs-PoC/2000/CVE-2000-0275.md
T
2024-06-18 02:51:15 +02:00

18 lines
662 B
Markdown

### [CVE-2000-0275](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0275)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
CRYPTOCard CryptoAdmin for PalmOS uses weak encryption to store a user's PIN number, which allows an attacker with access to the .PDB file to generate valid PT-1 tokens after cracking the PIN.
### POC
#### Reference
- http://www.l0pht.com/advisories/cc-pinextract.txt
#### Github
No PoCs found on GitHub currently.