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

107 lines
4.0 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20181834",
"Version": "oval:org.altlinux.errata:def:20181834",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2018-1834: package `guava` update to version 25.0-alt1_1jpp8",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p11"
],
"Products": [
"ALT Container"
]
}
],
"References": [
{
"RefID": "ALT-PU-2018-1834",
"RefURL": "https://errata.altlinux.org/ALT-PU-2018-1834",
"Source": "ALTPU"
},
{
"RefID": "BDU:2020-03317",
"RefURL": "https://bdu.fstec.ru/vul/2020-03317",
"Source": "BDU"
},
{
"RefID": "CVE-2018-10237",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-10237",
"Source": "CVE"
}
],
"Description": "This update upgrades guava to version 25.0-alt1_1jpp8. \nSecurity Fix(es):\n\n * BDU:2020-03317: Уязвимость набора Java-библиотек Google Guava, связанная с неограниченным выделением памяти в классах AtomicDoubleArray и CompoundOrdering, позволяющая нарушителю вызвать отказ в обслуживании\n\n * CVE-2018-10237: Unbounded memory allocation in Google Guava 11.0 through 24.x before 24.1.1 allows remote attackers to conduct denial of service attacks against servers that depend on this library and deserialize attacker-provided data, because the AtomicDoubleArray class (when serialized with Java serialization) and the CompoundOrdering class (when serialized with GWT serialization) perform eager allocation without appropriate checks on what a client has sent and whether the data size is reasonable.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Low",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2018-06-01"
},
"Updated": {
"Date": "2018-06-01"
},
"BDUs": [
{
"ID": "BDU:2020-03317",
"CVSS": "AV:N/AC:H/Au:N/C:N/I:N/A:C",
"CVSS3": "AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-502",
"Href": "https://bdu.fstec.ru/vul/2020-03317",
"Impact": "Low",
"Public": "20180426"
}
],
"CVEs": [
{
"ID": "CVE-2018-10237",
"CVSS": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-770",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-10237",
"Impact": "Low",
"Public": "20180426"
}
],
"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:20181834001",
"Comment": "guava is earlier than 0:25.0-alt1_1jpp8"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20181834002",
"Comment": "guava-javadoc is earlier than 0:25.0-alt1_1jpp8"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20181834003",
"Comment": "guava-testlib is earlier than 0:25.0-alt1_1jpp8"
}
]
}
]
}
}
]
}