cvelist/2019/3xxx/CVE-2019-3839.json

107 lines
3.7 KiB
JSON
Raw Normal View History

2019-01-03 14:05:09 -05:00
{
2019-05-16 19:01:06 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 01:19:58 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-3839",
2019-05-16 19:01:06 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "The ghostscript Project",
"product": {
"product_data": [
{
"product_name": "ghostscript",
"version": {
"version_data": [
{
"version_value": "9.28"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-648"
}
]
}
]
},
"references": {
"reference_data": [
2019-05-30 18:00:48 +00:00
{
"refsource": "REDHAT",
"name": "RHSA-2019:0971",
"url": "https://access.redhat.com/errata/RHSA-2019:0971"
},
2019-05-16 19:01:06 +00:00
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3839",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3839",
"refsource": "CONFIRM"
},
{
2019-05-30 18:00:48 +00:00
"refsource": "REDHAT",
"name": "RHSA-2019:1017",
"url": "https://access.redhat.com/errata/RHSA-2019:1017"
},
{
"refsource": "UBUNTU",
"name": "USN-3970-1",
"url": "https://usn.ubuntu.com/3970-1/"
},
{
"refsource": "DEBIAN",
"name": "DSA-4442",
"url": "https://www.debian.org/security/2019/dsa-4442"
},
{
"refsource": "BUGTRAQ",
"name": "20190512 [SECURITY] [DSA 4442-1] ghostscript security update",
"url": "https://seclists.org/bugtraq/2019/May/23"
2019-05-16 19:01:06 +00:00
},
{
"refsource": "CONFIRM",
"name": "http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=4ec9ca74bed49f2a82acb4bf430eae0d8b3b75c9",
"url": "http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=4ec9ca74bed49f2a82acb4bf430eae0d8b3b75c9"
2019-05-19 19:00:49 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190519 [SECURITY] [DLA 1792-1] ghostscript security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00023.html"
2019-05-16 19:01:06 +00:00
}
]
2019-03-18 01:19:58 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-05-30 18:00:48 +00:00
"value": "It was found that in ghostscript some privileged operators remained accessible from various places after the CVE-2019-6116 fix. 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. Ghostscript versions before 9.27 are vulnerable."
2019-03-18 01:19:58 +00:00
}
]
2019-05-16 19:01:06 +00: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 01:19:58 +00:00
}
}