cve/2020/CVE-2020-26176.md
2024-06-09 00:33:16 +00:00

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

Github

No PoCs found on GitHub currently.