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

18 lines
786 B
Markdown

### [CVE-2014-3772](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3772)
![](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
TeamPass before 2.1.20 allows remote attackers to bypass access restrictions via a request to index.php followed by a direct request to a file that calls the session_start function before checking the CPM key, as demonstrated by a request to sources/upload/upload.files.php.
### POC
#### Reference
- https://github.com/nilsteampassnet/TeamPass/commit/7715512f2bd5659cc69e063a1c513c19e384340f
#### Github
No PoCs found on GitHub currently.