Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-14392 (GCVE-0-2020-14392)
Vulnerability from cvelistv5
Published
2020-09-16 13:00
Modified
2024-08-04 12:46
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
An untrusted pointer dereference flaw was found in Perl-DBI < 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service's availability.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T12:46:34.386Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877402" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.643" }, { "name": "USN-4503-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "https://usn.ubuntu.com/4503-1/" }, { "name": "openSUSE-SU-2020:1483", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00067.html" }, { "name": "openSUSE-SU-2020:1502", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00074.html" }, { "name": "FEDORA-2020-f30298614a", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JXLKODJ7B57GITDEZZXNSHPK4VBYXYHR/" }, { "name": "[debian-lts-announce] 20200928 [SECURITY] [DLA 2386-1] libdbi-perl security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00026.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "perl-dbi", "vendor": "n/a", "versions": [ { "status": "affected", "version": "perl-DBI before version 1.643" } ] } ], "descriptions": [ { "lang": "en", "value": "An untrusted pointer dereference flaw was found in Perl-DBI \u003c 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service\u0027s availability." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-822", "description": "CWE-822", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2020-09-28T15:06:07", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877402" }, { "tags": [ "x_refsource_MISC" ], "url": "https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.643" }, { "name": "USN-4503-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "https://usn.ubuntu.com/4503-1/" }, { "name": "openSUSE-SU-2020:1483", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00067.html" }, { "name": "openSUSE-SU-2020:1502", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00074.html" }, { "name": "FEDORA-2020-f30298614a", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JXLKODJ7B57GITDEZZXNSHPK4VBYXYHR/" }, { "name": "[debian-lts-announce] 20200928 [SECURITY] [DLA 2386-1] libdbi-perl security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00026.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2020-14392", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "perl-dbi", "version": { "version_data": [ { "version_value": "perl-DBI before version 1.643" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An untrusted pointer dereference flaw was found in Perl-DBI \u003c 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service\u0027s availability." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-822" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1877402", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877402" }, { "name": "https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.643", "refsource": "MISC", "url": "https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.643" }, { "name": "USN-4503-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/4503-1/" }, { "name": "openSUSE-SU-2020:1483", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00067.html" }, { "name": "openSUSE-SU-2020:1502", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00074.html" }, { "name": "FEDORA-2020-f30298614a", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXLKODJ7B57GITDEZZXNSHPK4VBYXYHR/" }, { "name": "[debian-lts-announce] 20200928 [SECURITY] [DLA 2386-1] libdbi-perl security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00026.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2020-14392", "datePublished": "2020-09-16T13:00:20", "dateReserved": "2020-06-17T00:00:00", "dateUpdated": "2024-08-04T12:46:34.386Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2020-14392\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2020-09-16T13:15:11.160\",\"lastModified\":\"2024-11-21T05:03:09.827\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An untrusted pointer dereference flaw was found in Perl-DBI \u003c 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service\u0027s availability.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 un fallo de desreferencia del puntero no confiable en Perl-DBI versiones anteriores a 1.643. Un atacante local que es capaz de manipular llamadas a la funci\u00f3n dbd_db_login6_sv() podr\u00eda causar una corrupci\u00f3n de la memoria, afectando la disponibilidad del servicio\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":2.1,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.9,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-822\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:perl:database_interface:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.643\",\"matchCriteriaId\":\"D7B50234-51E3-40C3-A120-EEE5023325E3\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*\",\"matchCriteriaId\":\"8D305F7A-D159-4716-AB26-5E38BB5CD991\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*\",\"matchCriteriaId\":\"815D70A8-47D3-459C-A32C-9FEACA0659D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B009C22E-30A4-4288-BCF6-C3E81DEAF45A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80F0FA5D-8D3B-4C0E-81E2-87998286AF33\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00067.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00074.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1877402\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/09/msg00026.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JXLKODJ7B57GITDEZZXNSHPK4VBYXYHR/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.643\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4503-1/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00067.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00074.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1877402\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/09/msg00026.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JXLKODJ7B57GITDEZZXNSHPK4VBYXYHR/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.643\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4503-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
gsd-2020-14392
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
An untrusted pointer dereference flaw was found in Perl-DBI < 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service's availability.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-14392", "description": "An untrusted pointer dereference flaw was found in Perl-DBI \u003c 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service\u0027s availability.", "id": "GSD-2020-14392", "references": [ "https://www.suse.com/security/cve/CVE-2020-14392.html", "https://ubuntu.com/security/CVE-2020-14392", "https://advisories.mageia.org/CVE-2020-14392.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-14392" ], "details": "An untrusted pointer dereference flaw was found in Perl-DBI \u003c 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service\u0027s availability.", "id": "GSD-2020-14392", "modified": "2023-12-13T01:22:00.068101Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2020-14392", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "perl-dbi", "version": { "version_data": [ { "version_value": "perl-DBI before version 1.643" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An untrusted pointer dereference flaw was found in Perl-DBI \u003c 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service\u0027s availability." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-822" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1877402", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877402" }, { "name": "https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.643", "refsource": "MISC", "url": "https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.643" }, { "name": "USN-4503-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/4503-1/" }, { "name": "openSUSE-SU-2020:1483", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00067.html" }, { "name": "openSUSE-SU-2020:1502", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00074.html" }, { "name": "FEDORA-2020-f30298614a", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXLKODJ7B57GITDEZZXNSHPK4VBYXYHR/" }, { "name": "[debian-lts-announce] 20200928 [SECURITY] [DLA 2386-1] libdbi-perl security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00026.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:perl:database_interface:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.643", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2020-14392" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "An untrusted pointer dereference flaw was found in Perl-DBI \u003c 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service\u0027s availability." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-119" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1877402", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877402" }, { "name": "https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.643", "refsource": "MISC", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.643" }, { "name": "USN-4503-1", "refsource": "UBUNTU", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/4503-1/" }, { "name": "openSUSE-SU-2020:1483", "refsource": "SUSE", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00067.html" }, { "name": "openSUSE-SU-2020:1502", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00074.html" }, { "name": "FEDORA-2020-f30298614a", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXLKODJ7B57GITDEZZXNSHPK4VBYXYHR/" }, { "name": "[debian-lts-announce] 20200928 [SECURITY] [DLA 2386-1] libdbi-perl security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00026.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 3.6 } }, "lastModifiedDate": "2021-10-19T13:44Z", "publishedDate": "2020-09-16T13:15Z" } } }
fkie_cve-2020-14392
Vulnerability from fkie_nvd
Published
2020-09-16 13:15
Modified
2024-11-21 05:03
Severity ?
Summary
An untrusted pointer dereference flaw was found in Perl-DBI < 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service's availability.
References
▶ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00067.html | Third Party Advisory | |
secalert@redhat.com | http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00074.html | Mailing List, Third Party Advisory | |
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=1877402 | Issue Tracking, Third Party Advisory | |
secalert@redhat.com | https://lists.debian.org/debian-lts-announce/2020/09/msg00026.html | Mailing List, Third Party Advisory | |
secalert@redhat.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JXLKODJ7B57GITDEZZXNSHPK4VBYXYHR/ | ||
secalert@redhat.com | https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.643 | Release Notes, Third Party Advisory | |
secalert@redhat.com | https://usn.ubuntu.com/4503-1/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00067.html | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00074.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=1877402 | Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2020/09/msg00026.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JXLKODJ7B57GITDEZZXNSHPK4VBYXYHR/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.643 | Release Notes, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://usn.ubuntu.com/4503-1/ | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
perl | database_interface | * | |
canonical | ubuntu_linux | 12.04 | |
canonical | ubuntu_linux | 14.04 | |
canonical | ubuntu_linux | 16.04 | |
canonical | ubuntu_linux | 18.04 | |
opensuse | leap | 15.1 | |
opensuse | leap | 15.2 | |
fedoraproject | fedora | 31 | |
debian | debian_linux | 9.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:perl:database_interface:*:*:*:*:*:*:*:*", "matchCriteriaId": "D7B50234-51E3-40C3-A120-EEE5023325E3", "versionEndExcluding": "1.643", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*", "matchCriteriaId": "8D305F7A-D159-4716-AB26-5E38BB5CD991", "vulnerable": true }, { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*", "matchCriteriaId": "815D70A8-47D3-459C-A32C-9FEACA0659D1", "vulnerable": true }, { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*", "matchCriteriaId": "F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B", "vulnerable": true }, { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*", "matchCriteriaId": "23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", "matchCriteriaId": "B620311B-34A3-48A6-82DF-6F078D7A4493", "vulnerable": true }, { "criteria": "cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:*", "matchCriteriaId": "B009C22E-30A4-4288-BCF6-C3E81DEAF45A", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*", "matchCriteriaId": "80F0FA5D-8D3B-4C0E-81E2-87998286AF33", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "An untrusted pointer dereference flaw was found in Perl-DBI \u003c 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service\u0027s availability." }, { "lang": "es", "value": "Se encontr\u00f3 un fallo de desreferencia del puntero no confiable en Perl-DBI versiones anteriores a 1.643. Un atacante local que es capaz de manipular llamadas a la funci\u00f3n dbd_db_login6_sv() podr\u00eda causar una corrupci\u00f3n de la memoria, afectando la disponibilidad del servicio" } ], "id": "CVE-2020-14392", "lastModified": "2024-11-21T05:03:09.827", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "LOW", "cvssData": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2020-09-16T13:15:11.160", "references": [ { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00067.html" }, { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00074.html" }, { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877402" }, { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00026.html" }, { "source": "secalert@redhat.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JXLKODJ7B57GITDEZZXNSHPK4VBYXYHR/" }, { "source": "secalert@redhat.com", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.643" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/4503-1/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00067.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00074.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877402" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00026.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JXLKODJ7B57GITDEZZXNSHPK4VBYXYHR/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.643" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/4503-1/" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-822" } ], "source": "secalert@redhat.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-119" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
suse-su-2020:2645-1
Vulnerability from csaf_suse
Published
2020-09-16 10:07
Modified
2020-09-16 10:07
Summary
Security update for perl-DBI
Notes
Title of the patch
Security update for perl-DBI
Description of the patch
This update for perl-DBI fixes the following issues:
Security issues fixed:
- CVE-2020-14392: Memory corruption in XS functions when Perl stack is reallocated (bsc#1176412).
- CVE-2020-14393: Fixed a buffer overflow on an overlong DBD class name (bsc#1176409).
Patchnames
SUSE-2020-2645,SUSE-SLE-Module-Basesystem-15-SP1-2020-2645,SUSE-SLE-Product-HPC-15-2020-2645,SUSE-SLE-Product-SLES-15-2020-2645,SUSE-SLE-Product-SLES_SAP-15-2020-2645
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for perl-DBI", "title": "Title of the patch" }, { "category": "description", "text": "This update for perl-DBI fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2020-14392: Memory corruption in XS functions when Perl stack is reallocated (bsc#1176412).\n- CVE-2020-14393: Fixed a buffer overflow on an overlong DBD class name (bsc#1176409).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-2645,SUSE-SLE-Module-Basesystem-15-SP1-2020-2645,SUSE-SLE-Product-HPC-15-2020-2645,SUSE-SLE-Product-SLES-15-2020-2645,SUSE-SLE-Product-SLES_SAP-15-2020-2645", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_2645-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:2645-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20202645-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:2645-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-September/007431.html" }, { "category": "self", "summary": "SUSE Bug 1176409", "url": "https://bugzilla.suse.com/1176409" }, { "category": "self", "summary": "SUSE Bug 1176412", "url": "https://bugzilla.suse.com/1176412" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14392 page", "url": "https://www.suse.com/security/cve/CVE-2020-14392/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14393 page", "url": "https://www.suse.com/security/cve/CVE-2020-14393/" } ], "title": "Security update for perl-DBI", "tracking": { "current_release_date": "2020-09-16T10:07:18Z", "generator": { "date": "2020-09-16T10:07:18Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:2645-1", "initial_release_date": "2020-09-16T10:07:18Z", "revision_history": [ { "date": "2020-09-16T10:07:18Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "perl-DBI-1.639-3.8.1.aarch64", "product": { "name": "perl-DBI-1.639-3.8.1.aarch64", "product_id": "perl-DBI-1.639-3.8.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.639-3.8.1.i586", "product": { "name": "perl-DBI-1.639-3.8.1.i586", "product_id": "perl-DBI-1.639-3.8.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.639-3.8.1.ppc64le", "product": { "name": "perl-DBI-1.639-3.8.1.ppc64le", "product_id": "perl-DBI-1.639-3.8.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.639-3.8.1.s390x", "product": { "name": "perl-DBI-1.639-3.8.1.s390x", "product_id": "perl-DBI-1.639-3.8.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.639-3.8.1.x86_64", "product": { "name": "perl-DBI-1.639-3.8.1.x86_64", "product_id": "perl-DBI-1.639-3.8.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.639-3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.aarch64" }, "product_reference": "perl-DBI-1.639-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.639-3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.ppc64le" }, "product_reference": "perl-DBI-1.639-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.639-3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.s390x" }, "product_reference": "perl-DBI-1.639-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.639-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.x86_64" }, "product_reference": "perl-DBI-1.639-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.639-3.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:perl-DBI-1.639-3.8.1.aarch64" }, "product_reference": "perl-DBI-1.639-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.639-3.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:perl-DBI-1.639-3.8.1.x86_64" }, "product_reference": "perl-DBI-1.639-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.639-3.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:perl-DBI-1.639-3.8.1.aarch64" }, "product_reference": "perl-DBI-1.639-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.639-3.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:perl-DBI-1.639-3.8.1.x86_64" }, "product_reference": "perl-DBI-1.639-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.639-3.8.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.aarch64" }, "product_reference": "perl-DBI-1.639-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.639-3.8.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.ppc64le" }, "product_reference": "perl-DBI-1.639-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.639-3.8.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.s390x" }, "product_reference": "perl-DBI-1.639-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.639-3.8.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.x86_64" }, "product_reference": "perl-DBI-1.639-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.639-3.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:perl-DBI-1.639-3.8.1.ppc64le" }, "product_reference": "perl-DBI-1.639-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.639-3.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:perl-DBI-1.639-3.8.1.x86_64" }, "product_reference": "perl-DBI-1.639-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-14392", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14392" } ], "notes": [ { "category": "general", "text": "An untrusted pointer dereference flaw was found in Perl-DBI \u003c 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service\u0027s availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:perl-DBI-1.639-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:perl-DBI-1.639-3.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14392", "url": "https://www.suse.com/security/cve/CVE-2020-14392" }, { "category": "external", "summary": "SUSE Bug 1176412 for CVE-2020-14392", "url": "https://bugzilla.suse.com/1176412" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:perl-DBI-1.639-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:perl-DBI-1.639-3.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:perl-DBI-1.639-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:perl-DBI-1.639-3.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-16T10:07:18Z", "details": "important" } ], "title": "CVE-2020-14392" }, { "cve": "CVE-2020-14393", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14393" } ], "notes": [ { "category": "general", "text": "A buffer overflow was found in perl-DBI \u003c 1.643 in DBI.xs. A local attacker who is able to supply a string longer than 300 characters could cause an out-of-bounds write, affecting the availability of the service or integrity of data.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:perl-DBI-1.639-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:perl-DBI-1.639-3.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14393", "url": "https://www.suse.com/security/cve/CVE-2020-14393" }, { "category": "external", "summary": "SUSE Bug 1176409 for CVE-2020-14393", "url": "https://bugzilla.suse.com/1176409" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:perl-DBI-1.639-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:perl-DBI-1.639-3.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:perl-DBI-1.639-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:perl-DBI-1.639-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:perl-DBI-1.639-3.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-16T10:07:18Z", "details": "important" } ], "title": "CVE-2020-14393" } ] }
suse-su-2020:2661-1
Vulnerability from csaf_suse
Published
2020-09-16 15:02
Modified
2020-09-16 15:02
Summary
Security update for perl-DBI
Notes
Title of the patch
Security update for perl-DBI
Description of the patch
This update for perl-DBI fixes the following issues:
Security issues fixed:
- CVE-2020-14392: Memory corruption in XS functions when Perl stack is reallocated (bsc#1176412).
- CVE-2020-14393: Fixed a buffer overflow on an overlong DBD class name (bsc#1176409).
Patchnames
HPE-Helion-OpenStack-8-2020-2661,SUSE-2020-2661,SUSE-OpenStack-Cloud-7-2020-2661,SUSE-OpenStack-Cloud-8-2020-2661,SUSE-OpenStack-Cloud-9-2020-2661,SUSE-OpenStack-Cloud-Crowbar-8-2020-2661,SUSE-OpenStack-Cloud-Crowbar-9-2020-2661,SUSE-SLE-SAP-12-SP2-2020-2661,SUSE-SLE-SAP-12-SP3-2020-2661,SUSE-SLE-SAP-12-SP4-2020-2661,SUSE-SLE-SERVER-12-SP2-2020-2661,SUSE-SLE-SERVER-12-SP2-BCL-2020-2661,SUSE-SLE-SERVER-12-SP3-2020-2661,SUSE-SLE-SERVER-12-SP3-BCL-2020-2661,SUSE-SLE-SERVER-12-SP4-LTSS-2020-2661,SUSE-SLE-SERVER-12-SP5-2020-2661,SUSE-Storage-5-2020-2661
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for perl-DBI", "title": "Title of the patch" }, { "category": "description", "text": "This update for perl-DBI fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2020-14392: Memory corruption in XS functions when Perl stack is reallocated (bsc#1176412).\n- CVE-2020-14393: Fixed a buffer overflow on an overlong DBD class name (bsc#1176409).\n", "title": "Description of the patch" }, { "category": "details", "text": "HPE-Helion-OpenStack-8-2020-2661,SUSE-2020-2661,SUSE-OpenStack-Cloud-7-2020-2661,SUSE-OpenStack-Cloud-8-2020-2661,SUSE-OpenStack-Cloud-9-2020-2661,SUSE-OpenStack-Cloud-Crowbar-8-2020-2661,SUSE-OpenStack-Cloud-Crowbar-9-2020-2661,SUSE-SLE-SAP-12-SP2-2020-2661,SUSE-SLE-SAP-12-SP3-2020-2661,SUSE-SLE-SAP-12-SP4-2020-2661,SUSE-SLE-SERVER-12-SP2-2020-2661,SUSE-SLE-SERVER-12-SP2-BCL-2020-2661,SUSE-SLE-SERVER-12-SP3-2020-2661,SUSE-SLE-SERVER-12-SP3-BCL-2020-2661,SUSE-SLE-SERVER-12-SP4-LTSS-2020-2661,SUSE-SLE-SERVER-12-SP5-2020-2661,SUSE-Storage-5-2020-2661", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_2661-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:2661-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20202661-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:2661-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-September/007439.html" }, { "category": "self", "summary": "SUSE Bug 1176409", "url": "https://bugzilla.suse.com/1176409" }, { "category": "self", "summary": "SUSE Bug 1176412", "url": "https://bugzilla.suse.com/1176412" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14392 page", "url": "https://www.suse.com/security/cve/CVE-2020-14392/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14393 page", "url": "https://www.suse.com/security/cve/CVE-2020-14393/" } ], "title": "Security update for perl-DBI", "tracking": { "current_release_date": "2020-09-16T15:02:23Z", "generator": { "date": "2020-09-16T15:02:23Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:2661-1", "initial_release_date": "2020-09-16T15:02:23Z", "revision_history": [ { "date": "2020-09-16T15:02:23Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "perl-DBI-1.628-5.3.1.aarch64", "product": { "name": "perl-DBI-1.628-5.3.1.aarch64", "product_id": "perl-DBI-1.628-5.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.628-5.3.1.i586", "product": { "name": "perl-DBI-1.628-5.3.1.i586", "product_id": "perl-DBI-1.628-5.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.628-5.3.1.ppc64le", "product": { "name": "perl-DBI-1.628-5.3.1.ppc64le", "product_id": "perl-DBI-1.628-5.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.628-5.3.1.s390", "product": { "name": "perl-DBI-1.628-5.3.1.s390", "product_id": "perl-DBI-1.628-5.3.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.628-5.3.1.s390x", "product": { "name": "perl-DBI-1.628-5.3.1.s390x", "product_id": "perl-DBI-1.628-5.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.628-5.3.1.x86_64", "product": { "name": "perl-DBI-1.628-5.3.1.x86_64", "product_id": "perl-DBI-1.628-5.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "HPE Helion OpenStack 8", "product": { "name": "HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8", "product_identification_helper": { "cpe": "cpe:/o:suse:hpe-helion-openstack:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 7", "product": { "name": "SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:7" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 8", "product": { "name": "SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 9", "product": { "name": "SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:9" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 8", "product": { "name": "SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 9", "product": { "name": "SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 5", "product": { "name": "SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:perl-DBI-1.628-5.3.1.x86_64" }, "product_reference": "perl-DBI-1.628-5.3.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:perl-DBI-1.628-5.3.1.s390x" }, "product_reference": "perl-DBI-1.628-5.3.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:perl-DBI-1.628-5.3.1.x86_64" }, "product_reference": "perl-DBI-1.628-5.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:perl-DBI-1.628-5.3.1.x86_64" }, "product_reference": "perl-DBI-1.628-5.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:perl-DBI-1.628-5.3.1.x86_64" }, "product_reference": "perl-DBI-1.628-5.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:perl-DBI-1.628-5.3.1.x86_64" }, "product_reference": "perl-DBI-1.628-5.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:perl-DBI-1.628-5.3.1.x86_64" }, "product_reference": "perl-DBI-1.628-5.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:perl-DBI-1.628-5.3.1.ppc64le" }, "product_reference": "perl-DBI-1.628-5.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:perl-DBI-1.628-5.3.1.x86_64" }, "product_reference": "perl-DBI-1.628-5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:perl-DBI-1.628-5.3.1.ppc64le" }, "product_reference": "perl-DBI-1.628-5.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:perl-DBI-1.628-5.3.1.x86_64" }, "product_reference": "perl-DBI-1.628-5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:perl-DBI-1.628-5.3.1.ppc64le" }, "product_reference": "perl-DBI-1.628-5.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:perl-DBI-1.628-5.3.1.x86_64" }, "product_reference": "perl-DBI-1.628-5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.ppc64le" }, "product_reference": "perl-DBI-1.628-5.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.s390x" }, "product_reference": "perl-DBI-1.628-5.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.x86_64" }, "product_reference": "perl-DBI-1.628-5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:perl-DBI-1.628-5.3.1.x86_64" }, "product_reference": "perl-DBI-1.628-5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.aarch64" }, "product_reference": "perl-DBI-1.628-5.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.ppc64le" }, "product_reference": "perl-DBI-1.628-5.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.s390x" }, "product_reference": "perl-DBI-1.628-5.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.x86_64" }, "product_reference": "perl-DBI-1.628-5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:perl-DBI-1.628-5.3.1.x86_64" }, "product_reference": "perl-DBI-1.628-5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.aarch64" }, "product_reference": "perl-DBI-1.628-5.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.ppc64le" }, "product_reference": "perl-DBI-1.628-5.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.s390x" }, "product_reference": "perl-DBI-1.628-5.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.x86_64" }, "product_reference": "perl-DBI-1.628-5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.aarch64" }, "product_reference": "perl-DBI-1.628-5.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.ppc64le" }, "product_reference": "perl-DBI-1.628-5.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.s390x" }, "product_reference": "perl-DBI-1.628-5.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.x86_64" }, "product_reference": "perl-DBI-1.628-5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.aarch64" }, "product_reference": "perl-DBI-1.628-5.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.ppc64le" }, "product_reference": "perl-DBI-1.628-5.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.s390x" }, "product_reference": "perl-DBI-1.628-5.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.x86_64" }, "product_reference": "perl-DBI-1.628-5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:perl-DBI-1.628-5.3.1.aarch64" }, "product_reference": "perl-DBI-1.628-5.3.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.628-5.3.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:perl-DBI-1.628-5.3.1.x86_64" }, "product_reference": "perl-DBI-1.628-5.3.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-14392", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14392" } ], "notes": [ { "category": "general", "text": "An untrusted pointer dereference flaw was found in Perl-DBI \u003c 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service\u0027s availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:perl-DBI-1.628-5.3.1.x86_64", "SUSE Enterprise Storage 5:perl-DBI-1.628-5.3.1.aarch64", "SUSE Enterprise Storage 5:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud 7:perl-DBI-1.628-5.3.1.s390x", "SUSE OpenStack Cloud 7:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud 8:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud 9:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:perl-DBI-1.628-5.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14392", "url": "https://www.suse.com/security/cve/CVE-2020-14392" }, { "category": "external", "summary": "SUSE Bug 1176412 for CVE-2020-14392", "url": "https://bugzilla.suse.com/1176412" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "HPE Helion OpenStack 8:perl-DBI-1.628-5.3.1.x86_64", "SUSE Enterprise Storage 5:perl-DBI-1.628-5.3.1.aarch64", "SUSE Enterprise Storage 5:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud 7:perl-DBI-1.628-5.3.1.s390x", "SUSE OpenStack Cloud 7:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud 8:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud 9:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:perl-DBI-1.628-5.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:perl-DBI-1.628-5.3.1.x86_64", "SUSE Enterprise Storage 5:perl-DBI-1.628-5.3.1.aarch64", "SUSE Enterprise Storage 5:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud 7:perl-DBI-1.628-5.3.1.s390x", "SUSE OpenStack Cloud 7:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud 8:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud 9:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:perl-DBI-1.628-5.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-16T15:02:23Z", "details": "important" } ], "title": "CVE-2020-14392" }, { "cve": "CVE-2020-14393", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14393" } ], "notes": [ { "category": "general", "text": "A buffer overflow was found in perl-DBI \u003c 1.643 in DBI.xs. A local attacker who is able to supply a string longer than 300 characters could cause an out-of-bounds write, affecting the availability of the service or integrity of data.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:perl-DBI-1.628-5.3.1.x86_64", "SUSE Enterprise Storage 5:perl-DBI-1.628-5.3.1.aarch64", "SUSE Enterprise Storage 5:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud 7:perl-DBI-1.628-5.3.1.s390x", "SUSE OpenStack Cloud 7:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud 8:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud 9:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:perl-DBI-1.628-5.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14393", "url": "https://www.suse.com/security/cve/CVE-2020-14393" }, { "category": "external", "summary": "SUSE Bug 1176409 for CVE-2020-14393", "url": "https://bugzilla.suse.com/1176409" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "HPE Helion OpenStack 8:perl-DBI-1.628-5.3.1.x86_64", "SUSE Enterprise Storage 5:perl-DBI-1.628-5.3.1.aarch64", "SUSE Enterprise Storage 5:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud 7:perl-DBI-1.628-5.3.1.s390x", "SUSE OpenStack Cloud 7:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud 8:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud 9:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:perl-DBI-1.628-5.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:perl-DBI-1.628-5.3.1.x86_64", "SUSE Enterprise Storage 5:perl-DBI-1.628-5.3.1.aarch64", "SUSE Enterprise Storage 5:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:perl-DBI-1.628-5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud 7:perl-DBI-1.628-5.3.1.s390x", "SUSE OpenStack Cloud 7:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud 8:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud 9:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:perl-DBI-1.628-5.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:perl-DBI-1.628-5.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-16T15:02:23Z", "details": "important" } ], "title": "CVE-2020-14393" } ] }
suse-su-2020:2646-1
Vulnerability from csaf_suse
Published
2020-09-16 10:07
Modified
2020-09-16 10:07
Summary
Security update for perl-DBI
Notes
Title of the patch
Security update for perl-DBI
Description of the patch
This update for perl-DBI fixes the following issues:
Security issues fixed:
- CVE-2020-14392: Memory corruption in XS functions when Perl stack is reallocated (bsc#1176412).
- CVE-2020-14393: Fixed a buffer overflow on an overlong DBD class name (bsc#1176409).
Patchnames
SUSE-2020-2646,SUSE-SLE-Module-Basesystem-15-SP2-2020-2646
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for perl-DBI", "title": "Title of the patch" }, { "category": "description", "text": "This update for perl-DBI fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2020-14392: Memory corruption in XS functions when Perl stack is reallocated (bsc#1176412).\n- CVE-2020-14393: Fixed a buffer overflow on an overlong DBD class name (bsc#1176409).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-2646,SUSE-SLE-Module-Basesystem-15-SP2-2020-2646", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_2646-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:2646-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20202646-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:2646-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-September/007432.html" }, { "category": "self", "summary": "SUSE Bug 1176409", "url": "https://bugzilla.suse.com/1176409" }, { "category": "self", "summary": "SUSE Bug 1176412", "url": "https://bugzilla.suse.com/1176412" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14392 page", "url": "https://www.suse.com/security/cve/CVE-2020-14392/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14393 page", "url": "https://www.suse.com/security/cve/CVE-2020-14393/" } ], "title": "Security update for perl-DBI", "tracking": { "current_release_date": "2020-09-16T10:07:32Z", "generator": { "date": "2020-09-16T10:07:32Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:2646-1", "initial_release_date": "2020-09-16T10:07:32Z", "revision_history": [ { "date": "2020-09-16T10:07:32Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "perl-DBI-1.642-3.3.1.aarch64", "product": { "name": "perl-DBI-1.642-3.3.1.aarch64", "product_id": "perl-DBI-1.642-3.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.642-3.3.1.i586", "product": { "name": "perl-DBI-1.642-3.3.1.i586", "product_id": "perl-DBI-1.642-3.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.642-3.3.1.ppc64le", "product": { "name": "perl-DBI-1.642-3.3.1.ppc64le", "product_id": "perl-DBI-1.642-3.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.642-3.3.1.s390x", "product": { "name": "perl-DBI-1.642-3.3.1.s390x", "product_id": "perl-DBI-1.642-3.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.642-3.3.1.x86_64", "product": { "name": "perl-DBI-1.642-3.3.1.x86_64", "product_id": "perl-DBI-1.642-3.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.642-3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.aarch64" }, "product_reference": "perl-DBI-1.642-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.642-3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.ppc64le" }, "product_reference": "perl-DBI-1.642-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.642-3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.s390x" }, "product_reference": "perl-DBI-1.642-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.642-3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.x86_64" }, "product_reference": "perl-DBI-1.642-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-14392", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14392" } ], "notes": [ { "category": "general", "text": "An untrusted pointer dereference flaw was found in Perl-DBI \u003c 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service\u0027s availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14392", "url": "https://www.suse.com/security/cve/CVE-2020-14392" }, { "category": "external", "summary": "SUSE Bug 1176412 for CVE-2020-14392", "url": "https://bugzilla.suse.com/1176412" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-16T10:07:32Z", "details": "important" } ], "title": "CVE-2020-14392" }, { "cve": "CVE-2020-14393", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14393" } ], "notes": [ { "category": "general", "text": "A buffer overflow was found in perl-DBI \u003c 1.643 in DBI.xs. A local attacker who is able to supply a string longer than 300 characters could cause an out-of-bounds write, affecting the availability of the service or integrity of data.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14393", "url": "https://www.suse.com/security/cve/CVE-2020-14393" }, { "category": "external", "summary": "SUSE Bug 1176409 for CVE-2020-14393", "url": "https://bugzilla.suse.com/1176409" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:perl-DBI-1.642-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-16T10:07:32Z", "details": "important" } ], "title": "CVE-2020-14393" } ] }
suse-su-2020:14493-1
Vulnerability from csaf_suse
Published
2020-09-16 08:47
Modified
2020-09-16 08:47
Summary
Security update for perl-DBI
Notes
Title of the patch
Security update for perl-DBI
Description of the patch
This update for perl-DBI fixes the following issues:
Security issues fixed:
- CVE-2020-14392: Memory corruption in XS functions when Perl stack is reallocated (bsc#1176412).
- CVE-2020-14393: Fixed a buffer overflow on an overlong DBD class name (bsc#1176409).
Patchnames
sleposp3-perl-DBI-14493,slessp4-perl-DBI-14493
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for perl-DBI", "title": "Title of the patch" }, { "category": "description", "text": "This update for perl-DBI fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2020-14392: Memory corruption in XS functions when Perl stack is reallocated (bsc#1176412).\n- CVE-2020-14393: Fixed a buffer overflow on an overlong DBD class name (bsc#1176409).\n", "title": "Description of the patch" }, { "category": "details", "text": "sleposp3-perl-DBI-14493,slessp4-perl-DBI-14493", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_14493-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:14493-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-202014493-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:14493-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-September/007430.html" }, { "category": "self", "summary": "SUSE Bug 1176409", "url": "https://bugzilla.suse.com/1176409" }, { "category": "self", "summary": "SUSE Bug 1176412", "url": "https://bugzilla.suse.com/1176412" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14392 page", "url": "https://www.suse.com/security/cve/CVE-2020-14392/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14393 page", "url": "https://www.suse.com/security/cve/CVE-2020-14393/" } ], "title": "Security update for perl-DBI", "tracking": { "current_release_date": "2020-09-16T08:47:32Z", "generator": { "date": "2020-09-16T08:47:32Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:14493-1", "initial_release_date": "2020-09-16T08:47:32Z", "revision_history": [ { "date": "2020-09-16T08:47:32Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "perl-DBI-1.607-3.3.1.i586", "product": { "name": "perl-DBI-1.607-3.3.1.i586", "product_id": "perl-DBI-1.607-3.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.607-3.3.1.ppc64", "product": { "name": "perl-DBI-1.607-3.3.1.ppc64", "product_id": "perl-DBI-1.607-3.3.1.ppc64" } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.607-3.3.1.s390x", "product": { "name": "perl-DBI-1.607-3.3.1.s390x", "product_id": "perl-DBI-1.607-3.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.607-3.3.1.x86_64", "product": { "name": "perl-DBI-1.607-3.3.1.x86_64", "product_id": "perl-DBI-1.607-3.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Point of Sale 11 SP3", "product": { "name": "SUSE Linux Enterprise Point of Sale 11 SP3", "product_id": "SUSE Linux Enterprise Point of Sale 11 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-pos:11:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 11 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_sles:11:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.607-3.3.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", "product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:perl-DBI-1.607-3.3.1.i586" }, "product_reference": "perl-DBI-1.607-3.3.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.607-3.3.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.i586" }, "product_reference": "perl-DBI-1.607-3.3.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.607-3.3.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.ppc64" }, "product_reference": "perl-DBI-1.607-3.3.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.607-3.3.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.s390x" }, "product_reference": "perl-DBI-1.607-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.607-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.x86_64" }, "product_reference": "perl-DBI-1.607-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-14392", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14392" } ], "notes": [ { "category": "general", "text": "An untrusted pointer dereference flaw was found in Perl-DBI \u003c 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service\u0027s availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:perl-DBI-1.607-3.3.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14392", "url": "https://www.suse.com/security/cve/CVE-2020-14392" }, { "category": "external", "summary": "SUSE Bug 1176412 for CVE-2020-14392", "url": "https://bugzilla.suse.com/1176412" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Point of Sale 11 SP3:perl-DBI-1.607-3.3.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:perl-DBI-1.607-3.3.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-16T08:47:32Z", "details": "important" } ], "title": "CVE-2020-14392" }, { "cve": "CVE-2020-14393", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14393" } ], "notes": [ { "category": "general", "text": "A buffer overflow was found in perl-DBI \u003c 1.643 in DBI.xs. A local attacker who is able to supply a string longer than 300 characters could cause an out-of-bounds write, affecting the availability of the service or integrity of data.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:perl-DBI-1.607-3.3.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14393", "url": "https://www.suse.com/security/cve/CVE-2020-14393" }, { "category": "external", "summary": "SUSE Bug 1176409 for CVE-2020-14393", "url": "https://bugzilla.suse.com/1176409" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Point of Sale 11 SP3:perl-DBI-1.607-3.3.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:perl-DBI-1.607-3.3.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:perl-DBI-1.607-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-16T08:47:32Z", "details": "important" } ], "title": "CVE-2020-14393" } ] }
opensuse-su-2024:14061-1
Vulnerability from csaf_opensuse
Published
2024-06-21 00:00
Modified
2024-06-21 00:00
Summary
perl-DBI-1.643-4.1 on GA media
Notes
Title of the patch
perl-DBI-1.643-4.1 on GA media
Description of the patch
These are all security issues fixed in the perl-DBI-1.643-4.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14061
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "perl-DBI-1.643-4.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the perl-DBI-1.643-4.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14061", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14061-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20919 page", "url": "https://www.suse.com/security/cve/CVE-2019-20919/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14392 page", "url": "https://www.suse.com/security/cve/CVE-2020-14392/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14393 page", "url": "https://www.suse.com/security/cve/CVE-2020-14393/" } ], "title": "perl-DBI-1.643-4.1 on GA media", "tracking": { "current_release_date": "2024-06-21T00:00:00Z", "generator": { "date": "2024-06-21T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14061-1", "initial_release_date": "2024-06-21T00:00:00Z", "revision_history": [ { "date": "2024-06-21T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "perl-DBI-1.643-4.1.aarch64", "product": { "name": "perl-DBI-1.643-4.1.aarch64", "product_id": "perl-DBI-1.643-4.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.643-4.1.ppc64le", "product": { "name": "perl-DBI-1.643-4.1.ppc64le", "product_id": "perl-DBI-1.643-4.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.643-4.1.s390x", "product": { "name": "perl-DBI-1.643-4.1.s390x", "product_id": "perl-DBI-1.643-4.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.643-4.1.x86_64", "product": { "name": "perl-DBI-1.643-4.1.x86_64", "product_id": "perl-DBI-1.643-4.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.643-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-DBI-1.643-4.1.aarch64" }, "product_reference": "perl-DBI-1.643-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.643-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-DBI-1.643-4.1.ppc64le" }, "product_reference": "perl-DBI-1.643-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.643-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-DBI-1.643-4.1.s390x" }, "product_reference": "perl-DBI-1.643-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.643-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-DBI-1.643-4.1.x86_64" }, "product_reference": "perl-DBI-1.643-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20919", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20919" } ], "notes": [ { "category": "general", "text": "An issue was discovered in the DBI module before 1.643 for Perl. The hv_fetch() documentation requires checking for NULL and the code does that. But, shortly thereafter, it calls SvOK(profile), causing a NULL pointer dereference.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:perl-DBI-1.643-4.1.aarch64", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.ppc64le", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.s390x", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20919", "url": "https://www.suse.com/security/cve/CVE-2019-20919" }, { "category": "external", "summary": "SUSE Bug 1176764 for CVE-2019-20919", "url": "https://bugzilla.suse.com/1176764" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:perl-DBI-1.643-4.1.aarch64", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.ppc64le", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.s390x", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:perl-DBI-1.643-4.1.aarch64", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.ppc64le", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.s390x", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-21T00:00:00Z", "details": "important" } ], "title": "CVE-2019-20919" }, { "cve": "CVE-2020-14392", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14392" } ], "notes": [ { "category": "general", "text": "An untrusted pointer dereference flaw was found in Perl-DBI \u003c 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service\u0027s availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:perl-DBI-1.643-4.1.aarch64", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.ppc64le", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.s390x", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14392", "url": "https://www.suse.com/security/cve/CVE-2020-14392" }, { "category": "external", "summary": "SUSE Bug 1176412 for CVE-2020-14392", "url": "https://bugzilla.suse.com/1176412" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:perl-DBI-1.643-4.1.aarch64", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.ppc64le", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.s390x", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:perl-DBI-1.643-4.1.aarch64", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.ppc64le", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.s390x", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-21T00:00:00Z", "details": "important" } ], "title": "CVE-2020-14392" }, { "cve": "CVE-2020-14393", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14393" } ], "notes": [ { "category": "general", "text": "A buffer overflow was found in perl-DBI \u003c 1.643 in DBI.xs. A local attacker who is able to supply a string longer than 300 characters could cause an out-of-bounds write, affecting the availability of the service or integrity of data.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:perl-DBI-1.643-4.1.aarch64", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.ppc64le", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.s390x", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14393", "url": "https://www.suse.com/security/cve/CVE-2020-14393" }, { "category": "external", "summary": "SUSE Bug 1176409 for CVE-2020-14393", "url": "https://bugzilla.suse.com/1176409" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:perl-DBI-1.643-4.1.aarch64", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.ppc64le", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.s390x", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:perl-DBI-1.643-4.1.aarch64", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.ppc64le", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.s390x", "openSUSE Tumbleweed:perl-DBI-1.643-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-21T00:00:00Z", "details": "important" } ], "title": "CVE-2020-14393" } ] }
opensuse-su-2020:1483-1
Vulnerability from csaf_opensuse
Published
2020-09-20 04:21
Modified
2020-09-20 04:21
Summary
Security update for perl-DBI
Notes
Title of the patch
Security update for perl-DBI
Description of the patch
This update for perl-DBI fixes the following issues:
Security issues fixed:
- CVE-2020-14392: Memory corruption in XS functions when Perl stack is reallocated (bsc#1176412).
- CVE-2020-14393: Fixed a buffer overflow on an overlong DBD class name (bsc#1176409).
This update was imported from the SUSE:SLE-15-SP2:Update update project.
Patchnames
openSUSE-2020-1483
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for perl-DBI", "title": "Title of the patch" }, { "category": "description", "text": "This update for perl-DBI fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2020-14392: Memory corruption in XS functions when Perl stack is reallocated (bsc#1176412).\n- CVE-2020-14393: Fixed a buffer overflow on an overlong DBD class name (bsc#1176409).\n\nThis update was imported from the SUSE:SLE-15-SP2:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2020-1483", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2020_1483-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2020:1483-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NIWDVWT33H2LL4E4DPVIOB7OZ6SQTZ6F/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2020:1483-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NIWDVWT33H2LL4E4DPVIOB7OZ6SQTZ6F/" }, { "category": "self", "summary": "SUSE Bug 1176409", "url": "https://bugzilla.suse.com/1176409" }, { "category": "self", "summary": "SUSE Bug 1176412", "url": "https://bugzilla.suse.com/1176412" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14392 page", "url": "https://www.suse.com/security/cve/CVE-2020-14392/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14393 page", "url": "https://www.suse.com/security/cve/CVE-2020-14393/" } ], "title": "Security update for perl-DBI", "tracking": { "current_release_date": "2020-09-20T04:21:44Z", "generator": { "date": "2020-09-20T04:21:44Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2020:1483-1", "initial_release_date": "2020-09-20T04:21:44Z", "revision_history": [ { "date": "2020-09-20T04:21:44Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "perl-DBI-1.642-lp152.2.3.1.i586", "product": { "name": "perl-DBI-1.642-lp152.2.3.1.i586", "product_id": "perl-DBI-1.642-lp152.2.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.642-lp152.2.3.1.x86_64", "product": { "name": "perl-DBI-1.642-lp152.2.3.1.x86_64", "product_id": "perl-DBI-1.642-lp152.2.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.2", "product": { "name": "openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.642-lp152.2.3.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:perl-DBI-1.642-lp152.2.3.1.i586" }, "product_reference": "perl-DBI-1.642-lp152.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.642-lp152.2.3.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:perl-DBI-1.642-lp152.2.3.1.x86_64" }, "product_reference": "perl-DBI-1.642-lp152.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-14392", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14392" } ], "notes": [ { "category": "general", "text": "An untrusted pointer dereference flaw was found in Perl-DBI \u003c 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service\u0027s availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:perl-DBI-1.642-lp152.2.3.1.i586", "openSUSE Leap 15.2:perl-DBI-1.642-lp152.2.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14392", "url": "https://www.suse.com/security/cve/CVE-2020-14392" }, { "category": "external", "summary": "SUSE Bug 1176412 for CVE-2020-14392", "url": "https://bugzilla.suse.com/1176412" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:perl-DBI-1.642-lp152.2.3.1.i586", "openSUSE Leap 15.2:perl-DBI-1.642-lp152.2.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:perl-DBI-1.642-lp152.2.3.1.i586", "openSUSE Leap 15.2:perl-DBI-1.642-lp152.2.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-20T04:21:44Z", "details": "important" } ], "title": "CVE-2020-14392" }, { "cve": "CVE-2020-14393", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14393" } ], "notes": [ { "category": "general", "text": "A buffer overflow was found in perl-DBI \u003c 1.643 in DBI.xs. A local attacker who is able to supply a string longer than 300 characters could cause an out-of-bounds write, affecting the availability of the service or integrity of data.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:perl-DBI-1.642-lp152.2.3.1.i586", "openSUSE Leap 15.2:perl-DBI-1.642-lp152.2.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14393", "url": "https://www.suse.com/security/cve/CVE-2020-14393" }, { "category": "external", "summary": "SUSE Bug 1176409 for CVE-2020-14393", "url": "https://bugzilla.suse.com/1176409" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:perl-DBI-1.642-lp152.2.3.1.i586", "openSUSE Leap 15.2:perl-DBI-1.642-lp152.2.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:perl-DBI-1.642-lp152.2.3.1.i586", "openSUSE Leap 15.2:perl-DBI-1.642-lp152.2.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-20T04:21:44Z", "details": "important" } ], "title": "CVE-2020-14393" } ] }
opensuse-su-2020:1502-1
Vulnerability from csaf_opensuse
Published
2020-09-22 16:22
Modified
2020-09-22 16:22
Summary
Security update for perl-DBI
Notes
Title of the patch
Security update for perl-DBI
Description of the patch
This update for perl-DBI fixes the following issues:
Security issues fixed:
- CVE-2020-14392: Memory corruption in XS functions when Perl stack is reallocated (bsc#1176412).
- CVE-2020-14393: Fixed a buffer overflow on an overlong DBD class name (bsc#1176409).
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames
openSUSE-2020-1502
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for perl-DBI", "title": "Title of the patch" }, { "category": "description", "text": "This update for perl-DBI fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2020-14392: Memory corruption in XS functions when Perl stack is reallocated (bsc#1176412).\n- CVE-2020-14393: Fixed a buffer overflow on an overlong DBD class name (bsc#1176409).\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2020-1502", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2020_1502-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2020:1502-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/E2EHWSYIL5CT3JCOXRNKCFJFDGOR3IXX/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2020:1502-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/E2EHWSYIL5CT3JCOXRNKCFJFDGOR3IXX/" }, { "category": "self", "summary": "SUSE Bug 1176409", "url": "https://bugzilla.suse.com/1176409" }, { "category": "self", "summary": "SUSE Bug 1176412", "url": "https://bugzilla.suse.com/1176412" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14392 page", "url": "https://www.suse.com/security/cve/CVE-2020-14392/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14393 page", "url": "https://www.suse.com/security/cve/CVE-2020-14393/" } ], "title": "Security update for perl-DBI", "tracking": { "current_release_date": "2020-09-22T16:22:20Z", "generator": { "date": "2020-09-22T16:22:20Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2020:1502-1", "initial_release_date": "2020-09-22T16:22:20Z", "revision_history": [ { "date": "2020-09-22T16:22:20Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "perl-DBI-1.639-lp151.3.7.1.i586", "product": { "name": "perl-DBI-1.639-lp151.3.7.1.i586", "product_id": "perl-DBI-1.639-lp151.3.7.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "perl-DBI-1.639-lp151.3.7.1.x86_64", "product": { "name": "perl-DBI-1.639-lp151.3.7.1.x86_64", "product_id": "perl-DBI-1.639-lp151.3.7.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.1", "product": { "name": "openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.639-lp151.3.7.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:perl-DBI-1.639-lp151.3.7.1.i586" }, "product_reference": "perl-DBI-1.639-lp151.3.7.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-1.639-lp151.3.7.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:perl-DBI-1.639-lp151.3.7.1.x86_64" }, "product_reference": "perl-DBI-1.639-lp151.3.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-14392", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14392" } ], "notes": [ { "category": "general", "text": "An untrusted pointer dereference flaw was found in Perl-DBI \u003c 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service\u0027s availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:perl-DBI-1.639-lp151.3.7.1.i586", "openSUSE Leap 15.1:perl-DBI-1.639-lp151.3.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14392", "url": "https://www.suse.com/security/cve/CVE-2020-14392" }, { "category": "external", "summary": "SUSE Bug 1176412 for CVE-2020-14392", "url": "https://bugzilla.suse.com/1176412" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:perl-DBI-1.639-lp151.3.7.1.i586", "openSUSE Leap 15.1:perl-DBI-1.639-lp151.3.7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:perl-DBI-1.639-lp151.3.7.1.i586", "openSUSE Leap 15.1:perl-DBI-1.639-lp151.3.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-22T16:22:20Z", "details": "important" } ], "title": "CVE-2020-14392" }, { "cve": "CVE-2020-14393", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14393" } ], "notes": [ { "category": "general", "text": "A buffer overflow was found in perl-DBI \u003c 1.643 in DBI.xs. A local attacker who is able to supply a string longer than 300 characters could cause an out-of-bounds write, affecting the availability of the service or integrity of data.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:perl-DBI-1.639-lp151.3.7.1.i586", "openSUSE Leap 15.1:perl-DBI-1.639-lp151.3.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14393", "url": "https://www.suse.com/security/cve/CVE-2020-14393" }, { "category": "external", "summary": "SUSE Bug 1176409 for CVE-2020-14393", "url": "https://bugzilla.suse.com/1176409" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:perl-DBI-1.639-lp151.3.7.1.i586", "openSUSE Leap 15.1:perl-DBI-1.639-lp151.3.7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:perl-DBI-1.639-lp151.3.7.1.i586", "openSUSE Leap 15.1:perl-DBI-1.639-lp151.3.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-22T16:22:20Z", "details": "important" } ], "title": "CVE-2020-14393" } ] }
ghsa-xm43-qc4p-9f7j
Vulnerability from github
Published
2022-05-24 17:28
Modified
2022-05-24 17:28
VLAI Severity ?
Details
An untrusted pointer dereference flaw was found in Perl-DBI < 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service's availability.
{ "affected": [], "aliases": [ "CVE-2020-14392" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-09-16T13:15:00Z", "severity": "MODERATE" }, "details": "An untrusted pointer dereference flaw was found in Perl-DBI \u003c 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service\u0027s availability.", "id": "GHSA-xm43-qc4p-9f7j", "modified": "2022-05-24T17:28:24Z", "published": "2022-05-24T17:28:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14392" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877402" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00026.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXLKODJ7B57GITDEZZXNSHPK4VBYXYHR" }, { "type": "WEB", "url": "https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.643" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4503-1" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00067.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00074.html" } ], "schema_version": "1.4.0", "severity": [] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…