2024-07-06 03:04:52 +00:00

168 lines
7.5 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20142126",
"Version": "oval:org.altlinux.errata:def:20142126",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2014-2126: package `libmikmod` update to version 3.3.7-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2014-2126",
"RefURL": "https://errata.altlinux.org/ALT-PU-2014-2126",
"Source": "ALTPU"
},
{
"RefID": "BDU:2015-09432",
"RefURL": "https://bdu.fstec.ru/vul/2015-09432",
"Source": "BDU"
},
{
"RefID": "CVE-2007-6720",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2007-6720",
"Source": "CVE"
},
{
"RefID": "CVE-2009-0179",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2009-0179",
"Source": "CVE"
},
{
"RefID": "CVE-2009-3995",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2009-3995",
"Source": "CVE"
},
{
"RefID": "CVE-2009-3996",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2009-3996",
"Source": "CVE"
},
{
"RefID": "CVE-2010-2546",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2010-2546",
"Source": "CVE"
},
{
"RefID": "CVE-2010-2971",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2010-2971",
"Source": "CVE"
}
],
"Description": "This update upgrades libmikmod to version 3.3.7-alt1. \nSecurity Fix(es):\n\n * BDU:2015-09432: Уязвимости операционной системы Gentoo Linux, позволяющие удаленному злоумышленнику нарушить конфиденциальность, целостность и доступность защищаемой информации\n\n * CVE-2007-6720: libmikmod 3.1.9 through 3.2.0, as used by MikMod, SDL-mixer, and possibly other products, relies on the channel count of the last loaded song, rather than the currently playing song, for certain playback calculations, which allows user-assisted attackers to cause a denial of service (application crash) by loading multiple songs (aka MOD files) with different numbers of channels.\n\n * CVE-2009-0179: libmikmod 3.1.11 through 3.2.0, as used by MikMod and possibly other products, allows user-assisted attackers to cause a denial of service (application crash) by loading an XM file.\n\n * CVE-2009-3995: Multiple heap-based buffer overflows in IN_MOD.DLL (aka the Module Decoder Plug-in) in Winamp before 5.57, and libmikmod 3.1.12, might allow remote attackers to execute arbitrary code via (1) crafted samples or (2) crafted instrument definitions in an Impulse Tracker file. NOTE: some of these details are obtained from third party information.\n\n * CVE-2009-3996: Heap-based buffer overflow in IN_MOD.DLL (aka the Module Decoder Plug-in) in Winamp before 5.57, and libmikmod 3.1.12, might allow remote attackers to execute arbitrary code via an Ultratracker file.\n\n * CVE-2010-2546: Multiple heap-based buffer overflows in loaders/load_it.c in libmikmod, possibly 3.1.12, might allow remote attackers to execute arbitrary code via (1) crafted samples or (2) crafted instrument definitions in an Impulse Tracker file, related to panpts, pitpts, and IT_ProcessEnvelope. NOTE: some of these details are obtained from third party information. NOTE: this vulnerability exists because of an incomplete fix for CVE-2009-3995.\n\n * CVE-2010-2971: loaders/load_it.c in libmikmod, possibly 3.1.12, does not properly account for the larger size of name##env relative to name##tick and name##node, which allows remote attackers to trigger a buffer over-read and possibly have unspecified other impact via a crafted Impulse Tracker file, a related issue to CVE-2010-2546. NOTE: this issue exists because of an incomplete fix for CVE-2009-3995.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Critical",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2014-09-11"
},
"Updated": {
"Date": "2014-09-11"
},
"BDUs": [
{
"ID": "BDU:2015-09432",
"CVSS": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"CWE": "CWE-119",
"Href": "https://bdu.fstec.ru/vul/2015-09432",
"Impact": "Critical",
"Public": "20120306"
}
],
"CVEs": [
{
"ID": "CVE-2007-6720",
"CVSS": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"CWE": "NVD-CWE-Other",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2007-6720",
"Impact": "Low",
"Public": "20090120"
},
{
"ID": "CVE-2009-0179",
"CVSS": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"CWE": "NVD-CWE-noinfo",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2009-0179",
"Impact": "Low",
"Public": "20090120"
},
{
"ID": "CVE-2009-3995",
"CVSS": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2009-3995",
"Impact": "Critical",
"Public": "20091218"
},
{
"ID": "CVE-2009-3996",
"CVSS": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2009-3996",
"Impact": "Critical",
"Public": "20091218"
},
{
"ID": "CVE-2010-2546",
"CVSS": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2010-2546",
"Impact": "Critical",
"Public": "20100805"
},
{
"ID": "CVE-2010-2971",
"CVSS": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2010-2971",
"Impact": "Critical",
"Public": "20100805"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:spworkstation:8.4",
"cpe:/o:alt:spserver:8.4"
]
}
}
},
"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:20142126001",
"Comment": "libmikmod is earlier than 0:3.3.7-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20142126002",
"Comment": "libmikmod-devel is earlier than 0:3.3.7-alt1"
}
]
}
]
}
}
]
}