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

94 lines
2.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:20142401",
"Version": "oval:org.altlinux.errata:def:20142401",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2014-2401: package `rsync` update to version 3.1.1-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p11"
],
"Products": [
"ALT Container"
]
}
],
"References": [
{
"RefID": "ALT-PU-2014-2401",
"RefURL": "https://errata.altlinux.org/ALT-PU-2014-2401",
"Source": "ALTPU"
},
{
"RefID": "CVE-2014-2855",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-2855",
"Source": "CVE"
}
],
"Description": "This update upgrades rsync to version 3.1.1-alt1. \nSecurity Fix(es):\n\n * CVE-2014-2855: The check_secret function in authenticate.c in rsync 3.1.0 and earlier allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a user name which does not exist in the secrets file.\n\n * #30508: добавить unit-файлы для совместимости с systemd",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2014-11-28"
},
"Updated": {
"Date": "2014-11-28"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2014-2855",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CWE": "CWE-20",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-2855",
"Impact": "High",
"Public": "20140423"
}
],
"Bugzilla": [
{
"ID": "30508",
"Href": "https://bugzilla.altlinux.org/30508",
"Data": "добавить unit-файлы для совместимости с systemd"
}
],
"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:20142401001",
"Comment": "rsync is earlier than 0:3.1.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20142401002",
"Comment": "rsync-server is earlier than 0:3.1.1-alt1"
}
]
}
]
}
}
]
}