vuln-list-alt/oval/c9f2/ALT-PU-2017-1492/definitions.json
2024-06-28 13:17:52 +00:00

126 lines
5.2 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20171492",
"Version": "oval:org.altlinux.errata:def:20171492",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2017-1492: package `curl` update to version 7.54.0-alt1.S1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2017-1492",
"RefURL": "https://errata.altlinux.org/ALT-PU-2017-1492",
"Source": "ALTPU"
},
{
"RefID": "CVE-2016-5419",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-5419",
"Source": "CVE"
},
{
"RefID": "CVE-2017-7407",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-7407",
"Source": "CVE"
},
{
"RefID": "CVE-2017-7468",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-7468",
"Source": "CVE"
}
],
"Description": "This update upgrades curl to version 7.54.0-alt1.S1. \nSecurity Fix(es):\n\n * CVE-2016-5419: curl and libcurl before 7.50.1 do not prevent TLS session resumption when the client certificate has changed, which allows remote attackers to bypass intended restrictions by resuming a session.\n\n * CVE-2017-7407: The ourWriteOut function in tool_writeout.c in curl 7.53.1 might allow physically proximate attackers to obtain sensitive information from process memory in opportunistic circumstances by reading a workstation screen during use of a --write-out argument ending in a '%' character, which leads to a heap-based buffer over-read.\n\n * CVE-2017-7468: In curl and libcurl 7.52.0 to and including 7.53.1, libcurl would attempt to resume a TLS session even if the client certificate had changed. That is unacceptable since a server by specification is allowed to skip the client certificate check on resume, and may instead use the old identity which was established by the previous certificate (or no certificate). libcurl supports by default the use of TLS session id/ticket to resume previous TLS sessions to speed up subsequent TLS handshakes. They are used when for any reason an existing TLS connection couldn't be kept alive to make the next handshake faster. This flaw is a regression and identical to CVE-2016-5419 reported on August 3rd 2016, but affecting a different version range.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2017-04-19"
},
"Updated": {
"Date": "2017-04-19"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2016-5419",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-310",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-5419",
"Impact": "High",
"Public": "20160810"
},
{
"ID": "CVE-2017-7407",
"CVSS": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"CVSS3": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-7407",
"Impact": "Low",
"Public": "20170403"
},
{
"ID": "CVE-2017-7468",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"CWE": "CWE-295",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-7468",
"Impact": "High",
"Public": "20180716"
}
],
"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:20171492001",
"Comment": "curl is earlier than 0:7.54.0-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171492002",
"Comment": "libcurl is earlier than 0:7.54.0-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171492003",
"Comment": "libcurl-devel is earlier than 0:7.54.0-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171492004",
"Comment": "libcurl-devel-static is earlier than 0:7.54.0-alt1.S1"
}
]
}
]
}
}
]
}