Files
CVEs-PoC/2020/CVE-2020-26176.md
T
2024-05-25 21:48:12 +02:00

873 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

Github

No PoCs found on GitHub currently.