2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
2018-09-12 09:25:45 -04:00
"ASSIGNER" : "secteam@freebsd.org" ,
"DATE_PUBLIC" : "2017-06-19T00:00:00" ,
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-1085" ,
2018-09-12 09:25:45 -04:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "FreeBSD" ,
"version" : {
"version_data" : [
{
"version_value" : "before 11.2-RELEASE"
}
]
}
}
]
} ,
"vendor_name" : "FreeBSD"
}
]
}
2017-10-16 12:31:07 -04:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2018-09-12 09:25:45 -04:00
"value" : "In FreeBSD before 11.2-RELEASE, an application which calls setrlimit() to increase RLIMIT_STACK may turn a read-only memory region below the stack into a read-write region. A specially crafted executable could be exploited to execute arbitrary code in the user context."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Userspace stack overflow"
}
]
}
]
} ,
"references" : {
"reference_data" : [
2018-09-13 06:05:39 -04:00
{
"name" : "42279" ,
"refsource" : "EXPLOIT-DB" ,
"url" : "https://www.exploit-db.com/exploits/42279/"
} ,
2018-09-12 09:25:45 -04:00
{
2018-09-12 10:06:03 -04:00
"name" : "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt" ,
"refsource" : "MISC" ,
2018-09-12 09:25:45 -04:00
"url" : "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt"
2017-10-16 12:31:07 -04:00
}
]
}
}