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

103 lines
4.1 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20191478",
"Version": "oval:org.altlinux.errata:def:20191478",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2019-1478: package `openssl10` update to version 1.0.2r-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p11"
],
"Products": [
"ALT Container"
]
}
],
"References": [
{
"RefID": "ALT-PU-2019-1478",
"RefURL": "https://errata.altlinux.org/ALT-PU-2019-1478",
"Source": "ALTPU"
},
{
"RefID": "BDU:2019-00985",
"RefURL": "https://bdu.fstec.ru/vul/2019-00985",
"Source": "BDU"
},
{
"RefID": "CVE-2019-1559",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-1559",
"Source": "CVE"
}
],
"Description": "This update upgrades openssl10 to version 1.0.2r-alt1. \nSecurity Fix(es):\n\n * BDU:2019-00985: Уязвимость функции SSL_shutdown средства криптографической защиты OpenSSL, позволяющая нарушителю раскрыть защищаемую информацию\n\n * CVE-2019-1559: If an application encounters a fatal protocol error and then calls SSL_shutdown() twice (once to send a close_notify, and once to receive one) then OpenSSL can respond differently to the calling application if a 0 byte record is received with invalid padding compared to if a 0 byte record is received with an invalid MAC. If the application then behaves differently based on that in a way that is detectable to the remote peer, then this amounts to a padding oracle that could be used to decrypt data. In order for this to be exploitable \"non-stitched\" ciphersuites must be in use. Stitched ciphersuites are optimised implementations of certain commonly used ciphersuites. Also the application must call SSL_shutdown() twice even if a protocol error has occurred (applications should not do this but some do anyway). Fixed in OpenSSL 1.0.2r (Affected 1.0.2-1.0.2q).",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Low",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2019-03-20"
},
"Updated": {
"Date": "2019-03-20"
},
"BDUs": [
{
"ID": "BDU:2019-00985",
"CVSS": "AV:N/AC:M/Au:N/C:C/I:N/A:N",
"CVSS3": "AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-200",
"Href": "https://bdu.fstec.ru/vul/2019-00985",
"Impact": "Low",
"Public": "20190227"
}
],
"CVEs": [
{
"ID": "CVE-2019-1559",
"CVSS": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"CVSS3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-203",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2019-1559",
"Impact": "Low",
"Public": "20190227"
}
],
"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:20191478001",
"Comment": "libcrypto10 is earlier than 0:1.0.2r-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191478002",
"Comment": "libssl10 is earlier than 0:1.0.2r-alt1"
}
]
}
]
}
}
]
}