Files
CVEs-PoC/2016/CVE-2016-9949.md
2025-09-29 21:09:30 +02:00

883 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