267 lines
11 KiB
JSON
267 lines
11 KiB
JSON
|
{
|
||
|
"Definition": [
|
||
|
{
|
||
|
"ID": "oval:org.altlinux.errata:def:20151995",
|
||
|
"Version": "oval:org.altlinux.errata:def:20151995",
|
||
|
"Class": "patch",
|
||
|
"Metadata": {
|
||
|
"Title": "ALT-PU-2015-1995: package `python` update to version 2.7.10-alt1",
|
||
|
"AffectedList": [
|
||
|
{
|
||
|
"Family": "unix",
|
||
|
"Platforms": [
|
||
|
"ALT Linux branch c9f2"
|
||
|
],
|
||
|
"Products": [
|
||
|
"ALT SPWorkstation",
|
||
|
"ALT SPServer"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"References": [
|
||
|
{
|
||
|
"RefID": "ALT-PU-2015-1995",
|
||
|
"RefURL": "https://errata.altlinux.org/ALT-PU-2015-1995",
|
||
|
"Source": "ALTPU"
|
||
|
},
|
||
|
{
|
||
|
"RefID": "CVE-2013-1753",
|
||
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2013-1753",
|
||
|
"Source": "CVE"
|
||
|
},
|
||
|
{
|
||
|
"RefID": "CVE-2013-7440",
|
||
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2013-7440",
|
||
|
"Source": "CVE"
|
||
|
},
|
||
|
{
|
||
|
"RefID": "CVE-2014-9365",
|
||
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-9365",
|
||
|
"Source": "CVE"
|
||
|
},
|
||
|
{
|
||
|
"RefID": "CVE-2016-5699",
|
||
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-5699",
|
||
|
"Source": "CVE"
|
||
|
}
|
||
|
],
|
||
|
"Description": "This update upgrades python to version 2.7.10-alt1. \nSecurity Fix(es):\n\n * CVE-2013-1753: The gzip_decode function in the xmlrpc client library in Python 3.4 and earlier allows remote attackers to cause a denial of service (memory consumption) via a crafted HTTP request.\n\n * CVE-2013-7440: The ssl.match_hostname function in CPython (aka Python) before 2.7.9 and 3.x before 3.3.3 does not properly handle wildcards in hostnames, which might allow man-in-the-middle attackers to spoof servers via a crafted certificate.\n\n * CVE-2014-9365: The HTTP clients in the (1) httplib, (2) urllib, (3) urllib2, and (4) xmlrpclib libraries in CPython (aka Python) 2.x before 2.7.9 and 3.x before 3.4.3, when accessing an HTTPS URL, do not (a) check the certificate against a trust store or verify that the server hostname matches a domain name in the subject's (b) Common Name or (c) subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.\n\n * CVE-2016-5699: CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython (aka Python) before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL.\n\n * #31261: Добавить поддержку Bluetooth.\n\n * #31270: Обновить до 2.7.10",
|
||
|
"Advisory": {
|
||
|
"From": "errata.altlinux.org",
|
||
|
"Severity": "High",
|
||
|
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||
|
"Issued": {
|
||
|
"Date": "2015-11-14"
|
||
|
},
|
||
|
"Updated": {
|
||
|
"Date": "2015-11-14"
|
||
|
},
|
||
|
"BDUs": null,
|
||
|
"CVEs": [
|
||
|
{
|
||
|
"ID": "CVE-2013-1753",
|
||
|
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
|
||
|
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
|
||
|
"CWE": "NVD-CWE-noinfo",
|
||
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2013-1753",
|
||
|
"Impact": "High",
|
||
|
"Public": "20200311"
|
||
|
},
|
||
|
{
|
||
|
"ID": "CVE-2013-7440",
|
||
|
"CVSS": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
|
||
|
"CVSS3": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
|
||
|
"CWE": "CWE-19",
|
||
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2013-7440",
|
||
|
"Impact": "Low",
|
||
|
"Public": "20160607"
|
||
|
},
|
||
|
{
|
||
|
"ID": "CVE-2014-9365",
|
||
|
"CVSS": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
|
||
|
"CWE": "NVD-CWE-Other",
|
||
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-9365",
|
||
|
"Impact": "Low",
|
||
|
"Public": "20141212"
|
||
|
},
|
||
|
{
|
||
|
"ID": "CVE-2016-5699",
|
||
|
"CVSS": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
|
||
|
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
|
||
|
"CWE": "CWE-113",
|
||
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-5699",
|
||
|
"Impact": "Low",
|
||
|
"Public": "20160902"
|
||
|
}
|
||
|
],
|
||
|
"Bugzilla": [
|
||
|
{
|
||
|
"ID": "31261",
|
||
|
"Href": "https://bugzilla.altlinux.org/31261",
|
||
|
"Data": "Добавить поддержку Bluetooth."
|
||
|
},
|
||
|
{
|
||
|
"ID": "31270",
|
||
|
"Href": "https://bugzilla.altlinux.org/31270",
|
||
|
"Data": "Обновить до 2.7.10"
|
||
|
}
|
||
|
],
|
||
|
"AffectedCPEs": {
|
||
|
"CPEs": [
|
||
|
"cpe:/o:alt:spworkstation:8.4",
|
||
|
"cpe:/o:alt:spserver:8.4"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"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:20151995001",
|
||
|
"Comment": "libpython is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995002",
|
||
|
"Comment": "python is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995003",
|
||
|
"Comment": "python-base is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995004",
|
||
|
"Comment": "python-dev is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995005",
|
||
|
"Comment": "python-devel-static is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995006",
|
||
|
"Comment": "python-modules is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995007",
|
||
|
"Comment": "python-modules-bsddb is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995008",
|
||
|
"Comment": "python-modules-compiler is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995009",
|
||
|
"Comment": "python-modules-ctypes is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995010",
|
||
|
"Comment": "python-modules-curses is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995011",
|
||
|
"Comment": "python-modules-email is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995012",
|
||
|
"Comment": "python-modules-encodings is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995013",
|
||
|
"Comment": "python-modules-ensurepip is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995014",
|
||
|
"Comment": "python-modules-hotshot is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995015",
|
||
|
"Comment": "python-modules-json is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995016",
|
||
|
"Comment": "python-modules-logging is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995017",
|
||
|
"Comment": "python-modules-multiprocessing is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995018",
|
||
|
"Comment": "python-modules-sqlite3 is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995019",
|
||
|
"Comment": "python-modules-tkinter is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995020",
|
||
|
"Comment": "python-modules-unittest is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995021",
|
||
|
"Comment": "python-modules-wsgiref is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995022",
|
||
|
"Comment": "python-modules-xml is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995023",
|
||
|
"Comment": "python-relaxed is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995024",
|
||
|
"Comment": "python-strict is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995025",
|
||
|
"Comment": "python-test is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995026",
|
||
|
"Comment": "python-tools-2to3 is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995027",
|
||
|
"Comment": "python-tools-i18n is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995028",
|
||
|
"Comment": "python-tools-idle is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995029",
|
||
|
"Comment": "python-tools-pynche is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995030",
|
||
|
"Comment": "python-tools-scripts is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995031",
|
||
|
"Comment": "python-tools-smtpd is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995032",
|
||
|
"Comment": "python-tools-webchecker is earlier than 0:2.7.10-alt1"
|
||
|
},
|
||
|
{
|
||
|
"TestRef": "oval:org.altlinux.errata:tst:20151995033",
|
||
|
"Comment": "python-user-scripts is earlier than 0:2.7.10-alt1"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|