cvelist/2011/4xxx/CVE-2011-4953.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:19:55 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-4953",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:19:55 +00:00
"lang": "eng",
"value": "The set_mgmt_parameters function in item.py in cobbler before 2.2.2 allows context-dependent attackers to execute arbitrary code via vectors related to the use of the yaml.load function instead of the yaml.safe_load function, as demonstrated using Puppet."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:19:55 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "SUSE-SU-2012:0552",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2012-04/msg00019.html"
},
{
"name": "https://bugs.launchpad.net/ubuntu/oneiric/+source/cobbler/+bug/858883",
"refsource": "CONFIRM",
"url": "https://bugs.launchpad.net/ubuntu/oneiric/+source/cobbler/+bug/858883"
},
{
"name": "https://bugzilla.novell.com/show_bug.cgi?id=757062",
"refsource": "CONFIRM",
"url": "https://bugzilla.novell.com/show_bug.cgi?id=757062"
}
]
}
}