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

151 lines
6.5 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20141334",
"Version": "oval:org.altlinux.errata:def:20141334",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2014-1334: package `ruby` update to version 2.0.0-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2014-1334",
"RefURL": "https://errata.altlinux.org/ALT-PU-2014-1334",
"Source": "ALTPU"
},
{
"RefID": "CVE-2012-5371",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2012-5371",
"Source": "CVE"
},
{
"RefID": "CVE-2012-5380",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2012-5380",
"Source": "CVE"
},
{
"RefID": "CVE-2013-4073",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2013-4073",
"Source": "CVE"
}
],
"Description": "This update upgrades ruby to version 2.0.0-alt1. \nSecurity Fix(es):\n\n * CVE-2012-5371: Ruby (aka CRuby) 1.9 before 1.9.3-p327 and 2.0 before r37575 computes hash values without properly restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table, as demonstrated by a universal multicollision attack against a variant of the MurmurHash2 algorithm, a different vulnerability than CVE-2011-4815.\n\n * CVE-2012-5380: Untrusted search path vulnerability in the installation functionality in Ruby 1.9.3-p194, when installed in the top-level C:\\ directory, might allow local users to gain privileges via a Trojan horse DLL in the C:\\Ruby193\\bin directory, which may be added to the PATH system environment variable by an administrator, as demonstrated by a Trojan horse wlbsctrl.dll file used by the \"IKE and AuthIP IPsec Keying Modules\" system service in Windows Vista SP1, Windows Server 2008 SP2, Windows 7 SP1, and Windows 8 Release Preview. NOTE: CVE disputes this issue because the unsafe PATH is established only by a separate administrative action that is not a default part of the Ruby installation\n\n * CVE-2013-4073: The OpenSSL::SSL.verify_certificate_identity function in lib/openssl/ssl.rb in Ruby 1.8 before 1.8.7-p374, 1.9 before 1.9.3-p448, and 2.0 before 2.0.0-p247 does not properly handle a '\\0' character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Low",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2014-03-21"
},
"Updated": {
"Date": "2014-03-21"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2012-5371",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CWE": "CWE-310",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2012-5371",
"Impact": "Low",
"Public": "20121128"
},
{
"ID": "CVE-2012-5380",
"CVSS": "AV:L/AC:H/Au:S/C:C/I:C/A:C",
"CWE": "NVD-CWE-Other",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2012-5380",
"Impact": "Low",
"Public": "20121011"
},
{
"ID": "CVE-2013-4073",
"CVSS": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"CWE": "CWE-310",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2013-4073",
"Impact": "Low",
"Public": "20130818"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:spworkstation:8.4",
"cpe:/o:alt:spserver:8.4"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:4001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20141334001",
"Comment": "irb is earlier than 0:2.0.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20141334002",
"Comment": "libruby is earlier than 0:2.0.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20141334003",
"Comment": "libruby-devel is earlier than 0:2.0.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20141334004",
"Comment": "libruby-devel-static is earlier than 0:2.0.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20141334005",
"Comment": "ri is earlier than 0:2.0.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20141334006",
"Comment": "ruby is earlier than 0:2.0.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20141334007",
"Comment": "ruby-doc-html is earlier than 0:2.0.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20141334008",
"Comment": "ruby-doc-ri is earlier than 0:2.0.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20141334009",
"Comment": "ruby-stdlibs is earlier than 0:2.0.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20141334010",
"Comment": "ruby-tk is earlier than 0:2.0.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20141334011",
"Comment": "ruby-tools is earlier than 0:2.0.0-alt1"
}
]
}
]
}
}
]
}