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

136 lines
5.2 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20151396",
"Version": "oval:org.altlinux.errata:def:20151396",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2015-1396: package `curl` update to version 7.42.0-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2015-1396",
"RefURL": "https://errata.altlinux.org/ALT-PU-2015-1396",
"Source": "ALTPU"
},
{
"RefID": "CVE-2015-3143",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-3143",
"Source": "CVE"
},
{
"RefID": "CVE-2015-3144",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-3144",
"Source": "CVE"
},
{
"RefID": "CVE-2015-3145",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-3145",
"Source": "CVE"
},
{
"RefID": "CVE-2015-3148",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-3148",
"Source": "CVE"
}
],
"Description": "This update upgrades curl to version 7.42.0-alt1. \nSecurity Fix(es):\n\n * CVE-2015-3143: cURL and libcurl 7.10.6 through 7.41.0 does not properly re-use NTLM connections, which allows remote attackers to connect as other users via an unauthenticated request, a similar issue to CVE-2014-0015.\n\n * CVE-2015-3144: The fix_hostname function in cURL and libcurl 7.37.0 through 7.41.0 does not properly calculate an index, which allows remote attackers to cause a denial of service (out-of-bounds read or write and crash) or possibly have other unspecified impact via a zero-length host name, as demonstrated by \"http://:80\" and \":80.\"\n\n * CVE-2015-3145: The sanitize_cookie_path function in cURL and libcurl 7.31.0 through 7.41.0 does not properly calculate an index, which allows remote attackers to cause a denial of service (out-of-bounds write and crash) or possibly have other unspecified impact via a cookie path containing only a double-quote character.\n\n * CVE-2015-3148: cURL and libcurl 7.10.6 through 7.41.0 do not properly re-use authenticated Negotiate connections, which allows remote attackers to connect as other users via a request.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Critical",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2015-04-22"
},
"Updated": {
"Date": "2015-04-22"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2015-3143",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"CWE": "CWE-264",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-3143",
"Impact": "Low",
"Public": "20150424"
},
{
"ID": "CVE-2015-3144",
"CVSS": "AV:N/AC:L/Au:S/C:C/I:C/A:C",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-3144",
"Impact": "Critical",
"Public": "20150424"
},
{
"ID": "CVE-2015-3145",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-3145",
"Impact": "High",
"Public": "20150424"
},
{
"ID": "CVE-2015-3148",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"CWE": "CWE-284",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-3148",
"Impact": "Low",
"Public": "20150424"
}
],
"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:20151396001",
"Comment": "curl is earlier than 0:7.42.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20151396002",
"Comment": "libcurl is earlier than 0:7.42.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20151396003",
"Comment": "libcurl-devel is earlier than 0:7.42.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20151396004",
"Comment": "libcurl-devel-static is earlier than 0:7.42.0-alt1"
}
]
}
]
}
}
]
}