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

96 lines
3.9 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:202416774",
"Version": "oval:org.altlinux.errata:def:202416774",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2024-16774: package `minio` update to version 2024.11.07-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p11"
],
"Products": [
"ALT Container"
]
}
],
"References": [
{
"RefID": "ALT-PU-2024-16774",
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-16774",
"Source": "ALTPU"
},
{
"RefID": "BDU:2024-06172",
"RefURL": "https://bdu.fstec.ru/vul/2024-06172",
"Source": "BDU"
},
{
"RefID": "CVE-2024-36107",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2024-36107",
"Source": "CVE"
}
],
"Description": "This update upgrades minio to version 2024.11.07-alt1. \nSecurity Fix(es):\n\n * BDU:2024-06172: Уязвимость сервера хранения объектов MinIO, связанная с раскрытием конфиденциальной информации неавторизованному лицу, позволяющая нарушителю раскрыть конфиденциальную информацию\n\n * CVE-2024-36107: MinIO is a High Performance Object Storage released under GNU Affero General Public License v3.0. `If-Modified-Since` and `If-Unmodified-Since` headers when used with anonymous requests by sending a random object name requests can be used to determine if an object exists or not on the server on a specific bucket and also gain access to some amount of\ninformation such as `Last-Modified (of the latest version)`, `Etag (of the latest version)`, `x-amz-version-id (of the latest version)`, `Expires (metadata value of the latest version)`, `Cache-Control (metadata value of the latest version)`. This conditional check was being honored before validating if the anonymous access is indeed allowed on the metadata of an object. This issue has been addressed in commit `e0fe7cc3917`. Users must upgrade to RELEASE.2024-05-27T19-17-46Z for the fix. There are no known workarounds for this issue.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Low",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2024-12-10"
},
"Updated": {
"Date": "2024-12-10"
},
"BDUs": [
{
"ID": "BDU:2024-06172",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"CWE": "CWE-200",
"Href": "https://bdu.fstec.ru/vul/2024-06172",
"Impact": "Low",
"Public": "20240528"
}
],
"CVEs": [
{
"ID": "CVE-2024-36107",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-36107",
"Impact": "None",
"Public": "20240528"
}
],
"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:202416774001",
"Comment": "minio is earlier than 0:2024.11.07-alt1"
}
]
}
]
}
}
]
}