Files
CVEs-PoC/2020/CVE-2020-27181.md
T
2024-05-25 21:48:12 +02:00

19 lines
744 B
Markdown

### [CVE-2020-27181](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27181)
![](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
A hardcoded AES key in CipherUtils.java in the Java applet of konzept-ix publiXone before 2020.015 allows attackers to craft password-reset tokens or decrypt server-side configuration files.
### POC
#### Reference
- https://sec-consult.com/en/blog/advisories/multiple-vulnerabilities-in-publixone/
- https://seclists.org/fulldisclosure/2020/Oct/28
#### Github
No PoCs found on GitHub currently.