mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
18 lines
882 B
Markdown
18 lines
882 B
Markdown
### [CVE-2010-2235](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2235)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
template_api.py in Cobbler before 2.0.7, as used in Red Hat Network Satellite Server and other products, does not disable the ability of the Cheetah template engine to execute Python statements contained in templates, which allows remote authenticated administrators to execute arbitrary code via a crafted kickstart template file, a different vulnerability than CVE-2008-6954.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://people.fedoraproject.org/~shenson/cobbler/cobbler-2.0.8.tar.gz
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|