cve/2016/CVE-2016-9949.md
2024-05-26 14:27:05 +02:00

822 B

CVE-2016-9949

Description

An issue was discovered in Apport before 2.20.4. In apport/ui.py, Apport reads the CrashDB field and it then evaluates the field as Python code if it begins with a "{". This allows remote attackers to execute arbitrary Python code.

POC

Reference

Github