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

18 lines
669 B
Markdown

### [CVE-2020-8183](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8183)
![](https://img.shields.io/static/v1?label=Product&message=Nextcloud%20Server&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Plaintext%20Storage%20of%20a%20Password%20(CWE-256)&color=brighgreen)
### Description
A logic error in Nextcloud Server 19.0.0 caused a plaintext storage of the share password when it was given on the initial create API call.
### POC
#### Reference
- https://hackerone.com/reports/885041
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-8183