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

20 lines
859 B
Markdown

### [CVE-2014-8675](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8675)
![](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
Soplanning 1.32 and earlier generates static links for sharing ICAL calendars with embedded login information, which allows remote attackers to obtain a calendar owner's password via a brute-force attack on the embedded password hash.
### POC
#### Reference
- http://packetstormsecurity.com/files/132654/Simple-Online-Planning-Tool-1.3.2-XSS-SQL-Injection-Traversal.html
- http://seclists.org/fulldisclosure/2015/Jul/44
- https://www.exploit-db.com/exploits/37604/
#### Github
No PoCs found on GitHub currently.