2019-01-03 14:05:09 -05:00
{
2019-03-21 17:28:40 -03:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 04:50:22 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-3838" ,
2019-03-25 19:00:51 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-03-21 17:28:40 -03:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "The ghostscript Project" ,
"product" : {
"product_data" : [
{
"product_name" : "ghostscript" ,
"version" : {
"version_data" : [
{
"version_value" : "9.27"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-648"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3838" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3838" ,
"refsource" : "CONFIRM"
} ,
{
2019-03-25 19:00:51 +00:00
"url" : "https://bugs.ghostscript.com/show_bug.cgi?id=700576" ,
"refsource" : "MISC" ,
"name" : "https://bugs.ghostscript.com/show_bug.cgi?id=700576"
2019-03-21 17:28:40 -03:00
}
]
2019-03-18 04:50:22 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-03-21 17:28:40 -03:00
"value" : "It was found that the forceput operator could be extracted from the DefineResource method in ghostscript before 9.27. A specially crafted PostScript file could use this flaw in order to, for example, have access to the file system outside of the constrains imposed by -dSAFER."
2019-03-18 04:50:22 +00:00
}
]
2019-03-21 17:28:40 -03:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "7.3/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" ,
"version" : "3.0"
}
]
]
2019-03-18 04:50:22 +00:00
}
2019-03-25 19:00:51 +00:00
}