{"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":"Security update for axis","title":"Title of the patch"},{"category":"description","text":"This update for axis fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2012-5784, CVE-2014-3596: Fixed missing connection hostname check against X.509 certificate name (bsc#1134598).\n","title":"Description of the patch"},{"category":"details","text":"SUSE-2019-1373,SUSE-SLE-Module-Basesystem-15-SP1-2019-1373,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-1373","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-2019_1373-2.json"},{"category":"self","summary":"URL for SUSE-SU-2019:1373-2","url":"https://www.suse.com/support/update/announcement/2019/suse-su-20191373-2/"},{"category":"self","summary":"E-Mail link for SUSE-SU-2019:1373-2","url":"https://lists.suse.com/pipermail/sle-security-updates/2019-October/006003.html"},{"category":"self","summary":"SUSE Bug 1134598","url":"https://bugzilla.suse.com/1134598"},{"category":"self","summary":"SUSE CVE CVE-2012-5784 page","url":"https://www.suse.com/security/cve/CVE-2012-5784/"},{"category":"self","summary":"SUSE CVE CVE-2014-3596 page","url":"https://www.suse.com/security/cve/CVE-2014-3596/"}],"title":"Security update for axis","tracking":{"current_release_date":"2019-10-11T15:06:38Z","generator":{"date":"2019-10-11T15:06:38Z","engine":{"name":"cve-database.git:bin/generate-csaf.pl","version":"1"}},"id":"SUSE-SU-2019:1373-2","initial_release_date":"2019-10-11T15:06:38Z","revision_history":[{"date":"2019-10-11T15:06:38Z","number":"1","summary":"Current version"}],"status":"final","version":"1"}},"product_tree":{"branches":[{"branches":[{"branches":[{"category":"product_version","name":"axis-1.4-5.8.1.noarch","product":{"name":"axis-1.4-5.8.1.noarch","product_id":"axis-1.4-5.8.1.noarch"}},{"category":"product_version","name":"axis-manual-1.4-5.8.1.noarch","product":{"name":"axis-manual-1.4-5.8.1.noarch","product_id":"axis-manual-1.4-5.8.1.noarch"}}],"category":"architecture","name":"noarch"},{"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_family","name":"SUSE Linux Enterprise"}],"category":"vendor","name":"SUSE"}],"relationships":[{"category":"default_component_of","full_product_name":{"name":"axis-1.4-5.8.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP1","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP1:axis-1.4-5.8.1.noarch"},"product_reference":"axis-1.4-5.8.1.noarch","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP1"}]},"vulnerabilities":[{"cve":"CVE-2012-5784","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2012-5784"}],"notes":[{"category":"general","text":"Apache Axis 1.4 and earlier, as used in PayPal Payments Pro, PayPal Mass Pay, PayPal Transactional Information SOAP, the Java Message Service implementation in Apache ActiveMQ, and other products, does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.","title":"CVE description"}],"product_status":{"recommended":["SUSE Linux Enterprise Module for Basesystem 15 SP1:axis-1.4-5.8.1.noarch"]},"references":[{"category":"external","summary":"CVE-2012-5784","url":"https://www.suse.com/security/cve/CVE-2012-5784"},{"category":"external","summary":"SUSE Bug 1134598 for CVE-2012-5784","url":"https://bugzilla.suse.com/1134598"}],"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 SP1:axis-1.4-5.8.1.noarch"]}],"scores":[{"cvss_v3":{"baseScore":6.5,"baseSeverity":"MEDIUM","vectorString":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N","version":"3.0"},"products":["SUSE Linux Enterprise Module for Basesystem 15 SP1:axis-1.4-5.8.1.noarch"]}],"threats":[{"category":"impact","date":"2019-10-11T15:06:38Z","details":"moderate"}],"title":"CVE-2012-5784"},{"cve":"CVE-2014-3596","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2014-3596"}],"notes":[{"category":"general","text":"The getCN function in Apache Axis 1.4 and earlier does not properly verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via a certificate with a subject that specifies a common name in a field that is not the CN field. NOTE: this issue exists because of an incomplete fix for CVE-2012-5784.","title":"CVE description"}],"product_status":{"recommended":["SUSE Linux Enterprise Module for Basesystem 15 SP1:axis-1.4-5.8.1.noarch"]},"references":[{"category":"external","summary":"CVE-2014-3596","url":"https://www.suse.com/security/cve/CVE-2014-3596"},{"category":"external","summary":"SUSE Bug 1134598 for CVE-2014-3596","url":"https://bugzilla.suse.com/1134598"}],"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 SP1:axis-1.4-5.8.1.noarch"]}],"scores":[{"cvss_v3":{"baseScore":6.5,"baseSeverity":"MEDIUM","vectorString":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N","version":"3.0"},"products":["SUSE Linux Enterprise Module for Basesystem 15 SP1:axis-1.4-5.8.1.noarch"]}],"threats":[{"category":"impact","date":"2019-10-11T15:06:38Z","details":"moderate"}],"title":"CVE-2014-3596"}]}