mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 11:06:19 +00:00
949 B
949 B
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//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/
- https://blog.to.com/advisory-tangro-bwf-1-17-5-multiple-vulnerabilities/
Github
No PoCs found on GitHub currently.