mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
107 lines
3.7 KiB
JSON
107 lines
3.7 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2019-3839",
|
|
"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": [
|
|
{
|
|
"refsource": "REDHAT",
|
|
"name": "RHSA-2019:0971",
|
|
"url": "https://access.redhat.com/errata/RHSA-2019:0971"
|
|
},
|
|
{
|
|
"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"
|
|
},
|
|
{
|
|
"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"
|
|
},
|
|
{
|
|
"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"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"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"
|
|
}
|
|
]
|
|
]
|
|
}
|
|
} |