Files
CVEs-PoC/2020/CVE-2020-10365.md
T
2024-06-18 02:51:15 +02:00

835 B

CVE-2020-10365

Description

LogicalDoc before 8.3.3 allows SQL Injection. LogicalDoc populates the list of available documents by querying the database. This list could be filtered by modifying some of the parameters. Some of them are not properly sanitized which could allow an authenticated attacker to perform arbitrary queries to the database.

POC

Reference

Github

No PoCs found on GitHub currently.