vuln-list-alt/oval/p11/ALT-PU-2017-2521/definitions.json
2024-12-12 21:07:30 +00:00

141 lines
6.3 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20172521",
"Version": "oval:org.altlinux.errata:def:20172521",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2017-2521: package `wget` update to version 1.19.2-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p11"
],
"Products": [
"ALT Container"
]
}
],
"References": [
{
"RefID": "ALT-PU-2017-2521",
"RefURL": "https://errata.altlinux.org/ALT-PU-2017-2521",
"Source": "ALTPU"
},
{
"RefID": "BDU:2017-02576",
"RefURL": "https://bdu.fstec.ru/vul/2017-02576",
"Source": "BDU"
},
{
"RefID": "BDU:2017-02577",
"RefURL": "https://bdu.fstec.ru/vul/2017-02577",
"Source": "BDU"
},
{
"RefID": "CVE-2017-13089",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-13089",
"Source": "CVE"
},
{
"RefID": "CVE-2017-13090",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-13090",
"Source": "CVE"
},
{
"RefID": "CVE-2017-6508",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-6508",
"Source": "CVE"
}
],
"Description": "This update upgrades wget to version 1.19.2-alt1. \nSecurity Fix(es):\n\n * BDU:2017-02576: Уязвимость функции fd_read_body() программного средства для загрузки файлов по сети Wget , позволяющая нарушителю выполнить произвольный код\n\n * BDU:2017-02577: Уязвимость обработчика протокола HTTP программного средства для загрузки файлов по сети Wget, позволяющая нарушителю выполнить произвольный код\n\n * CVE-2017-13089: The http.c:skip_short_body() function is called in some circumstances, such as when processing redirects. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol() to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then tries to skip the chunk in pieces of 512 bytes by using the MIN() macro, but ends up passing the negative chunk length to connect.c:fd_read(). As fd_read() takes an int argument, the high 32 bits of the chunk length are discarded, leaving fd_read() with a completely attacker controlled length argument.\n\n * CVE-2017-13090: The retr.c:fd_read_body() function is called when processing OK responses. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol() to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then tries to read the chunk in pieces of 8192 bytes by using the MIN() macro, but ends up passing the negative chunk length to retr.c:fd_read(). As fd_read() takes an int argument, the high 32 bits of the chunk length are discarded, leaving fd_read() with a completely attacker controlled length argument. The attacker can corrupt malloc metadata after the allocated buffer.\n\n * CVE-2017-6508: CRLF injection vulnerability in the url_parse function in url.c in Wget through 1.19.1 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in the host subcomponent of a URL.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2017-10-27"
},
"Updated": {
"Date": "2017-10-27"
},
"BDUs": [
{
"ID": "BDU:2017-02576",
"CVSS": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"CVSS3": "AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"CWE": "CWE-119",
"Href": "https://bdu.fstec.ru/vul/2017-02576",
"Impact": "High",
"Public": "20171028"
},
{
"ID": "BDU:2017-02577",
"CVSS": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"CVSS3": "AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"CWE": "CWE-119",
"Href": "https://bdu.fstec.ru/vul/2017-02577",
"Impact": "High",
"Public": "20171026"
}
],
"CVEs": [
{
"ID": "CVE-2017-13089",
"CVSS": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-13089",
"Impact": "High",
"Public": "20171027"
},
{
"ID": "CVE-2017-13090",
"CVSS": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-13090",
"Impact": "High",
"Public": "20171027"
},
{
"ID": "CVE-2017-6508",
"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-93",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-6508",
"Impact": "Low",
"Public": "20170307"
}
],
"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:20172521001",
"Comment": "wget is earlier than 0:1.19.2-alt1"
}
]
}
]
}
}
]
}