155 lines
5.9 KiB
JSON
155 lines
5.9 KiB
JSON
{
|
|
"Definition": [
|
|
{
|
|
"ID": "oval:org.altlinux.errata:def:20142282",
|
|
"Version": "oval:org.altlinux.errata:def:20142282",
|
|
"Class": "patch",
|
|
"Metadata": {
|
|
"Title": "ALT-PU-2014-2282: package `libcairo` update to version 1.14.0-alt1",
|
|
"AffectedList": [
|
|
{
|
|
"Family": "unix",
|
|
"Platforms": [
|
|
"ALT Linux branch p11"
|
|
],
|
|
"Products": [
|
|
"ALT Container"
|
|
]
|
|
}
|
|
],
|
|
"References": [
|
|
{
|
|
"RefID": "ALT-PU-2014-2282",
|
|
"RefURL": "https://errata.altlinux.org/ALT-PU-2014-2282",
|
|
"Source": "ALTPU"
|
|
},
|
|
{
|
|
"RefID": "BDU:2016-01641",
|
|
"RefURL": "https://bdu.fstec.ru/vul/2016-01641",
|
|
"Source": "BDU"
|
|
},
|
|
{
|
|
"RefID": "CVE-2014-5116",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-5116",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2016-3190",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-3190",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2016-9082",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-9082",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2017-7475",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-7475",
|
|
"Source": "CVE"
|
|
}
|
|
],
|
|
"Description": "This update upgrades libcairo to version 1.14.0-alt1. \nSecurity Fix(es):\n\n * BDU:2016-01641: Уязвимость библиотеки векторной графики Cairo, позволяющая нарушителю вызвать отказ в обслуживании\n\n * CVE-2014-5116: The cairo_image_surface_get_data function in Cairo 1.10.2, as used in GTK+ and Wireshark, allows context-dependent attackers to cause a denial of service (NULL pointer dereference) via a large string.\n\n * CVE-2016-3190: The fill_xrgb32_lerp_opaque_spans function in cairo-image-compositor.c in cairo before 1.14.2 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a negative span length.\n\n * CVE-2016-9082: Integer overflow in the write_png function in cairo 1.14.6 allows remote attackers to cause a denial of service (invalid pointer dereference) via a large svg file.\n\n * CVE-2017-7475: Cairo version 1.15.4 is vulnerable to a NULL pointer dereference related to the FT_Load_Glyph and FT_Render_Glyph resulting in an application crash.",
|
|
"Advisory": {
|
|
"From": "errata.altlinux.org",
|
|
"Severity": "High",
|
|
"Rights": "Copyright 2024 BaseALT Ltd.",
|
|
"Issued": {
|
|
"Date": "2014-10-20"
|
|
},
|
|
"Updated": {
|
|
"Date": "2024-04-04"
|
|
},
|
|
"BDUs": [
|
|
{
|
|
"ID": "BDU:2016-01641",
|
|
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
|
|
"CWE": "CWE-119",
|
|
"Href": "https://bdu.fstec.ru/vul/2016-01641",
|
|
"Impact": "Low",
|
|
"Public": "20160421"
|
|
}
|
|
],
|
|
"CVEs": [
|
|
{
|
|
"ID": "CVE-2014-5116",
|
|
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
|
|
"CWE": "NVD-CWE-Other",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-5116",
|
|
"Impact": "Low",
|
|
"Public": "20140729"
|
|
},
|
|
{
|
|
"ID": "CVE-2016-3190",
|
|
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
|
|
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
|
|
"CWE": "CWE-119",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-3190",
|
|
"Impact": "High",
|
|
"Public": "20160421"
|
|
},
|
|
{
|
|
"ID": "CVE-2016-9082",
|
|
"CVSS": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
|
|
"CVSS3": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
|
|
"CWE": "CWE-190",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-9082",
|
|
"Impact": "Low",
|
|
"Public": "20170203"
|
|
},
|
|
{
|
|
"ID": "CVE-2017-7475",
|
|
"CVSS": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
|
|
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
|
|
"CWE": "CWE-476",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-7475",
|
|
"Impact": "Low",
|
|
"Public": "20170519"
|
|
}
|
|
],
|
|
"AffectedCPEs": {
|
|
"CPEs": [
|
|
"cpe:/o:alt:container:11"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"Criteria": {
|
|
"Operator": "AND",
|
|
"Criterions": [
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:3001",
|
|
"Comment": "ALT Linux must be installed"
|
|
}
|
|
],
|
|
"Criterias": [
|
|
{
|
|
"Operator": "OR",
|
|
"Criterions": [
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20142282001",
|
|
"Comment": "libcairo is earlier than 1:1.14.0-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20142282002",
|
|
"Comment": "libcairo-devel is earlier than 1:1.14.0-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20142282003",
|
|
"Comment": "libcairo-gobject is earlier than 1:1.14.0-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20142282004",
|
|
"Comment": "libcairo-gobject-devel is earlier than 1:1.14.0-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20142282005",
|
|
"Comment": "libcairo-tools is earlier than 1:1.14.0-alt1"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |