vuln-list-alt/oval/p9/ALT-PU-2014-2280/definitions.json
2024-06-28 13:17:52 +00:00

299 lines
15 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20142280",
"Version": "oval:org.altlinux.errata:def:20142280",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2014-2280: package `chromium` update to version 38.0.2125.101-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p9"
],
"Products": [
"ALT Server",
"ALT Virtualization Server",
"ALT Workstation",
"ALT Workstation K",
"ALT Education",
"Simply Linux",
"Starterkit"
]
}
],
"References": [
{
"RefID": "ALT-PU-2014-2280",
"RefURL": "https://errata.altlinux.org/ALT-PU-2014-2280",
"Source": "ALTPU"
},
{
"RefID": "CVE-2014-3188",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-3188",
"Source": "CVE"
},
{
"RefID": "CVE-2014-3189",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-3189",
"Source": "CVE"
},
{
"RefID": "CVE-2014-3190",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-3190",
"Source": "CVE"
},
{
"RefID": "CVE-2014-3191",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-3191",
"Source": "CVE"
},
{
"RefID": "CVE-2014-3192",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-3192",
"Source": "CVE"
},
{
"RefID": "CVE-2014-3193",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-3193",
"Source": "CVE"
},
{
"RefID": "CVE-2014-3194",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-3194",
"Source": "CVE"
},
{
"RefID": "CVE-2014-3195",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-3195",
"Source": "CVE"
},
{
"RefID": "CVE-2014-3196",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-3196",
"Source": "CVE"
},
{
"RefID": "CVE-2014-3197",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-3197",
"Source": "CVE"
},
{
"RefID": "CVE-2014-3198",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-3198",
"Source": "CVE"
},
{
"RefID": "CVE-2014-3199",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-3199",
"Source": "CVE"
},
{
"RefID": "CVE-2014-3200",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-3200",
"Source": "CVE"
},
{
"RefID": "CVE-2014-7899",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-7899",
"Source": "CVE"
},
{
"RefID": "CVE-2014-7967",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-7967",
"Source": "CVE"
}
],
"Description": "This update upgrades chromium to version 38.0.2125.101-alt1. \nSecurity Fix(es):\n\n * CVE-2014-3188: Google Chrome before 38.0.2125.101 and Chrome OS before 38.0.2125.101 do not properly handle the interaction of IPC and Google V8, which allows remote attackers to execute arbitrary code via vectors involving JSON data, related to improper parsing of an escaped index by ParseJsonObject in json-parser.h.\n\n * CVE-2014-3189: The chrome_pdf::CopyImage function in pdf/draw_utils.cc in the PDFium component in Google Chrome before 38.0.2125.101 does not properly validate image-data dimensions, which allows remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via unknown vectors.\n\n * CVE-2014-3190: Use-after-free vulnerability in the Event::currentTarget function in core/events/Event.cpp in Blink, as used in Google Chrome before 38.0.2125.101, allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via crafted JavaScript code that accesses the path property of an Event object.\n\n * CVE-2014-3191: Use-after-free vulnerability in Blink, as used in Google Chrome before 38.0.2125.101, allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted JavaScript code that triggers a widget-position update that improperly interacts with the render tree, related to the FrameView::updateLayoutAndStyleForPainting function in core/frame/FrameView.cpp and the RenderLayerScrollableArea::setScrollOffset function in core/rendering/RenderLayerScrollableArea.cpp.\n\n * CVE-2014-3192: Use-after-free vulnerability in the ProcessingInstruction::setXSLStyleSheet function in core/dom/ProcessingInstruction.cpp in the DOM implementation in Blink, as used in Google Chrome before 38.0.2125.101, allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors.\n\n * CVE-2014-3193: The SessionService::GetLastSession function in browser/sessions/session_service.cc in Google Chrome before 38.0.2125.101 allows remote attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact via vectors that leverage \"type confusion\" for callback processing.\n\n * CVE-2014-3194: Use-after-free vulnerability in the Web Workers implementation in Google Chrome before 38.0.2125.101 allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors.\n\n * CVE-2014-3195: Google V8, as used in Google Chrome before 38.0.2125.101, does not properly track JavaScript heap-memory allocations as allocations of uninitialized memory and does not properly concatenate arrays of double-precision floating-point numbers, which allows remote attackers to obtain sensitive information via crafted JavaScript code, related to the PagedSpace::AllocateRaw and NewSpace::AllocateRaw functions in heap/spaces-inl.h, the LargeObjectSpace::AllocateRaw function in heap/spaces.cc, and the Runtime_ArrayConcat function in runtime.cc.\n\n * CVE-2014-3196: base/memory/shared_memory_win.cc in Google Chrome before 38.0.2125.101 on Windows does not properly implement read-only restrictions on shared memory, which allows attackers to bypass a sandbox protection mechanism via unspecified vectors.\n\n * CVE-2014-3197: The NavigationScheduler::schedulePageBlock function in core/loader/NavigationScheduler.cpp in Blink, as used in Google Chrome before 38.0.2125.101, does not properly provide substitute data for pages blocked by the XSS auditor, which allows remote attackers to obtain sensitive information via a crafted web site.\n\n * CVE-2014-3198: The Instance::HandleInputEvent function in pdf/instance.cc in the PDFium component in Google Chrome before 38.0.2125.101 interprets a certain -1 value as an index instead of a no-visible-page error code, which allows remote attackers to cause a denial of service (out-of-bounds read) via unspecified vectors.\n\n * CVE-2014-3199: The wrap function in bindings/core/v8/custom/V8EventCustom.cpp in the V8 bindings in Blink, as used in Google Chrome before 38.0.2125.101, has an erroneous fallback outcome for wrapper-selection failures, which allows remote attackers to cause a denial of service via vectors that trigger stopping a worker process that had been handling an Event object.\n\n * CVE-2014-3200: Multiple unspecified vulnerabilities in Google Chrome before 38.0.2125.101 allow attackers to cause a denial of service or possibly have other impact via unknown vectors.\n\n * CVE-2014-7899: Google Chrome before 38.0.2125.101 allows remote attackers to spoof the address bar by placing a blob: substring at the beginning of the URL, followed by the original URI scheme and a long username string.\n\n * CVE-2014-7967: Multiple unspecified vulnerabilities in Google V8 before 3.28.71.15, as used in Google Chrome before 38.0.2125.101, allow attackers to cause a denial of service or possibly have other impact via unknown vectors.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Critical",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2014-10-19"
},
"Updated": {
"Date": "2014-10-19"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2014-3188",
"CVSS": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"CWE": "CWE-94",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-3188",
"Impact": "Critical",
"Public": "20141008"
},
{
"ID": "CVE-2014-3189",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CWE": "CWE-264",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-3189",
"Impact": "High",
"Public": "20141008"
},
{
"ID": "CVE-2014-3190",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CWE": "CWE-416",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-3190",
"Impact": "High",
"Public": "20141008"
},
{
"ID": "CVE-2014-3191",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CWE": "CWE-416",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-3191",
"Impact": "High",
"Public": "20141008"
},
{
"ID": "CVE-2014-3192",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CWE": "CWE-416",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-3192",
"Impact": "High",
"Public": "20141008"
},
{
"ID": "CVE-2014-3193",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CWE": "CWE-416",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-3193",
"Impact": "High",
"Public": "20141008"
},
{
"ID": "CVE-2014-3194",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CWE": "CWE-416",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-3194",
"Impact": "High",
"Public": "20141008"
},
{
"ID": "CVE-2014-3195",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"CWE": "CWE-399",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-3195",
"Impact": "Low",
"Public": "20141008"
},
{
"ID": "CVE-2014-3196",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CWE": "CWE-264",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-3196",
"Impact": "High",
"Public": "20141008"
},
{
"ID": "CVE-2014-3197",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"CWE": "CWE-264",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-3197",
"Impact": "Low",
"Public": "20141008"
},
{
"ID": "CVE-2014-3198",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-3198",
"Impact": "Low",
"Public": "20141008"
},
{
"ID": "CVE-2014-3199",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CWE": "CWE-399",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-3199",
"Impact": "Low",
"Public": "20141008"
},
{
"ID": "CVE-2014-3200",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CWE": "NVD-CWE-noinfo",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-3200",
"Impact": "High",
"Public": "20141008"
},
{
"ID": "CVE-2014-7899",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"CWE": "CWE-20",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-7899",
"Impact": "Low",
"Public": "20141119"
},
{
"ID": "CVE-2014-7967",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CWE": "NVD-CWE-noinfo",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-7967",
"Impact": "High",
"Public": "20141008"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:kworkstation:9",
"cpe:/o:alt:workstation:9",
"cpe:/o:alt:server:9",
"cpe:/o:alt:server-v:9",
"cpe:/o:alt:education:9",
"cpe:/o:alt:slinux:9",
"cpe:/o:alt:starterkit:p9",
"cpe:/o:alt:kworkstation:9.1",
"cpe:/o:alt:workstation:9.1",
"cpe:/o:alt:server:9.1",
"cpe:/o:alt:server-v:9.1",
"cpe:/o:alt:education:9.1",
"cpe:/o:alt:slinux:9.1",
"cpe:/o:alt:starterkit:9.1",
"cpe:/o:alt:kworkstation:9.2",
"cpe:/o:alt:workstation:9.2",
"cpe:/o:alt:server:9.2",
"cpe:/o:alt:server-v:9.2",
"cpe:/o:alt:education:9.2",
"cpe:/o:alt:slinux:9.2",
"cpe:/o:alt:starterkit:9.2"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:1001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20142280001",
"Comment": "chromium is earlier than 0:38.0.2125.101-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20142280002",
"Comment": "chromium-gnome is earlier than 0:38.0.2125.101-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20142280003",
"Comment": "chromium-kde is earlier than 0:38.0.2125.101-alt1"
}
]
}
]
}
}
]
}