mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
854 B
854 B
CVE-2021-36359
Description
OrbiTeam BSCW Classic before 7.4.3 allows exportpdf authenticated remote code execution (RCE) via XML tag injection because reportlab\platypus\paraparser.py (reached via bscw.cgi op=_editfolder.EditFolder) calls eval on attacker-supplied Python code. This is fixed in 5.0.12, 5.1.10, 5.2.4, 7.3.3, and 7.4.3.
POC
Reference
- http://packetstormsecurity.com/files/163988/BSCW-Server-XML-Injection.html
- http://seclists.org/fulldisclosure/2021/Aug/23
Github
No PoCs found on GitHub currently.