vuln-list-alt/oval/p10/ALT-PU-2019-2688/definitions.json
2024-06-28 13:17:52 +00:00

197 lines
8.2 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:20192688",
"Version": "oval:org.altlinux.errata:def:20192688",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2019-2688: package `libxslt` update to version 1.1.33-alt2",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p10"
],
"Products": [
"ALT Server",
"ALT Virtualization Server",
"ALT Workstation",
"ALT Workstation K",
"ALT Education",
"Simply Linux",
"Starterkit"
]
}
],
"References": [
{
"RefID": "ALT-PU-2019-2688",
"RefURL": "https://errata.altlinux.org/ALT-PU-2019-2688",
"Source": "ALTPU"
},
{
"RefID": "BDU:2019-04263",
"RefURL": "https://bdu.fstec.ru/vul/2019-04263",
"Source": "BDU"
},
{
"RefID": "BDU:2020-00859",
"RefURL": "https://bdu.fstec.ru/vul/2020-00859",
"Source": "BDU"
},
{
"RefID": "BDU:2020-00861",
"RefURL": "https://bdu.fstec.ru/vul/2020-00861",
"Source": "BDU"
},
{
"RefID": "CVE-2019-11068",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-11068",
"Source": "CVE"
},
{
"RefID": "CVE-2019-13117",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-13117",
"Source": "CVE"
},
{
"RefID": "CVE-2019-13118",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-13118",
"Source": "CVE"
}
],
"Description": "This update upgrades libxslt to version 1.1.33-alt2. \nSecurity Fix(es):\n\n * BDU:2019-04263: Уязвимость XSLT C библиотеки libxslt, связанная с недостатками контроля доступа, позволяющая нарушителю обойти механизмы защиты и осуществить XXE-атаку\n\n * BDU:2020-00859: Уязвимость функции xsltNumberFormatInsertNumbers библиотеки libxslt, позволяющая нарушителю получить несанкционированный доступ к защищаемой информации\n\n * BDU:2020-00861: Уязвимость функции xsltNumberFormatDecimal библиотеки libxslt, позволяющая нарушителю получить несанкционированный доступ к защищаемой информации\n\n * CVE-2019-11068: libxslt through 1.1.33 allows bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite permit access even upon receiving a -1 error code. xsltCheckRead can return -1 for a crafted URL that is not actually invalid and is subsequently loaded.\n\n * CVE-2019-13117: In numbers.c in libxslt 1.1.33, an xsl:number with certain format strings could lead to a uninitialized read in xsltNumberFormatInsertNumbers. This could allow an attacker to discern whether a byte on the stack contains the characters A, a, I, i, or 0, or any other character.\n\n * CVE-2019-13118: In numbers.c in libxslt 1.1.33, a type holding grouping characters of an xsl:number instruction was too narrow and an invalid character/length combination could be passed to xsltNumberFormatDecimal, leading to a read of uninitialized stack data.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Critical",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2019-09-13"
},
"Updated": {
"Date": "2019-09-13"
},
"BDUs": [
{
"ID": "BDU:2019-04263",
"CVSS": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-284",
"Href": "https://bdu.fstec.ru/vul/2019-04263",
"Impact": "Critical",
"Public": "20190215"
},
{
"ID": "BDU:2020-00859",
"CVSS": "AV:N/AC:L/Au:N/C:C/I:N/A:N",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-20, CWE-134",
"Href": "https://bdu.fstec.ru/vul/2020-00859",
"Impact": "High",
"Public": "20190710"
},
{
"ID": "BDU:2020-00861",
"CVSS": "AV:N/AC:L/Au:N/C:C/I:N/A:N",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-20",
"Href": "https://bdu.fstec.ru/vul/2020-00861",
"Impact": "High",
"Public": "20190102"
}
],
"CVEs": [
{
"ID": "CVE-2019-11068",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "NVD-CWE-noinfo",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2019-11068",
"Impact": "Critical",
"Public": "20190410"
},
{
"ID": "CVE-2019-13117",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"CWE": "CWE-908",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2019-13117",
"Impact": "Low",
"Public": "20190701"
},
{
"ID": "CVE-2019-13118",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"CWE": "CWE-843",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2019-13118",
"Impact": "Low",
"Public": "20190701"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:kworkstation:10",
"cpe:/o:alt:workstation:10",
"cpe:/o:alt:server:10",
"cpe:/o:alt:server-v:10",
"cpe:/o:alt:education:10",
"cpe:/o:alt:slinux:10",
"cpe:/o:alt:starterkit:p10",
"cpe:/o:alt:kworkstation:10.1",
"cpe:/o:alt:workstation:10.1",
"cpe:/o:alt:server:10.1",
"cpe:/o:alt:server-v:10.1",
"cpe:/o:alt:education:10.1",
"cpe:/o:alt:slinux:10.1",
"cpe:/o:alt:starterkit:10.1",
"cpe:/o:alt:kworkstation:10.2",
"cpe:/o:alt:workstation:10.2",
"cpe:/o:alt:server:10.2",
"cpe:/o:alt:server-v:10.2",
"cpe:/o:alt:education:10.2",
"cpe:/o:alt:slinux:10.2",
"cpe:/o:alt:starterkit:10.2"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:2001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20192688001",
"Comment": "libxslt is earlier than 0:1.1.33-alt2"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20192688002",
"Comment": "libxslt-devel is earlier than 0:1.1.33-alt2"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20192688003",
"Comment": "libxslt-devel-doc is earlier than 0:1.1.33-alt2"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20192688004",
"Comment": "python-module-libxslt is earlier than 0:1.1.33-alt2"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20192688005",
"Comment": "xsltproc is earlier than 0:1.1.33-alt2"
}
]
}
]
}
}
]
}