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

142 lines
5.3 KiB
JSON
Raw Normal View History

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-26 19:00:51 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:0652",
"url": "https://access.redhat.com/errata/RHSA-2019:0652"
2019-03-31 02:01:05 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-d5d9cfd359",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SVERLGEU3OV6RNZ2SIBXREWD3BF5H23N/"
2019-03-31 05:00:43 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-1a2c059afd",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ANBSCZABXQUEQWIKNWJ35IYX24M227EI/"
2019-04-02 18:00:52 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1119",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00011.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1121",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00018.html"
2019-04-03 04:00:45 +00:00
},
{
"refsource": "BUGTRAQ",
"name": "20190402 [slackware-security] ghostscript (SSA:2019-092-01)",
"url": "https://seclists.org/bugtraq/2019/Apr/4"
2019-04-03 19:00:49 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/152367/Slackware-Security-Advisory-ghostscript-Updates.html",
"url": "http://packetstormsecurity.com/files/152367/Slackware-Security-Advisory-ghostscript-Updates.html"
2019-04-05 05:00:46 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-9f28451404",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A43SRQAEHQCKSEMIBINHUNIGHTDCZD7F/"
2019-04-17 06:00:47 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4432",
"url": "https://www.debian.org/security/2019/dsa-4432"
2019-04-17 11:00:42 +00:00
},
{
"refsource": "BUGTRAQ",
"name": "20190417 [SECURITY] [DSA 4432-1] ghostscript security update",
"url": "https://seclists.org/bugtraq/2019/Apr/28"
2019-04-23 14:00:42 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190423 [SECURITY] [DLA 1761-1] ghostscript security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/04/msg00021.html"
2019-05-07 07:00:45 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:0971",
"url": "https://access.redhat.com/errata/RHSA-2019:0971"
2020-04-01 22:01:22 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202004-03",
"url": "https://security.gentoo.org/glsa/202004-03"
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
}