2024-12-12 21:07:30 +00:00

108 lines
3.9 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20171726",
"Version": "oval:org.altlinux.errata:def:20171726",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2017-1726: package `curl` update to version 7.54.1-alt1.S1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p9"
],
"Products": [
"ALT Server",
"ALT Virtualization Server",
"ALT Workstation",
"ALT Workstation K",
"ALT Education",
"Simply Linux",
"Starterkit"
]
}
],
"References": [
{
"RefID": "ALT-PU-2017-1726",
"RefURL": "https://errata.altlinux.org/ALT-PU-2017-1726",
"Source": "ALTPU"
},
{
"RefID": "CVE-2017-9502",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-9502",
"Source": "CVE"
}
],
"Description": "This update upgrades curl to version 7.54.1-alt1.S1. \nSecurity Fix(es):\n\n * CVE-2017-9502: In curl before 7.54.1 on Windows and DOS, libcurl's default protocol function, which is the logic that allows an application to set which protocol libcurl should attempt to use when given a URL without a scheme part, had a flaw that could lead to it overwriting a heap based memory buffer with seven bytes. If the default protocol is specified to be FILE or a file: URL lacks two slashes, the given \"URL\" starts with a drive letter, and libcurl is built for Windows or DOS, then libcurl would copy the path 7 bytes off, so that the end of the given path would write beyond the malloc buffer (7 bytes being the length in bytes of the ascii string \"file://\").",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Low",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2017-06-14"
},
"Updated": {
"Date": "2017-06-14"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2017-9502",
"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:L",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-9502",
"Impact": "Low",
"Public": "20170614"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:kworkstation:9",
"cpe:/o:alt:workstation:9",
"cpe:/o:alt:server:9",
"cpe:/o:alt:server-v:9",
"cpe:/o:alt:education:9",
"cpe:/o:alt:slinux:9",
"cpe:/o:alt:starterkit:p9"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:1001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20171726001",
"Comment": "curl is earlier than 0:7.54.1-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171726002",
"Comment": "libcurl is earlier than 0:7.54.1-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171726003",
"Comment": "libcurl-devel is earlier than 0:7.54.1-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171726004",
"Comment": "libcurl-devel-static is earlier than 0:7.54.1-alt1.S1"
}
]
}
]
}
}
]
}