cvelist/2012/6xxx/CVE-2012-6110.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:47:43 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-6110",
"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-18 02:47:43 +00:00
"lang": "eng",
"value": "bcron-exec in bcron before 0.10 does not close file descriptors associated with temporary files when running a cron job, which allows local users to modify job files and send spam messages by accessing an open file descriptor."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:47:43 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686650",
"refsource": "CONFIRM",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686650"
},
{
"name": "bcron-bcronexe-priv-esc(81383)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/81383"
},
{
"name": "[oss-security] 20130116 bcron: cron jobs get access to the temporary output files from all other jobs that are still running",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2013/q1/102"
},
{
"name": "http://untroubled.org/bcron/NEWS",
"refsource": "CONFIRM",
"url": "http://untroubled.org/bcron/NEWS"
}
]
}
}