mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 23:16:42 +02:00
18 lines
873 B
Markdown
18 lines
873 B
Markdown
### [CVE-2020-26176](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26176)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in tangro Business Workflow before 1.18.1. No (or broken) access control checks exist on the /api/document/<DocumentID>/attachments API endpoint. Knowing a document ID, an attacker can list all the attachments of a workitem, including their respective IDs. This allows the attacker to gather valid attachment IDs for workitems that do not belong to them.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://blog.to.com/advisory-tangro-bwf-1-17-5-multiple-vulnerabilities/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|