mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
786 B
Markdown
18 lines
786 B
Markdown
### [CVE-2014-3772](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3772)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|