Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-14846 (GCVE-0-2019-14846)
Vulnerability from cvelistv5 – Published: 2019-10-08 18:44 – Updated: 2024-08-05 00:26| URL | Tags |
|---|---|
| https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2… | x_refsource_CONFIRM |
| https://github.com/ansible/ansible/pull/63366 | x_refsource_CONFIRM |
| https://access.redhat.com/errata/RHSA-2019:3203 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/errata/RHSA-2019:3202 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/errata/RHSA-2019:3207 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/errata/RHSA-2019:3201 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/errata/RHSA-2020:0756 | vendor-advisoryx_refsource_REDHAT |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisoryx_refsource_SUSE |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisoryx_refsource_SUSE |
| https://lists.debian.org/debian-lts-announce/2020… | mailing-listx_refsource_MLIST |
| https://lists.debian.org/debian-lts-announce/2021… | mailing-listx_refsource_MLIST |
| https://www.debian.org/security/2021/dsa-4950 | vendor-advisoryx_refsource_DEBIAN |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T00:26:39.176Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/ansible/ansible/pull/63366"
},
{
"name": "RHSA-2019:3203",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3203"
},
{
"name": "RHSA-2019:3202",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3202"
},
{
"name": "RHSA-2019:3207",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3207"
},
{
"name": "RHSA-2019:3201",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3201"
},
{
"name": "RHSA-2020:0756",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0756"
},
{
"name": "openSUSE-SU-2020:0513",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html"
},
{
"name": "openSUSE-SU-2020:0523",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html"
},
{
"name": "[debian-lts-announce] 20200505 [SECURITY] [DLA 2202-1] ansible security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/05/msg00005.html"
},
{
"name": "[debian-lts-announce] 20210127 [SECURITY] [DLA 2535-1] ansible security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/01/msg00023.html"
},
{
"name": "DSA-4950",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2021/dsa-4950"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Ansible",
"vendor": "Red Hat",
"versions": [
{
"status": "affected",
"version": "all ansible_engine-2.x and ansible_engine-3.x up to ansible_engine-3.5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-117",
"description": "CWE-117",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-532",
"description": "CWE-532",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-08-07T14:06:36.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/ansible/ansible/pull/63366"
},
{
"name": "RHSA-2019:3203",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3203"
},
{
"name": "RHSA-2019:3202",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3202"
},
{
"name": "RHSA-2019:3207",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3207"
},
{
"name": "RHSA-2019:3201",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3201"
},
{
"name": "RHSA-2020:0756",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0756"
},
{
"name": "openSUSE-SU-2020:0513",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html"
},
{
"name": "openSUSE-SU-2020:0523",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html"
},
{
"name": "[debian-lts-announce] 20200505 [SECURITY] [DLA 2202-1] ansible security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/05/msg00005.html"
},
{
"name": "[debian-lts-announce] 20210127 [SECURITY] [DLA 2535-1] ansible security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/01/msg00023.html"
},
{
"name": "DSA-4950",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2021/dsa-4950"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2019-14846",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Ansible",
"version": {
"version_data": [
{
"version_value": "all ansible_engine-2.x and ansible_engine-3.x up to ansible_engine-3.5"
}
]
}
}
]
},
"vendor_name": "Red Hat"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "7.3/CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-117"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-532"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846"
},
{
"name": "https://github.com/ansible/ansible/pull/63366",
"refsource": "CONFIRM",
"url": "https://github.com/ansible/ansible/pull/63366"
},
{
"name": "RHSA-2019:3203",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3203"
},
{
"name": "RHSA-2019:3202",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3202"
},
{
"name": "RHSA-2019:3207",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3207"
},
{
"name": "RHSA-2019:3201",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3201"
},
{
"name": "RHSA-2020:0756",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2020:0756"
},
{
"name": "openSUSE-SU-2020:0513",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html"
},
{
"name": "openSUSE-SU-2020:0523",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html"
},
{
"name": "[debian-lts-announce] 20200505 [SECURITY] [DLA 2202-1] ansible security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/05/msg00005.html"
},
{
"name": "[debian-lts-announce] 20210127 [SECURITY] [DLA 2535-1] ansible security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2021/01/msg00023.html"
},
{
"name": "DSA-4950",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2021/dsa-4950"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2019-14846",
"datePublished": "2019-10-08T18:44:09.000Z",
"dateReserved": "2019-08-10T00:00:00.000Z",
"dateUpdated": "2024-08-05T00:26:39.176Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-14846",
"date": "2026-05-20",
"epss": "0.00117",
"percentile": "0.29919"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:ansible_engine:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"2.6.20\", \"matchCriteriaId\": \"07DA4289-FB39-4AE8-AD1D-723C274E6E62\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:ansible_engine:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.7.0\", \"versionEndExcluding\": \"2.7.14\", \"matchCriteriaId\": \"9C993B5F-1D91-4896-8986-1DC8057205A2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:ansible_engine:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.8.0\", \"versionEndExcluding\": \"2.8.6\", \"matchCriteriaId\": \"92DA252C-496A-4006-9D48-A4AF30459F95\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DEECE5FC-CACF-4496-A3E7-164736409252\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:opensuse:backports_sle:15.0:sp1:*:*:*:*:*:*\", \"matchCriteriaId\": \"40513095-7E6E-46B3-B604-C926F1BA3568\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:openstack:13:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"704CFA1A-953E-4105-BFBE-406034B83DED\"}]}]}, {\"operator\": \"AND\", \"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:ansible_engine:2.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8989CD03-49A1-4831-BF98-9F21592788BE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:ansible_engine:2.8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8875E85C-22EB-4950-BDC0-D34488D87863\"}]}, {\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": false, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"51EF4996-72F4-4FA4-814F-F5991E7A8318\"}, {\"vulnerable\": false, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server:8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B0FEFCDD-A212-4525-B449-2C4A00A0D2E9\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process.\"}, {\"lang\": \"es\", \"value\": \"En Ansible, todas las versiones de Ansible Engine hasta ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, se registraban en el nivel DEBUG, lo que conlleva a la divulgaci\\u00f3n de credenciales si un plugin us\\u00f3 una biblioteca que registraba credenciales en el nivel DEBUG. Este defecto no afecta a los m\\u00f3dulos de Ansible, ya que son ejecutados en un proceso separado.\"}]",
"id": "CVE-2019-14846",
"lastModified": "2024-11-21T04:27:29.307",
"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:H/I:H/A:H\", \"baseScore\": 7.8, \"baseSeverity\": \"HIGH\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 5.9}], \"cvssMetricV30\": [{\"source\": \"secalert@redhat.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H\", \"baseScore\": 7.3, \"baseSeverity\": \"HIGH\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.3, \"impactScore\": 5.9}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:L/AC:L/Au:N/C:P/I:N/A:N\", \"baseScore\": 2.1, \"accessVector\": \"LOCAL\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"LOW\", \"exploitabilityScore\": 3.9, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2019-10-08T19:15:10.400",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3201\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3202\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3203\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3207\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2020:0756\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Issue Tracking\", \"Vendor Advisory\"]}, {\"url\": \"https://github.com/ansible/ansible/pull/63366\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/05/msg00005.html\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/01/msg00023.html\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2021/dsa-4950\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3201\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3202\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3203\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3207\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2020:0756\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Vendor Advisory\"]}, {\"url\": \"https://github.com/ansible/ansible/pull/63366\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/05/msg00005.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/01/msg00023.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2021/dsa-4950\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"secalert@redhat.com\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-117\"}, {\"lang\": \"en\", \"value\": \"CWE-532\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-532\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-14846\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2019-10-08T19:15:10.400\",\"lastModified\":\"2024-11-21T04:27:29.307\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process.\"},{\"lang\":\"es\",\"value\":\"En Ansible, todas las versiones de Ansible Engine hasta ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, se registraban en el nivel DEBUG, lo que conlleva a la divulgaci\u00f3n de credenciales si un plugin us\u00f3 una biblioteca que registraba credenciales en el nivel DEBUG. Este defecto no afecta a los m\u00f3dulos de Ansible, ya que son ejecutados en un proceso separado.\"}],\"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:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}],\"cvssMetricV30\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.3,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:P/I:N/A:N\",\"baseScore\":2.1,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.9,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-117\"},{\"lang\":\"en\",\"value\":\"CWE-532\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-532\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:ansible_engine:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.6.20\",\"matchCriteriaId\":\"07DA4289-FB39-4AE8-AD1D-723C274E6E62\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:ansible_engine:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.7.0\",\"versionEndExcluding\":\"2.7.14\",\"matchCriteriaId\":\"9C993B5F-1D91-4896-8986-1DC8057205A2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:ansible_engine:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.8.0\",\"versionEndExcluding\":\"2.8.6\",\"matchCriteriaId\":\"92DA252C-496A-4006-9D48-A4AF30459F95\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:opensuse:backports_sle:15.0:sp1:*:*:*:*:*:*\",\"matchCriteriaId\":\"40513095-7E6E-46B3-B604-C926F1BA3568\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openstack:13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"704CFA1A-953E-4105-BFBE-406034B83DED\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:ansible_engine:2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8989CD03-49A1-4831-BF98-9F21592788BE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:ansible_engine:2.8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8875E85C-22EB-4950-BDC0-D34488D87863\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51EF4996-72F4-4FA4-814F-F5991E7A8318\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B0FEFCDD-A212-4525-B449-2C4A00A0D2E9\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3201\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3202\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3203\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3207\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0756\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/ansible/ansible/pull/63366\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/05/msg00005.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/01/msg00023.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4950\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3201\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3202\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3203\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3207\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0756\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/ansible/ansible/pull/63366\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/05/msg00005.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/01/msg00023.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4950\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
CERTFR-2020-AVI-691
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits Juniper. Elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Juniper JIMS versions ant\u00e9rieures \u00e0 1.2.1 et 1.3.0",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "Juniper SBR Carrier tout versions ant\u00e9rieures \u00e0 8.5.0-R17",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "Juniper Contrail Networking versions ant\u00e9rieures \u00e0 R2008",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "Juniper SBR Carrier 8.6 versions ant\u00e9rieures \u00e0 8.6.0-R12",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-2803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2803"
},
{
"name": "CVE-2020-1747",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1747"
},
{
"name": "CVE-2019-1549",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1549"
},
{
"name": "CVE-2020-2773",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2773"
},
{
"name": "CVE-2020-2805",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2805"
},
{
"name": "CVE-2020-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2830"
},
{
"name": "CVE-2020-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2781"
},
{
"name": "CVE-2018-5730",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5730"
},
{
"name": "CVE-2019-14846",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14846"
},
{
"name": "CVE-2019-1552",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1552"
},
{
"name": "CVE-2016-9843",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9843"
},
{
"name": "CVE-2020-2754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2754"
},
{
"name": "CVE-2019-1543",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1543"
},
{
"name": "CVE-2019-1547",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1547"
},
{
"name": "CVE-2019-1563",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1563"
},
{
"name": "CVE-2016-9841",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9841"
},
{
"name": "CVE-2018-20217",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20217"
},
{
"name": "CVE-2020-2755",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2755"
},
{
"name": "CVE-2020-2800",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2800"
},
{
"name": "CVE-2018-0732",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0732"
},
{
"name": "CVE-2018-20843",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20843"
},
{
"name": "CVE-2019-1559",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1559"
},
{
"name": "CVE-2020-1967",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1967"
},
{
"name": "CVE-2020-2757",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2757"
},
{
"name": "CVE-2020-5260",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-5260"
},
{
"name": "CVE-2018-5729",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5729"
},
{
"name": "CVE-2019-1551",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1551"
},
{
"name": "CVE-2020-2756",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2756"
},
{
"name": "CVE-2019-15903",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15903"
},
{
"name": "CVE-2019-13734",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13734"
}
],
"links": [],
"reference": "CERTFR-2020-AVI-691",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-10-29T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits\nJuniper. Elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de\ncode arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une\natteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Juniper",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA11087 du 28 octobre 2020",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA11087\u0026cat=SIRT_1\u0026actp=LIST"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA11074 du 28 octobre 2020",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA11074\u0026cat=SIRT_1\u0026actp=LIST"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA11073 du 28 octobre 2020",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA11073\u0026cat=SIRT_1\u0026actp=LIST"
}
]
}
CERTFR-2020-AVI-691
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits Juniper. Elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Juniper JIMS versions ant\u00e9rieures \u00e0 1.2.1 et 1.3.0",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "Juniper SBR Carrier tout versions ant\u00e9rieures \u00e0 8.5.0-R17",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "Juniper Contrail Networking versions ant\u00e9rieures \u00e0 R2008",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "Juniper SBR Carrier 8.6 versions ant\u00e9rieures \u00e0 8.6.0-R12",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-2803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2803"
},
{
"name": "CVE-2020-1747",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1747"
},
{
"name": "CVE-2019-1549",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1549"
},
{
"name": "CVE-2020-2773",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2773"
},
{
"name": "CVE-2020-2805",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2805"
},
{
"name": "CVE-2020-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2830"
},
{
"name": "CVE-2020-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2781"
},
{
"name": "CVE-2018-5730",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5730"
},
{
"name": "CVE-2019-14846",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14846"
},
{
"name": "CVE-2019-1552",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1552"
},
{
"name": "CVE-2016-9843",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9843"
},
{
"name": "CVE-2020-2754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2754"
},
{
"name": "CVE-2019-1543",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1543"
},
{
"name": "CVE-2019-1547",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1547"
},
{
"name": "CVE-2019-1563",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1563"
},
{
"name": "CVE-2016-9841",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9841"
},
{
"name": "CVE-2018-20217",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20217"
},
{
"name": "CVE-2020-2755",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2755"
},
{
"name": "CVE-2020-2800",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2800"
},
{
"name": "CVE-2018-0732",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0732"
},
{
"name": "CVE-2018-20843",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20843"
},
{
"name": "CVE-2019-1559",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1559"
},
{
"name": "CVE-2020-1967",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1967"
},
{
"name": "CVE-2020-2757",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2757"
},
{
"name": "CVE-2020-5260",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-5260"
},
{
"name": "CVE-2018-5729",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5729"
},
{
"name": "CVE-2019-1551",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1551"
},
{
"name": "CVE-2020-2756",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2756"
},
{
"name": "CVE-2019-15903",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15903"
},
{
"name": "CVE-2019-13734",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13734"
}
],
"links": [],
"reference": "CERTFR-2020-AVI-691",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-10-29T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits\nJuniper. Elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de\ncode arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une\natteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Juniper",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA11087 du 28 octobre 2020",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA11087\u0026cat=SIRT_1\u0026actp=LIST"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA11074 du 28 octobre 2020",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA11074\u0026cat=SIRT_1\u0026actp=LIST"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA11073 du 28 octobre 2020",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA11073\u0026cat=SIRT_1\u0026actp=LIST"
}
]
}
BDU:2020-02164
Vulnerability from fstec - Published: 11.10.2019{
"CVSS 2.0": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"CVSS 3.0": "AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "Canonical Ltd., \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, Novell Inc., \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f, Red Hat Inc., Ansible, \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb, \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\", \u0410\u041e \u00ab\u041a\u043e\u043d\u0446\u0435\u0440\u043d \u0412\u041d\u0418\u0418\u041d\u0421\u00bb",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "16.04 LTS (Ubuntu), 18.04 LTS (Ubuntu), 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (Astra Linux Special Edition), 7 (SUSE OpenStack Cloud), 15.1 (OpenSUSE Leap), 14.04 ESM (Ubuntu), 8 (SUSE OpenStack Cloud), 8 (Debian GNU/Linux), 3 (Red Hat Ceph Storage), 8 (HPE Helion Openstack), 19.10 (Ubuntu), 8.1 \u00ab\u041b\u0435\u043d\u0438\u043d\u0433\u0440\u0430\u0434\u00bb (Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb), 2 (Red Hat Ceph Storage), 5 (CloudForms Management Engine), 2.7 for RHEL 7 (Ansible Engine), 2.8 for RHEL 7 (Ansible Engine), 2.8 for RHEL 8 (Ansible Engine), 2 for RHEL 7 (Ansible Engine), 2 for RHEL 8 (Ansible Engine), 3 (Ansible Tower), 1.7 (Astra Linux Special Edition), 4.7 (Astra Linux Special Edition), - (\u0410\u043b\u044c\u0442 8 \u0421\u041f), \u0434\u043e 2.1 (\u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx), \u0434\u043e 16.01.2023 (\u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439:\n\u0414\u043b\u044f Ansible:\nhttps://github.com/ansible/ansible/pull/63366\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Red Hat Inc.:\nhttps://access.redhat.com/errata/RHSA-2019:3892\nhttps://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14860\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Novell Inc.:\nhttp://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html \nhttp://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html\n\n\u0414\u043b\u044f Debian:\nhttps://security-tracker.debian.org/tracker/CVE-2019-14846\n\n\u0414\u043b\u044f Ubuntu:\nhttps://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-14846.html\n\n\n\u0414\u043b\u044f Astra Linux:\n\n\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f:\nhttps://wiki.astralinux.ru/astra-linux-se16-bulletin-20210730SE16\nhttps://wiki.astralinux.ru/astra-linux-se81-bulletin-20211019SE81\nhttps://wiki.astralinux.ru/astra-linux-se17-bulletin-2021-1126SE17\nhttps://wiki.astralinux.ru/astra-linux-se47-bulletin-2022-0114SE47\n\n\u0414\u043b\u044f \u041e\u0421\u041e\u041d \u041e\u0441\u043d\u043e\u0432\u0430:\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f ansible \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 2.7.7+dfsg-1+deb10u1\n\n\u0414\u043b\u044f \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb:\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f ansible \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 2.2.1.0-2+deb9u3\n\n\u0414\u043b\u044f \u041e\u0421 \u0410\u043b\u044c\u0442 8 \u0421\u041f: \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0438\u0437 \u043f\u0443\u0431\u043b\u0438\u0447\u043d\u043e\u0433\u043e \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "11.10.2019",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "16.09.2024",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "19.05.2020",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2020-02164",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2019-14846",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Ubuntu, Astra Linux Special Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), SUSE OpenStack Cloud, OpenSUSE Leap, Debian GNU/Linux, Red Hat Ceph Storage, HPE Helion Openstack, Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u211611156), CloudForms Management Engine, Ansible Engine, Ansible Tower, \u0410\u043b\u044c\u0442 8 \u0421\u041f (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164305), \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913), \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166177)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "Canonical Ltd. Ubuntu 16.04 LTS 32-bit, Canonical Ltd. Ubuntu 16.04 LTS , Canonical Ltd. Ubuntu 18.04 LTS , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), Novell Inc. OpenSUSE Leap 15.1 , Canonical Ltd. Ubuntu 14.04 ESM , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 8 , Canonical Ltd. Ubuntu 19.10 , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb 8.1 \u00ab\u041b\u0435\u043d\u0438\u043d\u0433\u0440\u0430\u0434\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u211611156), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 4.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb \u0410\u043b\u044c\u0442 8 \u0421\u041f - (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164305), \u0410\u041e \u00ab\u041a\u043e\u043d\u0446\u0435\u0440\u043d \u0412\u041d\u0418\u0418\u041d\u0421\u00bb \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb \u0434\u043e 16.01.2023 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166177)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f\u043c\u0438 Ansible, \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u0440\u0430\u0441\u043a\u0440\u044b\u0442\u0438\u0435\u043c \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u0447\u0435\u0440\u0435\u0437 \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0435 \u0444\u0430\u0439\u043b\u044b, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043d\u0435\u0441\u0430\u043d\u043a\u0446\u0438\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0437\u0430\u0449\u0438\u0449\u0430\u0435\u043c\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0430\u044f \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445 \u0434\u043b\u044f \u0436\u0443\u0440\u043d\u0430\u043b\u043e\u0432 \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u0438 (CWE-117), \u0420\u0430\u0441\u043a\u0440\u044b\u0442\u0438\u0435 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u0447\u0435\u0440\u0435\u0437 \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0435 \u0444\u0430\u0439\u043b\u044b (CWE-532)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f\u043c\u0438 Ansible \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u0440\u0430\u0441\u043a\u0440\u044b\u0442\u0438\u0435\u043c \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u0447\u0435\u0440\u0435\u0437 \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0435 \u0444\u0430\u0439\u043b\u044b. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043d\u0435\u0441\u0430\u043d\u043a\u0446\u0438\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0437\u0430\u0449\u0438\u0449\u0430\u0435\u043c\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u041d\u0435\u0441\u0430\u043d\u043a\u0446\u0438\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0441\u0431\u043e\u0440 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://access.redhat.com/errata/RHSA-2019:3201\nhttps://access.redhat.com/errata/RHSA-2019:3202\nhttps://access.redhat.com/errata/RHSA-2019:3203\nhttps://access.redhat.com/errata/RHSA-2019:3207\nhttps://access.redhat.com/errata/RHSA-2020:0756\nhttps://access.redhat.com/security/cve/cve-2019-14846\nhttps://bugzilla.redhat.com/show_bug.cgi?id=1755373\nhttps://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846\nhttps://github.com/ansible/ansible/pull/63366\nhttps://nvd.nist.gov/vuln/detail/CVE-2019-14846\nhttps://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-14846.html\nhttps://security-tracker.debian.org/tracker/CVE-2019-14846\nhttps://wiki.astralinux.ru/astra-linux-se16-bulletin-20210611SE16\nhttps://www.suse.com/security/cve/CVE-2019-14846/\nhttps://wiki.astralinux.ru/astra-linux-se81-bulletin-20211019SE81\nhttps://wiki.astralinux.ru/astra-linux-se17-bulletin-2021-1126SE17\nhttps://wiki.astralinux.ru/astra-linux-se47-bulletin-2022-0114SE47\nhttps://\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430.\u043d\u043f\u043f\u043a\u0442.\u0440\u0444/bin/view/\u041e\u0421\u043d\u043e\u0432\u0430/\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f/2.1/\nhttps://strelets.net/patchi-i-obnovleniya-bezopasnosti#16012023\nhttps://altsp.su/obnovleniya-bezopasnosti/",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c, \u041f\u041e \u0432\u0438\u0440\u0442\u0443\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438/\u041f\u041e \u0432\u0438\u0440\u0442\u0443\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e-\u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0433\u043e \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430, \u0421\u0435\u0442\u0435\u0432\u043e\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-117, CWE-532",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041d\u0438\u0437\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 2,1)\n\u0421\u0440\u0435\u0434\u043d\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 5,5)"
}
FKIE_CVE-2019-14846
Vulnerability from fkie_nvd - Published: 2019-10-08 19:15 - Updated: 2024-11-21 04:27| Vendor | Product | Version | |
|---|---|---|---|
| redhat | ansible_engine | * | |
| redhat | ansible_engine | * | |
| redhat | ansible_engine | * | |
| debian | debian_linux | 8.0 | |
| debian | debian_linux | 9.0 | |
| debian | debian_linux | 10.0 | |
| opensuse | backports_sle | 15.0 | |
| opensuse | leap | 15.1 | |
| redhat | openstack | 13 | |
| redhat | ansible_engine | 2.0 | |
| redhat | ansible_engine | 2.8.0 | |
| redhat | enterprise_linux_server | 7.0 | |
| redhat | enterprise_linux_server | 8.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:redhat:ansible_engine:*:*:*:*:*:*:*:*",
"matchCriteriaId": "07DA4289-FB39-4AE8-AD1D-723C274E6E62",
"versionEndExcluding": "2.6.20",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:redhat:ansible_engine:*:*:*:*:*:*:*:*",
"matchCriteriaId": "9C993B5F-1D91-4896-8986-1DC8057205A2",
"versionEndExcluding": "2.7.14",
"versionStartIncluding": "2.7.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:redhat:ansible_engine:*:*:*:*:*:*:*:*",
"matchCriteriaId": "92DA252C-496A-4006-9D48-A4AF30459F95",
"versionEndExcluding": "2.8.6",
"versionStartIncluding": "2.8.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:opensuse:backports_sle:15.0:sp1:*:*:*:*:*:*",
"matchCriteriaId": "40513095-7E6E-46B3-B604-C926F1BA3568",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*",
"matchCriteriaId": "B620311B-34A3-48A6-82DF-6F078D7A4493",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:redhat:openstack:13:*:*:*:*:*:*:*",
"matchCriteriaId": "704CFA1A-953E-4105-BFBE-406034B83DED",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:redhat:ansible_engine:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "8989CD03-49A1-4831-BF98-9F21592788BE",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:redhat:ansible_engine:2.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "8875E85C-22EB-4950-BDC0-D34488D87863",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "51EF4996-72F4-4FA4-814F-F5991E7A8318",
"vulnerable": false
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "B0FEFCDD-A212-4525-B449-2C4A00A0D2E9",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process."
},
{
"lang": "es",
"value": "En Ansible, todas las versiones de Ansible Engine hasta ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, se registraban en el nivel DEBUG, lo que conlleva a la divulgaci\u00f3n de credenciales si un plugin us\u00f3 una biblioteca que registraba credenciales en el nivel DEBUG. Este defecto no afecta a los m\u00f3dulos de Ansible, ya que son ejecutados en un proceso separado."
}
],
"id": "CVE-2019-14846",
"lastModified": "2024-11-21T04:27:29.307",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 1.3,
"impactScore": 5.9,
"source": "secalert@redhat.com",
"type": "Secondary"
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2019-10-08T19:15:10.400",
"references": [
{
"source": "secalert@redhat.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html"
},
{
"source": "secalert@redhat.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html"
},
{
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3201"
},
{
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3202"
},
{
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3203"
},
{
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3207"
},
{
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0756"
},
{
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846"
},
{
"source": "secalert@redhat.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/ansible/ansible/pull/63366"
},
{
"source": "secalert@redhat.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/05/msg00005.html"
},
{
"source": "secalert@redhat.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/01/msg00023.html"
},
{
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2021/dsa-4950"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3201"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3202"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3203"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3207"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0756"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/ansible/ansible/pull/63366"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/05/msg00005.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/01/msg00023.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2021/dsa-4950"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-117"
},
{
"lang": "en",
"value": "CWE-532"
}
],
"source": "secalert@redhat.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-532"
}
],
"source": "nvd@nist.gov",
"type": "Secondary"
}
]
}
GHSA-PM48-CVV2-29Q5
Vulnerability from github – Published: 2022-05-24 16:58 – Updated: 2024-09-09 21:12Ansible, all ansible_engine-2.x versions and ansible_engine-3.x up to ansible_engine-3.5, was logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "ansible"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.6.20"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "ansible"
},
"ranges": [
{
"events": [
{
"introduced": "2.7.0a1"
},
{
"fixed": "2.7.14"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "ansible"
},
"ranges": [
{
"events": [
{
"introduced": "2.8.0a1"
},
{
"fixed": "2.8.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-14846"
],
"database_specific": {
"cwe_ids": [
"CWE-117",
"CWE-532"
],
"github_reviewed": true,
"github_reviewed_at": "2023-07-17T22:21:08Z",
"nvd_published_at": "2019-10-08T19:15:00Z",
"severity": "HIGH"
},
"details": "Ansible, all ansible_engine-2.x versions and ansible_engine-3.x up to ansible_engine-3.5, was logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process.",
"id": "GHSA-pm48-cvv2-29q5",
"modified": "2024-09-09T21:12:08Z",
"published": "2022-05-24T16:58:01Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14846"
},
{
"type": "WEB",
"url": "https://github.com/ansible/ansible/pull/63366"
},
{
"type": "WEB",
"url": "https://github.com/ansible/ansible/commit/90e74dd2600e5cc42dd9b4f4656f3d651c4ce5c4"
},
{
"type": "WEB",
"url": "https://github.com/ansible/ansible/commit/cb0f535a8b254a2daf69cd067e842fabb2993034"
},
{
"type": "WEB",
"url": "https://github.com/ansible/ansible/commit/d961f676c01023a6a21503df16ba551a550e515b"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3201"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3202"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3203"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3207"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2020:0756"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846"
},
{
"type": "PACKAGE",
"url": "https://github.com/ansible/ansible"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/ansible/PYSEC-2019-4.yaml"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/05/msg00005.html"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2021/01/msg00023.html"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2021/dsa-4950"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Ansible Uses Plugins That Disclose Credentials"
}
GSD-2019-14846
Vulnerability from gsd - Updated: 2023-12-13 01:23{
"GSD": {
"alias": "CVE-2019-14846",
"description": "In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process.",
"id": "GSD-2019-14846",
"references": [
"https://www.suse.com/security/cve/CVE-2019-14846.html",
"https://www.debian.org/security/2021/dsa-4950",
"https://access.redhat.com/errata/RHSA-2020:0756",
"https://access.redhat.com/errata/RHSA-2019:3207",
"https://access.redhat.com/errata/RHSA-2019:3203",
"https://access.redhat.com/errata/RHSA-2019:3202",
"https://access.redhat.com/errata/RHSA-2019:3201",
"https://advisories.mageia.org/CVE-2019-14846.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2019-14846"
],
"details": "In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process.",
"id": "GSD-2019-14846",
"modified": "2023-12-13T01:23:53.517487Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2019-14846",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Ansible",
"version": {
"version_data": [
{
"version_value": "all ansible_engine-2.x and ansible_engine-3.x up to ansible_engine-3.5"
}
]
}
}
]
},
"vendor_name": "Red Hat"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "7.3/CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-117"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-532"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846"
},
{
"name": "https://github.com/ansible/ansible/pull/63366",
"refsource": "CONFIRM",
"url": "https://github.com/ansible/ansible/pull/63366"
},
{
"name": "RHSA-2019:3203",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3203"
},
{
"name": "RHSA-2019:3202",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3202"
},
{
"name": "RHSA-2019:3207",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3207"
},
{
"name": "RHSA-2019:3201",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3201"
},
{
"name": "RHSA-2020:0756",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2020:0756"
},
{
"name": "openSUSE-SU-2020:0513",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html"
},
{
"name": "openSUSE-SU-2020:0523",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html"
},
{
"name": "[debian-lts-announce] 20200505 [SECURITY] [DLA 2202-1] ansible security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/05/msg00005.html"
},
{
"name": "[debian-lts-announce] 20210127 [SECURITY] [DLA 2535-1] ansible security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2021/01/msg00023.html"
},
{
"name": "DSA-4950",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2021/dsa-4950"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c2.8.6",
"affected_versions": "All versions before 2.8.6",
"cvss_v2": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-117",
"CWE-532",
"CWE-937"
],
"date": "2023-07-17",
"description": "In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process.",
"fixed_versions": [
"2.8.6"
],
"identifier": "CVE-2019-14846",
"identifiers": [
"GHSA-pm48-cvv2-29q5",
"CVE-2019-14846"
],
"not_impacted": "All versions starting from 2.8.6",
"package_slug": "pypi/ansible-core",
"pubdate": "2022-05-24",
"solution": "Upgrade to version 2.8.6 or above.",
"title": "Improper Output Neutralization for Logs",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2019-14846",
"https://github.com/ansible/ansible/pull/63366",
"https://access.redhat.com/errata/RHSA-2019:3201",
"https://access.redhat.com/errata/RHSA-2019:3202",
"https://access.redhat.com/errata/RHSA-2019:3203",
"https://access.redhat.com/errata/RHSA-2019:3207",
"https://access.redhat.com/errata/RHSA-2020:0756",
"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846",
"https://lists.debian.org/debian-lts-announce/2020/05/msg00005.html",
"https://lists.debian.org/debian-lts-announce/2021/01/msg00023.html",
"https://www.debian.org/security/2021/dsa-4950",
"http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html",
"http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html",
"https://github.com/advisories/GHSA-pm48-cvv2-29q5"
],
"uuid": "1d1e0bb0-8040-49e3-9aee-07be07761b72"
},
{
"affected_range": "\u003e=2.0,\u003c=2.8.5",
"affected_versions": "All versions starting from 2.0 up to 2.8.5",
"cvss_v2": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-117",
"CWE-532",
"CWE-937"
],
"date": "2019-10-21",
"description": "Ansible is logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process.",
"fixed_versions": [
"2.8.6"
],
"identifier": "CVE-2019-14846",
"identifiers": [
"CVE-2019-14846"
],
"not_impacted": "All versions before 2.0, all versions after 2.8.5",
"package_slug": "pypi/ansible",
"pubdate": "2019-10-08",
"solution": "Upgrade to version 2.8.6 or above.",
"title": "Inclusion of Sensitive Information in Log Files",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2019-14846",
"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846"
],
"uuid": "c7f976a2-abe8-4cda-bbbc-bd869a6cda15"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:redhat:ansible_engine:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.6.20",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:redhat:ansible_engine:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.7.14",
"versionStartIncluding": "2.7.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:redhat:ansible_engine:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.8.6",
"versionStartIncluding": "2.8.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:opensuse:backports_sle:15.0:sp1:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:redhat:openstack:13:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:redhat:ansible_engine:2.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:redhat:ansible_engine:2.8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server:8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2019-14846"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-532"
},
{
"lang": "en",
"value": "CWE-117"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846"
},
{
"name": "https://github.com/ansible/ansible/pull/63366",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/ansible/ansible/pull/63366"
},
{
"name": "RHSA-2019:3207",
"refsource": "REDHAT",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3207"
},
{
"name": "RHSA-2019:3201",
"refsource": "REDHAT",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3201"
},
{
"name": "RHSA-2019:3202",
"refsource": "REDHAT",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3202"
},
{
"name": "RHSA-2019:3203",
"refsource": "REDHAT",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3203"
},
{
"name": "RHSA-2020:0756",
"refsource": "REDHAT",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0756"
},
{
"name": "openSUSE-SU-2020:0513",
"refsource": "SUSE",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html"
},
{
"name": "openSUSE-SU-2020:0523",
"refsource": "SUSE",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html"
},
{
"name": "[debian-lts-announce] 20200505 [SECURITY] [DLA 2202-1] ansible security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/05/msg00005.html"
},
{
"name": "[debian-lts-announce] 20210127 [SECURITY] [DLA 2535-1] ansible security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/01/msg00023.html"
},
{
"name": "DSA-4950",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2021/dsa-4950"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"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": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
},
"lastModifiedDate": "2022-04-22T19:56Z",
"publishedDate": "2019-10-08T19:15Z"
}
}
}
OPENSUSE-SU-2020:0513-1
Vulnerability from csaf_opensuse - Published: 2020-04-12 16:16 - Updated: 2020-04-12 16:16| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch | — |
Vendor Fix
|
{
"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 ansible",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for ansible to version 2.9.6 fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2019-14904: Fixed a vulnerability in solaris_zone module via crafted solaris zone (boo#1157968).\n- CVE-2019-14905: Fixed an issue where malicious code could craft filename in nxos_file_copy module (boo#1157969).\n- CVE-2019-14864: Fixed Splunk and Sumologic callback plugins leak sensitive data in logs (boo#1154830).\n- CVE-2019-14846: Fixed secrets disclosure on logs due to display is hardcoded to DEBUG level (boo#1153452)\n- CVE-2019-14856: Fixed insufficient fix for CVE-2019-10206 (boo#1154232)\n- CVE-2019-14858: Fixed data in the sub parameter fields that will not be masked\n and will be displayed when run with increased verbosity (boo#1154231) \n- CVE-2019-10206: ansible-playbook -k and ansible cli tools prompt passwords by\n expanding them from templates as they could contain special characters. \n Passwords should be wrapped to prevent templates trigger and exposing them. (boo#1142690)\n- CVE-2019-10217: Fields managing sensitive data should be set as such by no_log\n feature. Some of these fields in GCP modules are not set properly. \n service_account_contents() which is common class for all gcp modules is not \n setting no_log to True. Any sensitive data managed by that function would be \n leak as an output when running ansible playbooks. (boo#1144453)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-513",
"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_0513-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:0513-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/462PCCX6XEX6T7NIQ3SDSNLMH6T7PMF4/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:0513-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/462PCCX6XEX6T7NIQ3SDSNLMH6T7PMF4/"
},
{
"category": "self",
"summary": "SUSE Bug 1137479",
"url": "https://bugzilla.suse.com/1137479"
},
{
"category": "self",
"summary": "SUSE Bug 1142542",
"url": "https://bugzilla.suse.com/1142542"
},
{
"category": "self",
"summary": "SUSE Bug 1142690",
"url": "https://bugzilla.suse.com/1142690"
},
{
"category": "self",
"summary": "SUSE Bug 1144453",
"url": "https://bugzilla.suse.com/1144453"
},
{
"category": "self",
"summary": "SUSE Bug 1153452",
"url": "https://bugzilla.suse.com/1153452"
},
{
"category": "self",
"summary": "SUSE Bug 1154231",
"url": "https://bugzilla.suse.com/1154231"
},
{
"category": "self",
"summary": "SUSE Bug 1154232",
"url": "https://bugzilla.suse.com/1154232"
},
{
"category": "self",
"summary": "SUSE Bug 1154830",
"url": "https://bugzilla.suse.com/1154830"
},
{
"category": "self",
"summary": "SUSE Bug 1157968",
"url": "https://bugzilla.suse.com/1157968"
},
{
"category": "self",
"summary": "SUSE Bug 1157969",
"url": "https://bugzilla.suse.com/1157969"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-10206 page",
"url": "https://www.suse.com/security/cve/CVE-2019-10206/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-10217 page",
"url": "https://www.suse.com/security/cve/CVE-2019-10217/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14846 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14846/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14856 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14856/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14858 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14858/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14864 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14864/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14904 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14904/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14905 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14905/"
}
],
"title": "Security update for ansible",
"tracking": {
"current_release_date": "2020-04-12T16:16:26Z",
"generator": {
"date": "2020-04-12T16:16:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:0513-1",
"initial_release_date": "2020-04-12T16:16:26Z",
"revision_history": [
{
"date": "2020-04-12T16:16:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ansible-2.9.6-lp151.2.7.1.noarch",
"product": {
"name": "ansible-2.9.6-lp151.2.7.1.noarch",
"product_id": "ansible-2.9.6-lp151.2.7.1.noarch"
}
},
{
"category": "product_version",
"name": "ansible-doc-2.9.6-lp151.2.7.1.noarch",
"product": {
"name": "ansible-doc-2.9.6-lp151.2.7.1.noarch",
"product_id": "ansible-doc-2.9.6-lp151.2.7.1.noarch"
}
},
{
"category": "product_version",
"name": "ansible-test-2.9.6-lp151.2.7.1.noarch",
"product": {
"name": "ansible-test-2.9.6-lp151.2.7.1.noarch",
"product_id": "ansible-test-2.9.6-lp151.2.7.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"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": "ansible-2.9.6-lp151.2.7.1.noarch as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch"
},
"product_reference": "ansible-2.9.6-lp151.2.7.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-doc-2.9.6-lp151.2.7.1.noarch as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch"
},
"product_reference": "ansible-doc-2.9.6-lp151.2.7.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-2.9.6-lp151.2.7.1.noarch as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
},
"product_reference": "ansible-test-2.9.6-lp151.2.7.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-10206",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-10206"
}
],
"notes": [
{
"category": "general",
"text": "ansible-playbook -k and ansible cli tools, all versions 2.8.x before 2.8.4, all 2.7.x before 2.7.13 and all 2.6.x before 2.6.19, prompt passwords by expanding them from templates as they could contain special characters. Passwords should be wrapped to prevent templates trigger and exposing them.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-10206",
"url": "https://www.suse.com/security/cve/CVE-2019-10206"
},
{
"category": "external",
"summary": "SUSE Bug 1142690 for CVE-2019-10206",
"url": "https://bugzilla.suse.com/1142690"
},
{
"category": "external",
"summary": "SUSE Bug 1154232 for CVE-2019-10206",
"url": "https://bugzilla.suse.com/1154232"
}
],
"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:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-12T16:16:26Z",
"details": "moderate"
}
],
"title": "CVE-2019-10206"
},
{
"cve": "CVE-2019-10217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-10217"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in ansible 2.8.0 before 2.8.4. Fields managing sensitive data should be set as such by no_log feature. Some of these fields in GCP modules are not set properly. service_account_contents() which is common class for all gcp modules is not setting no_log to True. Any sensitive data managed by that function would be leak as an output when running ansible playbooks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-10217",
"url": "https://www.suse.com/security/cve/CVE-2019-10217"
},
{
"category": "external",
"summary": "SUSE Bug 1144453 for CVE-2019-10217",
"url": "https://bugzilla.suse.com/1144453"
}
],
"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:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-12T16:16:26Z",
"details": "moderate"
}
],
"title": "CVE-2019-10217"
},
{
"cve": "CVE-2019-14846",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14846"
}
],
"notes": [
{
"category": "general",
"text": "In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14846",
"url": "https://www.suse.com/security/cve/CVE-2019-14846"
},
{
"category": "external",
"summary": "SUSE Bug 1153452 for CVE-2019-14846",
"url": "https://bugzilla.suse.com/1153452"
}
],
"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:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-12T16:16:26Z",
"details": "low"
}
],
"title": "CVE-2019-14846"
},
{
"cve": "CVE-2019-14856",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14856"
}
],
"notes": [
{
"category": "general",
"text": "ansible before versions 2.8.6, 2.7.14, 2.6.20 is vulnerable to a None",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14856",
"url": "https://www.suse.com/security/cve/CVE-2019-14856"
},
{
"category": "external",
"summary": "SUSE Bug 1154232 for CVE-2019-14856",
"url": "https://bugzilla.suse.com/1154232"
}
],
"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:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-12T16:16:26Z",
"details": "low"
}
],
"title": "CVE-2019-14856"
},
{
"cve": "CVE-2019-14858",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14858"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in Ansible engine 2.x up to 2.8 and Ansible tower 3.x up to 3.5. When a module has an argument_spec with sub parameters marked as no_log, passing an invalid parameter name to the module will cause the task to fail before the no_log options in the sub parameters are processed. As a result, data in the sub parameter fields will not be masked and will be displayed if Ansible is run with increased verbosity and present in the module invocation arguments for the task.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14858",
"url": "https://www.suse.com/security/cve/CVE-2019-14858"
},
{
"category": "external",
"summary": "SUSE Bug 1154231 for CVE-2019-14858",
"url": "https://bugzilla.suse.com/1154231"
}
],
"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:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-12T16:16:26Z",
"details": "low"
}
],
"title": "CVE-2019-14858"
},
{
"cve": "CVE-2019-14864",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14864"
}
],
"notes": [
{
"category": "general",
"text": "Ansible, versions 2.9.x before 2.9.1, 2.8.x before 2.8.7 and Ansible versions 2.7.x before 2.7.15, is not respecting the flag no_log set it to True when Sumologic and Splunk callback plugins are used send tasks results events to collectors. This would discloses and collects any sensitive data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14864",
"url": "https://www.suse.com/security/cve/CVE-2019-14864"
},
{
"category": "external",
"summary": "SUSE Bug 1154830 for CVE-2019-14864",
"url": "https://bugzilla.suse.com/1154830"
}
],
"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:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-12T16:16:26Z",
"details": "moderate"
}
],
"title": "CVE-2019-14864"
},
{
"cve": "CVE-2019-14904",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14904"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the solaris_zone module from the Ansible Community modules. When setting the name for the zone on the Solaris host, the zone name is checked by listing the process with the \u0027ps\u0027 bare command on the remote machine. An attacker could take advantage of this flaw by crafting the name of the zone and executing arbitrary commands in the remote host. Ansible Engine 2.7.15, 2.8.7, and 2.9.2 as well as previous versions are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14904",
"url": "https://www.suse.com/security/cve/CVE-2019-14904"
},
{
"category": "external",
"summary": "SUSE Bug 1157968 for CVE-2019-14904",
"url": "https://bugzilla.suse.com/1157968"
}
],
"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:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-12T16:16:26Z",
"details": "important"
}
],
"title": "CVE-2019-14904"
},
{
"cve": "CVE-2019-14905",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14905"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in Ansible Engine versions 2.9.x before 2.9.3, 2.8.x before 2.8.8, 2.7.x before 2.7.16 and earlier, where in Ansible\u0027s nxos_file_copy module can be used to copy files to a flash or bootflash on NXOS devices. Malicious code could craft the filename parameter to perform OS command injections. This could result in a loss of confidentiality of the system among other issues.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14905",
"url": "https://www.suse.com/security/cve/CVE-2019-14905"
},
{
"category": "external",
"summary": "SUSE Bug 1157969 for CVE-2019-14905",
"url": "https://bugzilla.suse.com/1157969"
}
],
"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:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
"openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-12T16:16:26Z",
"details": "important"
}
],
"title": "CVE-2019-14905"
}
]
}
OPENSUSE-SU-2020:0523-1
Vulnerability from csaf_opensuse - Published: 2020-04-16 04:12 - Updated: 2020-04-16 04:12| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch | — |
Vendor Fix
|
{
"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 ansible",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for ansible to version 2.9.6 fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2019-14904: Fixed a vulnerability in solaris_zone module via crafted solaris zone (boo#1157968).\n- CVE-2019-14905: Fixed an issue where malicious code could craft filename in nxos_file_copy module (boo#1157969).\n- CVE-2019-14864: Fixed Splunk and Sumologic callback plugins leak sensitive data in logs (boo#1154830).\n- CVE-2019-14846: Fixed secrets disclosure on logs due to display is hardcoded to DEBUG level (boo#1153452)\n- CVE-2019-14856: Fixed insufficient fix for CVE-2019-10206 (boo#1154232)\n- CVE-2019-14858: Fixed data in the sub parameter fields that will not be masked\n and will be displayed when run with increased verbosity (boo#1154231) \n- CVE-2019-10206: ansible-playbook -k and ansible cli tools prompt passwords by\n expanding them from templates as they could contain special characters. \n Passwords should be wrapped to prevent templates trigger and exposing them. (boo#1142690)\n- CVE-2019-10217: Fields managing sensitive data should be set as such by no_log\n feature. Some of these fields in GCP modules are not set properly. \n service_account_contents() which is common class for all gcp modules is not \n setting no_log to True. Any sensitive data managed by that function would be \n leak as an output when running ansible playbooks. (boo#1144453)\n\nThis update was imported from the openSUSE:Leap:15.1:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-523",
"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_0523-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:0523-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3SH4AT6KRZ24IXOK2Y7INQZBHCB55MT7/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:0523-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3SH4AT6KRZ24IXOK2Y7INQZBHCB55MT7/"
},
{
"category": "self",
"summary": "SUSE Bug 1137479",
"url": "https://bugzilla.suse.com/1137479"
},
{
"category": "self",
"summary": "SUSE Bug 1142542",
"url": "https://bugzilla.suse.com/1142542"
},
{
"category": "self",
"summary": "SUSE Bug 1142690",
"url": "https://bugzilla.suse.com/1142690"
},
{
"category": "self",
"summary": "SUSE Bug 1144453",
"url": "https://bugzilla.suse.com/1144453"
},
{
"category": "self",
"summary": "SUSE Bug 1153452",
"url": "https://bugzilla.suse.com/1153452"
},
{
"category": "self",
"summary": "SUSE Bug 1154231",
"url": "https://bugzilla.suse.com/1154231"
},
{
"category": "self",
"summary": "SUSE Bug 1154232",
"url": "https://bugzilla.suse.com/1154232"
},
{
"category": "self",
"summary": "SUSE Bug 1154830",
"url": "https://bugzilla.suse.com/1154830"
},
{
"category": "self",
"summary": "SUSE Bug 1157968",
"url": "https://bugzilla.suse.com/1157968"
},
{
"category": "self",
"summary": "SUSE Bug 1157969",
"url": "https://bugzilla.suse.com/1157969"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-10206 page",
"url": "https://www.suse.com/security/cve/CVE-2019-10206/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-10217 page",
"url": "https://www.suse.com/security/cve/CVE-2019-10217/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14846 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14846/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14856 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14856/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14858 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14858/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14864 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14864/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14904 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14904/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14905 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14905/"
}
],
"title": "Security update for ansible",
"tracking": {
"current_release_date": "2020-04-16T04:12:24Z",
"generator": {
"date": "2020-04-16T04:12:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:0523-1",
"initial_release_date": "2020-04-16T04:12:24Z",
"revision_history": [
{
"date": "2020-04-16T04:12:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ansible-2.9.6-bp151.3.6.1.noarch",
"product": {
"name": "ansible-2.9.6-bp151.3.6.1.noarch",
"product_id": "ansible-2.9.6-bp151.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "ansible-doc-2.9.6-bp151.3.6.1.noarch",
"product": {
"name": "ansible-doc-2.9.6-bp151.3.6.1.noarch",
"product_id": "ansible-doc-2.9.6-bp151.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "ansible-test-2.9.6-bp151.3.6.1.noarch",
"product": {
"name": "ansible-test-2.9.6-bp151.3.6.1.noarch",
"product_id": "ansible-test-2.9.6-bp151.3.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Package Hub 15 SP1",
"product": {
"name": "SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-2.9.6-bp151.3.6.1.noarch as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch"
},
"product_reference": "ansible-2.9.6-bp151.3.6.1.noarch",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-doc-2.9.6-bp151.3.6.1.noarch as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch"
},
"product_reference": "ansible-doc-2.9.6-bp151.3.6.1.noarch",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-2.9.6-bp151.3.6.1.noarch as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
},
"product_reference": "ansible-test-2.9.6-bp151.3.6.1.noarch",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-10206",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-10206"
}
],
"notes": [
{
"category": "general",
"text": "ansible-playbook -k and ansible cli tools, all versions 2.8.x before 2.8.4, all 2.7.x before 2.7.13 and all 2.6.x before 2.6.19, prompt passwords by expanding them from templates as they could contain special characters. Passwords should be wrapped to prevent templates trigger and exposing them.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-10206",
"url": "https://www.suse.com/security/cve/CVE-2019-10206"
},
{
"category": "external",
"summary": "SUSE Bug 1142690 for CVE-2019-10206",
"url": "https://bugzilla.suse.com/1142690"
},
{
"category": "external",
"summary": "SUSE Bug 1154232 for CVE-2019-10206",
"url": "https://bugzilla.suse.com/1154232"
}
],
"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 Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-16T04:12:24Z",
"details": "moderate"
}
],
"title": "CVE-2019-10206"
},
{
"cve": "CVE-2019-10217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-10217"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in ansible 2.8.0 before 2.8.4. Fields managing sensitive data should be set as such by no_log feature. Some of these fields in GCP modules are not set properly. service_account_contents() which is common class for all gcp modules is not setting no_log to True. Any sensitive data managed by that function would be leak as an output when running ansible playbooks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-10217",
"url": "https://www.suse.com/security/cve/CVE-2019-10217"
},
{
"category": "external",
"summary": "SUSE Bug 1144453 for CVE-2019-10217",
"url": "https://bugzilla.suse.com/1144453"
}
],
"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 Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-16T04:12:24Z",
"details": "moderate"
}
],
"title": "CVE-2019-10217"
},
{
"cve": "CVE-2019-14846",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14846"
}
],
"notes": [
{
"category": "general",
"text": "In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14846",
"url": "https://www.suse.com/security/cve/CVE-2019-14846"
},
{
"category": "external",
"summary": "SUSE Bug 1153452 for CVE-2019-14846",
"url": "https://bugzilla.suse.com/1153452"
}
],
"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 Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-16T04:12:24Z",
"details": "low"
}
],
"title": "CVE-2019-14846"
},
{
"cve": "CVE-2019-14856",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14856"
}
],
"notes": [
{
"category": "general",
"text": "ansible before versions 2.8.6, 2.7.14, 2.6.20 is vulnerable to a None",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14856",
"url": "https://www.suse.com/security/cve/CVE-2019-14856"
},
{
"category": "external",
"summary": "SUSE Bug 1154232 for CVE-2019-14856",
"url": "https://bugzilla.suse.com/1154232"
}
],
"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 Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-16T04:12:24Z",
"details": "low"
}
],
"title": "CVE-2019-14856"
},
{
"cve": "CVE-2019-14858",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14858"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in Ansible engine 2.x up to 2.8 and Ansible tower 3.x up to 3.5. When a module has an argument_spec with sub parameters marked as no_log, passing an invalid parameter name to the module will cause the task to fail before the no_log options in the sub parameters are processed. As a result, data in the sub parameter fields will not be masked and will be displayed if Ansible is run with increased verbosity and present in the module invocation arguments for the task.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14858",
"url": "https://www.suse.com/security/cve/CVE-2019-14858"
},
{
"category": "external",
"summary": "SUSE Bug 1154231 for CVE-2019-14858",
"url": "https://bugzilla.suse.com/1154231"
}
],
"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 Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-16T04:12:24Z",
"details": "low"
}
],
"title": "CVE-2019-14858"
},
{
"cve": "CVE-2019-14864",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14864"
}
],
"notes": [
{
"category": "general",
"text": "Ansible, versions 2.9.x before 2.9.1, 2.8.x before 2.8.7 and Ansible versions 2.7.x before 2.7.15, is not respecting the flag no_log set it to True when Sumologic and Splunk callback plugins are used send tasks results events to collectors. This would discloses and collects any sensitive data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14864",
"url": "https://www.suse.com/security/cve/CVE-2019-14864"
},
{
"category": "external",
"summary": "SUSE Bug 1154830 for CVE-2019-14864",
"url": "https://bugzilla.suse.com/1154830"
}
],
"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 Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-16T04:12:24Z",
"details": "moderate"
}
],
"title": "CVE-2019-14864"
},
{
"cve": "CVE-2019-14904",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14904"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the solaris_zone module from the Ansible Community modules. When setting the name for the zone on the Solaris host, the zone name is checked by listing the process with the \u0027ps\u0027 bare command on the remote machine. An attacker could take advantage of this flaw by crafting the name of the zone and executing arbitrary commands in the remote host. Ansible Engine 2.7.15, 2.8.7, and 2.9.2 as well as previous versions are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14904",
"url": "https://www.suse.com/security/cve/CVE-2019-14904"
},
{
"category": "external",
"summary": "SUSE Bug 1157968 for CVE-2019-14904",
"url": "https://bugzilla.suse.com/1157968"
}
],
"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 Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-16T04:12:24Z",
"details": "important"
}
],
"title": "CVE-2019-14904"
},
{
"cve": "CVE-2019-14905",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14905"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in Ansible Engine versions 2.9.x before 2.9.3, 2.8.x before 2.8.8, 2.7.x before 2.7.16 and earlier, where in Ansible\u0027s nxos_file_copy module can be used to copy files to a flash or bootflash on NXOS devices. Malicious code could craft the filename parameter to perform OS command injections. This could result in a loss of confidentiality of the system among other issues.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14905",
"url": "https://www.suse.com/security/cve/CVE-2019-14905"
},
{
"category": "external",
"summary": "SUSE Bug 1157969 for CVE-2019-14905",
"url": "https://bugzilla.suse.com/1157969"
}
],
"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 Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1.noarch",
"SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-16T04:12:24Z",
"details": "important"
}
],
"title": "CVE-2019-14905"
}
]
}
OPENSUSE-SU-2022:0081-1
Vulnerability from csaf_opensuse - Published: 2022-03-16 16:09 - Updated: 2022-03-16 16:09| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch | — |
Vendor Fix
|
{
"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 ansible",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nAnsible was updated to 2.9.21 to fix lots of bugs and security issues.\n\nUpdate to version 2.9.20, maintenance release containing numerous bugfixes.\n\nUpdate to version 2.9.19 with minor changes and a few bug fixes.\n\nUpdate to version 2.9.18:\n\n* CVE-2021-20228 where default and fallback values for no_log parameters\n to modules were not previously masked. (bsc#1181935)\n* CVE-2021-20178 where several parameters to the snmp_facts module were\n logged and displayed despite containing sensitive information. (bsc#1180816)\n* CVE-2021-20180 where several parameters to the\n bitbucket_pipeline_variable were logged and displayed despite\n containing sensitive information. (bsc#1180942)\n* CVE-2021-20191 which addresses a number of modules whose parameters\n were logged and displayed despite containing sensitive\n information. For the full list of affected modules, refer to the\n changelog linked below. (bsc#1181119)\n \nUpdate to version 2.9.17 with minor changes and a few bug fixes.\n\nUpdate to version 2.9.16 with minor changes and many bug fixes.\n\nupdate to version 2.9.15 with following breaking change:\n\n* ansible-galaxy login command has been removed\n\nupdate to version 2.9.14 with many small improvements and bug fixes,\nmost notably:\n\n* kubectl - connection plugin now redact kubectl_token and \n kubectl_password in console log (CVE-2020-1753 bsc#1166389).\n\nupdate to version 2.9.13 with many bug fixes, most notably:\n\n* A security issue was addressed in the \u0027dnf\u0027 module, which previously\n did not check GPG signatures of packages.\n* A bug in the \u0027cron\u0027 module was fixed. In some cases prior to this\n fix, the module would inadvertently remove cron entries.\n\nupdate to version 2.9.12 with many bug fixes,\nmost notably the following security fixes:\n\n* security issue - copy - Redact the value of the no_log \u0027content\u0027 \n parameter in the result\u0027s invocation.module_args in check mode. \n Previously when used with check mode and with \u0027-vvv\u0027, the module would \n not censor the content if a change would be made to the destination path. \n (CVE-2020-14332 bsc#1174302)\n* security issue atomic_move - change default permissions when creating \n temporary files so they are not world readable \n (https://github.com/ansible/ansible/issues/67794) (CVE-2020-1736 bsc#1164134)\n* Fix warning for default permission change when no mode is specified. \n Follow up to https://github.com/ansible/ansible/issues/67794. \n (CVE-2020-1736)\n* Sanitize no_log values from any response keys that might be returned \n from the uri module (CVE-2020-14330 bsc#1174145).\n* reset logging level to INFO due to CVE-2019-14846.\n\nupdate to version 2.9.11 with many bug fixes\n\nupdate to version 2.9.10 with many bug fixes.\n\n- Add CVE-2020-1733_avoid_mkdir_p.patch to fix CVE-2020-1733\n (bsc#1164140)\n\nupdate to version 2.9.9\n\n* fix for a regression introduced in 2.9.8\n\nupdate to version 2.9.8, maintenance release containing numerous bugfixes\n\nupdate to version 2.9.7 with many bug fixes,\nespecially for these security issues:\n\n- bsc#1164140 CVE-2020-1733 - insecure temporary directory when\n running become_user from become directive\n- bsc#1164139 CVE-2020-1734 shell enabled by default in a pipe\n lookup plugin subprocess\n- bsc#1164137 CVE-2020-1735 - path injection on dest parameter\n in fetch module\n- bsc#1164134 CVE-2020-1736 atomic_move primitive sets\n permissive permissions\n- bsc#1164138 CVE-2020-1737 - Extract-Zip function in win_unzip\n module does not check extracted path\n- bsc#1164136 CVE-2020-1738 module package can be selected by\n the ansible facts\n- bsc#1164133 CVE-2020-1739 - svn module leaks password when\n specified as a parameter\n- bsc#1164135 CVE-2020-1740 - secrets readable after\n ansible-vault edit\n- bsc#1165393 CVE-2020-1746 - information disclosure issue in\n ldap_attr and ldap_entry modules\n- bsc#1166389 CVE-2020-1753 - kubectl connection plugin leaks\n sensitive information\n- bsc#1167532 CVE-2020-10684 - code injection when using\n ansible_facts as a subkey\n- bsc#1167440 CVE-2020-10685 - modules which use files\n encrypted with vault are not properly cleaned up\n- bsc#1167873 CVE-2020-10691 - archive traversal vulnerability in ansible-galaxy collection install [2]\n\nFixed before 2.9.6, but not yet listed:\n- bsc#1171162 CVE-2020-10729 two random password lookups in\n same task return same value\n- bsc#1157968 CVE-2019-14904 vulnerability in solaris_zone\n module via crafted solaris zone\n- bsc#1157969 CVE-2019-14905 malicious code could craft\n filename in nxos_file_copy module\n- bsc#1112959 CVE-2018-16837 Information leak in \u0027user\u0027 module patch added\n- (bsc#1137528) CVE-2019-10156: ansible: templating causing an\n- bsc#1118896 CVE-2018-16876 Information disclosure in vvv+ mode with no_log on (https://github.com/ansible/ansible/pull/49569)\n- Includes fix for bsc#1099808 (CVE-2018-10875) ansible.cfg is being read\n from current working directory allowing possible code execution\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2022-81",
"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-2022_0081-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2022:0081-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2022:0081-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/"
},
{
"category": "self",
"summary": "SUSE Bug 1099808",
"url": "https://bugzilla.suse.com/1099808"
},
{
"category": "self",
"summary": "SUSE Bug 1112959",
"url": "https://bugzilla.suse.com/1112959"
},
{
"category": "self",
"summary": "SUSE Bug 1118896",
"url": "https://bugzilla.suse.com/1118896"
},
{
"category": "self",
"summary": "SUSE Bug 1126503",
"url": "https://bugzilla.suse.com/1126503"
},
{
"category": "self",
"summary": "SUSE Bug 1137528",
"url": "https://bugzilla.suse.com/1137528"
},
{
"category": "self",
"summary": "SUSE Bug 1157968",
"url": "https://bugzilla.suse.com/1157968"
},
{
"category": "self",
"summary": "SUSE Bug 1157969",
"url": "https://bugzilla.suse.com/1157969"
},
{
"category": "self",
"summary": "SUSE Bug 1164133",
"url": "https://bugzilla.suse.com/1164133"
},
{
"category": "self",
"summary": "SUSE Bug 1164134",
"url": "https://bugzilla.suse.com/1164134"
},
{
"category": "self",
"summary": "SUSE Bug 1164135",
"url": "https://bugzilla.suse.com/1164135"
},
{
"category": "self",
"summary": "SUSE Bug 1164136",
"url": "https://bugzilla.suse.com/1164136"
},
{
"category": "self",
"summary": "SUSE Bug 1164137",
"url": "https://bugzilla.suse.com/1164137"
},
{
"category": "self",
"summary": "SUSE Bug 1164138",
"url": "https://bugzilla.suse.com/1164138"
},
{
"category": "self",
"summary": "SUSE Bug 1164139",
"url": "https://bugzilla.suse.com/1164139"
},
{
"category": "self",
"summary": "SUSE Bug 1164140",
"url": "https://bugzilla.suse.com/1164140"
},
{
"category": "self",
"summary": "SUSE Bug 1165393",
"url": "https://bugzilla.suse.com/1165393"
},
{
"category": "self",
"summary": "SUSE Bug 1166389",
"url": "https://bugzilla.suse.com/1166389"
},
{
"category": "self",
"summary": "SUSE Bug 1167440",
"url": "https://bugzilla.suse.com/1167440"
},
{
"category": "self",
"summary": "SUSE Bug 1167532",
"url": "https://bugzilla.suse.com/1167532"
},
{
"category": "self",
"summary": "SUSE Bug 1167873",
"url": "https://bugzilla.suse.com/1167873"
},
{
"category": "self",
"summary": "SUSE Bug 1171162",
"url": "https://bugzilla.suse.com/1171162"
},
{
"category": "self",
"summary": "SUSE Bug 1174145",
"url": "https://bugzilla.suse.com/1174145"
},
{
"category": "self",
"summary": "SUSE Bug 1174302",
"url": "https://bugzilla.suse.com/1174302"
},
{
"category": "self",
"summary": "SUSE Bug 1180816",
"url": "https://bugzilla.suse.com/1180816"
},
{
"category": "self",
"summary": "SUSE Bug 1180942",
"url": "https://bugzilla.suse.com/1180942"
},
{
"category": "self",
"summary": "SUSE Bug 1181119",
"url": "https://bugzilla.suse.com/1181119"
},
{
"category": "self",
"summary": "SUSE Bug 1181935",
"url": "https://bugzilla.suse.com/1181935"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10875 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10875/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16837 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16837/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-10156 page",
"url": "https://www.suse.com/security/cve/CVE-2019-10156/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14846 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14846/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14904 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14904/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14905 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14905/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10684 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10684/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10685 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10685/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10691 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10691/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10729 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10729/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14330 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14330/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14332 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14332/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1733 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1733/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1734 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1734/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1735 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1735/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1736 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1736/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1737 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1737/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1738 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1738/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1739 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1739/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1740 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1740/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1746 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1746/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1753 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1753/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-20178 page",
"url": "https://www.suse.com/security/cve/CVE-2021-20178/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-20180 page",
"url": "https://www.suse.com/security/cve/CVE-2021-20180/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-20191 page",
"url": "https://www.suse.com/security/cve/CVE-2021-20191/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-20228 page",
"url": "https://www.suse.com/security/cve/CVE-2021-20228/"
}
],
"title": "Security update for ansible",
"tracking": {
"current_release_date": "2022-03-16T16:09:53Z",
"generator": {
"date": "2022-03-16T16:09:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2022:0081-1",
"initial_release_date": "2022-03-16T16:09:53Z",
"revision_history": [
{
"date": "2022-03-16T16:09:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ansible-2.9.21-bp153.2.3.1.noarch",
"product": {
"name": "ansible-2.9.21-bp153.2.3.1.noarch",
"product_id": "ansible-2.9.21-bp153.2.3.1.noarch"
}
},
{
"category": "product_version",
"name": "ansible-doc-2.9.21-bp153.2.3.1.noarch",
"product": {
"name": "ansible-doc-2.9.21-bp153.2.3.1.noarch",
"product_id": "ansible-doc-2.9.21-bp153.2.3.1.noarch"
}
},
{
"category": "product_version",
"name": "ansible-test-2.9.21-bp153.2.3.1.noarch",
"product": {
"name": "ansible-test-2.9.21-bp153.2.3.1.noarch",
"product_id": "ansible-test-2.9.21-bp153.2.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Package Hub 15 SP3",
"product": {
"name": "SUSE Package Hub 15 SP3",
"product_id": "SUSE Package Hub 15 SP3"
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-2.9.21-bp153.2.3.1.noarch as component of SUSE Package Hub 15 SP3",
"product_id": "SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch"
},
"product_reference": "ansible-2.9.21-bp153.2.3.1.noarch",
"relates_to_product_reference": "SUSE Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-doc-2.9.21-bp153.2.3.1.noarch as component of SUSE Package Hub 15 SP3",
"product_id": "SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch"
},
"product_reference": "ansible-doc-2.9.21-bp153.2.3.1.noarch",
"relates_to_product_reference": "SUSE Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-2.9.21-bp153.2.3.1.noarch as component of SUSE Package Hub 15 SP3",
"product_id": "SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch"
},
"product_reference": "ansible-test-2.9.21-bp153.2.3.1.noarch",
"relates_to_product_reference": "SUSE Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-2.9.21-bp153.2.3.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch"
},
"product_reference": "ansible-2.9.21-bp153.2.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-doc-2.9.21-bp153.2.3.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch"
},
"product_reference": "ansible-doc-2.9.21-bp153.2.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-2.9.21-bp153.2.3.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
},
"product_reference": "ansible-test-2.9.21-bp153.2.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-10875",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10875"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in ansible. ansible.cfg is read from the current working directory which can be altered to make it point to a plugin or a module path under the control of an attacker, thus allowing the attacker to execute arbitrary code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10875",
"url": "https://www.suse.com/security/cve/CVE-2018-10875"
},
{
"category": "external",
"summary": "SUSE Bug 1099808 for CVE-2018-10875",
"url": "https://bugzilla.suse.com/1099808"
},
{
"category": "external",
"summary": "SUSE Bug 1109957 for CVE-2018-10875",
"url": "https://bugzilla.suse.com/1109957"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "important"
}
],
"title": "CVE-2018-10875"
},
{
"cve": "CVE-2018-16837",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16837"
}
],
"notes": [
{
"category": "general",
"text": "Ansible \"User\" module leaks any data which is passed on as a parameter to ssh-keygen. This could lean in undesirable situations such as passphrases credentials passed as a parameter for the ssh-keygen executable. Showing those credentials in clear text form for every user which have access just to the process list.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16837",
"url": "https://www.suse.com/security/cve/CVE-2018-16837"
},
{
"category": "external",
"summary": "SUSE Bug 1112959 for CVE-2018-16837",
"url": "https://bugzilla.suse.com/1112959"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "important"
}
],
"title": "CVE-2018-16837"
},
{
"cve": "CVE-2019-10156",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-10156"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was discovered in the way Ansible templating was implemented in versions before 2.6.18, 2.7.12 and 2.8.2, causing the possibility of information disclosure through unexpected variable substitution. By taking advantage of unintended variable substitution the content of any variable may be disclosed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-10156",
"url": "https://www.suse.com/security/cve/CVE-2019-10156"
},
{
"category": "external",
"summary": "SUSE Bug 1137528 for CVE-2019-10156",
"url": "https://bugzilla.suse.com/1137528"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "moderate"
}
],
"title": "CVE-2019-10156"
},
{
"cve": "CVE-2019-14846",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14846"
}
],
"notes": [
{
"category": "general",
"text": "In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14846",
"url": "https://www.suse.com/security/cve/CVE-2019-14846"
},
{
"category": "external",
"summary": "SUSE Bug 1153452 for CVE-2019-14846",
"url": "https://bugzilla.suse.com/1153452"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "low"
}
],
"title": "CVE-2019-14846"
},
{
"cve": "CVE-2019-14904",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14904"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the solaris_zone module from the Ansible Community modules. When setting the name for the zone on the Solaris host, the zone name is checked by listing the process with the \u0027ps\u0027 bare command on the remote machine. An attacker could take advantage of this flaw by crafting the name of the zone and executing arbitrary commands in the remote host. Ansible Engine 2.7.15, 2.8.7, and 2.9.2 as well as previous versions are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14904",
"url": "https://www.suse.com/security/cve/CVE-2019-14904"
},
{
"category": "external",
"summary": "SUSE Bug 1157968 for CVE-2019-14904",
"url": "https://bugzilla.suse.com/1157968"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "important"
}
],
"title": "CVE-2019-14904"
},
{
"cve": "CVE-2019-14905",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14905"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in Ansible Engine versions 2.9.x before 2.9.3, 2.8.x before 2.8.8, 2.7.x before 2.7.16 and earlier, where in Ansible\u0027s nxos_file_copy module can be used to copy files to a flash or bootflash on NXOS devices. Malicious code could craft the filename parameter to perform OS command injections. This could result in a loss of confidentiality of the system among other issues.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14905",
"url": "https://www.suse.com/security/cve/CVE-2019-14905"
},
{
"category": "external",
"summary": "SUSE Bug 1157969 for CVE-2019-14905",
"url": "https://bugzilla.suse.com/1157969"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "important"
}
],
"title": "CVE-2019-14905"
},
{
"cve": "CVE-2020-10684",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10684"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Ansible Engine, all versions 2.7.x, 2.8.x and 2.9.x prior to 2.7.17, 2.8.9 and 2.9.6 respectively, when using ansible_facts as a subkey of itself and promoting it to a variable when inject is enabled, overwriting the ansible_facts after the clean. An attacker could take advantage of this by altering the ansible_facts, such as ansible_hosts, users and any other key data which would lead into privilege escalation or code injection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10684",
"url": "https://www.suse.com/security/cve/CVE-2020-10684"
},
{
"category": "external",
"summary": "SUSE Bug 1167532 for CVE-2020-10684",
"url": "https://bugzilla.suse.com/1167532"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "important"
}
],
"title": "CVE-2020-10684"
},
{
"cve": "CVE-2020-10685",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10685"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Ansible Engine affecting Ansible Engine versions 2.7.x before 2.7.17 and 2.8.x before 2.8.11 and 2.9.x before 2.9.7 as well as Ansible Tower before and including versions 3.4.5 and 3.5.5 and 3.6.3 when using modules which decrypts vault files such as assemble, script, unarchive, win_copy, aws_s3 or copy modules. The temporary directory is created in /tmp leaves the s ts unencrypted. On Operating Systems which /tmp is not a tmpfs but part of the root partition, the directory is only cleared on boot and the decryp emains when the host is switched off. The system will be vulnerable when the system is not running. So decrypted data must be cleared as soon as possible and the data which normally is encrypted ble.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10685",
"url": "https://www.suse.com/security/cve/CVE-2020-10685"
},
{
"category": "external",
"summary": "SUSE Bug 1167440 for CVE-2020-10685",
"url": "https://bugzilla.suse.com/1167440"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "moderate"
}
],
"title": "CVE-2020-10685"
},
{
"cve": "CVE-2020-10691",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10691"
}
],
"notes": [
{
"category": "general",
"text": "An archive traversal flaw was found in all ansible-engine versions 2.9.x prior to 2.9.7, when running ansible-galaxy collection install. When extracting a collection .tar.gz file, the directory is created without sanitizing the filename. An attacker could take advantage to overwrite any file within the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10691",
"url": "https://www.suse.com/security/cve/CVE-2020-10691"
},
{
"category": "external",
"summary": "SUSE Bug 1167873 for CVE-2020-10691",
"url": "https://bugzilla.suse.com/1167873"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "moderate"
}
],
"title": "CVE-2020-10691"
},
{
"cve": "CVE-2020-10729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10729"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the use of insufficiently random values in Ansible. Two random password lookups of the same length generate the equal value as the template caching action for the same file since no re-evaluation happens. The highest threat from this vulnerability would be that all passwords are exposed at once for the file. This flaw affects Ansible Engine versions before 2.9.6.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10729",
"url": "https://www.suse.com/security/cve/CVE-2020-10729"
},
{
"category": "external",
"summary": "SUSE Bug 1171162 for CVE-2020-10729",
"url": "https://bugzilla.suse.com/1171162"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "moderate"
}
],
"title": "CVE-2020-10729"
},
{
"cve": "CVE-2020-14330",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14330"
}
],
"notes": [
{
"category": "general",
"text": "An Improper Output Neutralization for Logs flaw was found in Ansible when using the uri module, where sensitive data is exposed to content and json output. This flaw allows an attacker to access the logs or outputs of performed tasks to read keys used in playbooks from other users within the uri module. The highest threat from this vulnerability is to data confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14330",
"url": "https://www.suse.com/security/cve/CVE-2020-14330"
},
{
"category": "external",
"summary": "SUSE Bug 1174145 for CVE-2020-14330",
"url": "https://bugzilla.suse.com/1174145"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "moderate"
}
],
"title": "CVE-2020-14330"
},
{
"cve": "CVE-2020-14332",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14332"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Ansible Engine when using module_args. Tasks executed with check mode (--check-mode) do not properly neutralize sensitive data exposed in the event data. This flaw allows unauthorized users to read this data. The highest threat from this vulnerability is to confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14332",
"url": "https://www.suse.com/security/cve/CVE-2020-14332"
},
{
"category": "external",
"summary": "SUSE Bug 1174302 for CVE-2020-14332",
"url": "https://bugzilla.suse.com/1174302"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "moderate"
}
],
"title": "CVE-2020-14332"
},
{
"cve": "CVE-2020-1733",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1733"
}
],
"notes": [
{
"category": "general",
"text": "A race condition flaw was found in Ansible Engine 2.7.17 and prior, 2.8.9 and prior, 2.9.6 and prior when running a playbook with an unprivileged become user. When Ansible needs to run a module with become user, the temporary directory is created in /var/tmp. This directory is created with \"umask 77 \u0026\u0026 mkdir -p \u003cdir\u003e\"; this operation does not fail if the directory already exists and is owned by another user. An attacker could take advantage to gain control of the become user as the target directory can be retrieved by iterating \u0027/proc/\u003cpid\u003e/cmdline\u0027.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1733",
"url": "https://www.suse.com/security/cve/CVE-2020-1733"
},
{
"category": "external",
"summary": "SUSE Bug 1164140 for CVE-2020-1733",
"url": "https://bugzilla.suse.com/1164140"
},
{
"category": "external",
"summary": "SUSE Bug 1171823 for CVE-2020-1733",
"url": "https://bugzilla.suse.com/1171823"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "moderate"
}
],
"title": "CVE-2020-1733"
},
{
"cve": "CVE-2020-1734",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1734"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the pipe lookup plugin of ansible. Arbitrary commands can be run, when the pipe lookup plugin uses subprocess.Popen() with shell=True, by overwriting ansible facts and the variable is not escaped by quote plugin. An attacker could take advantage and run arbitrary commands by overwriting the ansible facts.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1734",
"url": "https://www.suse.com/security/cve/CVE-2020-1734"
},
{
"category": "external",
"summary": "SUSE Bug 1164139 for CVE-2020-1734",
"url": "https://bugzilla.suse.com/1164139"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "important"
}
],
"title": "CVE-2020-1734"
},
{
"cve": "CVE-2020-1735",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1735"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Ansible Engine when the fetch module is used. An attacker could intercept the module, inject a new path, and then choose a new destination path on the controller node. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1735",
"url": "https://www.suse.com/security/cve/CVE-2020-1735"
},
{
"category": "external",
"summary": "SUSE Bug 1164137 for CVE-2020-1735",
"url": "https://bugzilla.suse.com/1164137"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "moderate"
}
],
"title": "CVE-2020-1735"
},
{
"cve": "CVE-2020-1736",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1736"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Ansible Engine when a file is moved using atomic_move primitive as the file mode cannot be specified. This sets the destination files world-readable if the destination file does not exist and if the file exists, the file could be changed to have less restrictive permissions before the move. This could lead to the disclosure of sensitive data. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1736",
"url": "https://www.suse.com/security/cve/CVE-2020-1736"
},
{
"category": "external",
"summary": "SUSE Bug 1164134 for CVE-2020-1736",
"url": "https://bugzilla.suse.com/1164134"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.2,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "low"
}
],
"title": "CVE-2020-1736"
},
{
"cve": "CVE-2020-1737",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1737"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Ansible 2.7.17 and prior, 2.8.9 and prior, and 2.9.6 and prior when using the Extract-Zip function from the win_unzip module as the extracted file(s) are not checked if they belong to the destination folder. An attacker could take advantage of this flaw by crafting an archive anywhere in the file system, using a path traversal. This issue is fixed in 2.10.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1737",
"url": "https://www.suse.com/security/cve/CVE-2020-1737"
},
{
"category": "external",
"summary": "SUSE Bug 1164138 for CVE-2020-1737",
"url": "https://bugzilla.suse.com/1164138"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "important"
}
],
"title": "CVE-2020-1737"
},
{
"cve": "CVE-2020-1738",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1738"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Ansible Engine when the module package or service is used and the parameter \u0027use\u0027 is not specified. If a previous task is executed with a malicious user, the module sent can be selected by the attacker using the ansible facts file. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1738",
"url": "https://www.suse.com/security/cve/CVE-2020-1738"
},
{
"category": "external",
"summary": "SUSE Bug 1164136 for CVE-2020-1738",
"url": "https://bugzilla.suse.com/1164136"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "moderate"
}
],
"title": "CVE-2020-1738"
},
{
"cve": "CVE-2020-1739",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1739"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Ansible 2.7.16 and prior, 2.8.8 and prior, and 2.9.5 and prior when a password is set with the argument \"password\" of svn module, it is used on svn command line, disclosing to other users within the same node. An attacker could take advantage by reading the cmdline file from that particular PID on the procfs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1739",
"url": "https://www.suse.com/security/cve/CVE-2020-1739"
},
{
"category": "external",
"summary": "SUSE Bug 1164133 for CVE-2020-1739",
"url": "https://bugzilla.suse.com/1164133"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "moderate"
}
],
"title": "CVE-2020-1739"
},
{
"cve": "CVE-2020-1740",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1740"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Ansible Engine when using Ansible Vault for editing encrypted files. When a user executes \"ansible-vault edit\", another user on the same computer can read the old and new secret, as it is created in a temporary file with mkstemp and the returned file descriptor is closed and the method write_data is called to write the existing secret in the file. This method will delete the file before recreating it insecurely. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1740",
"url": "https://www.suse.com/security/cve/CVE-2020-1740"
},
{
"category": "external",
"summary": "SUSE Bug 1164135 for CVE-2020-1740",
"url": "https://bugzilla.suse.com/1164135"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "low"
}
],
"title": "CVE-2020-1740"
},
{
"cve": "CVE-2020-1746",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1746"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Ansible Engine affecting Ansible Engine versions 2.7.x before 2.7.17 and 2.8.x before 2.8.11 and 2.9.x before 2.9.7 as well as Ansible Tower before and including versions 3.4.5 and 3.5.5 and 3.6.3 when the ldap_attr and ldap_entry community modules are used. The issue discloses the LDAP bind password to stdout or a log file if a playbook task is written using the bind_pw in the parameters field. The highest threat from this vulnerability is data confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1746",
"url": "https://www.suse.com/security/cve/CVE-2020-1746"
},
{
"category": "external",
"summary": "SUSE Bug 1165393 for CVE-2020-1746",
"url": "https://bugzilla.suse.com/1165393"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "moderate"
}
],
"title": "CVE-2020-1746"
},
{
"cve": "CVE-2020-1753",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1753"
}
],
"notes": [
{
"category": "general",
"text": "A security flaw was found in Ansible Engine, all Ansible 2.7.x versions prior to 2.7.17, all Ansible 2.8.x versions prior to 2.8.11 and all Ansible 2.9.x versions prior to 2.9.7, when managing kubernetes using the k8s module. Sensitive parameters such as passwords and tokens are passed to kubectl from the command line, not using an environment variable or an input configuration file. This will disclose passwords and tokens from process list and no_log directive from debug module would not have any effect making these secrets being disclosed on stdout and log files.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1753",
"url": "https://www.suse.com/security/cve/CVE-2020-1753"
},
{
"category": "external",
"summary": "SUSE Bug 1166389 for CVE-2020-1753",
"url": "https://bugzilla.suse.com/1166389"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "moderate"
}
],
"title": "CVE-2020-1753"
},
{
"cve": "CVE-2021-20178",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-20178"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in ansible module where credentials are disclosed in the console log by default and not protected by the security feature when using the bitbucket_pipeline_variable module. This flaw allows an attacker to steal bitbucket_pipeline credentials. The highest threat from this vulnerability is to confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-20178",
"url": "https://www.suse.com/security/cve/CVE-2021-20178"
},
{
"category": "external",
"summary": "SUSE Bug 1180816 for CVE-2021-20178",
"url": "https://bugzilla.suse.com/1180816"
},
{
"category": "external",
"summary": "SUSE Bug 1186493 for CVE-2021-20178",
"url": "https://bugzilla.suse.com/1186493"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "moderate"
}
],
"title": "CVE-2021-20178"
},
{
"cve": "CVE-2021-20180",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-20180"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in ansible module where credentials are disclosed in the console log by default and not protected by the security feature when using the bitbucket_pipeline_variable module. This flaw allows an attacker to steal bitbucket_pipeline credentials. The highest threat from this vulnerability is to confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-20180",
"url": "https://www.suse.com/security/cve/CVE-2021-20180"
},
{
"category": "external",
"summary": "SUSE Bug 1180942 for CVE-2021-20180",
"url": "https://bugzilla.suse.com/1180942"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "moderate"
}
],
"title": "CVE-2021-20180"
},
{
"cve": "CVE-2021-20191",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-20191"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in ansible. Credentials, such as secrets, are being disclosed in console log by default and not protected by no_log feature when using those modules. An attacker can take advantage of this information to steal those credentials. The highest threat from this vulnerability is to data confidentiality. Versions before ansible 2.9.18 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-20191",
"url": "https://www.suse.com/security/cve/CVE-2021-20191"
},
{
"category": "external",
"summary": "SUSE Bug 1181119 for CVE-2021-20191",
"url": "https://bugzilla.suse.com/1181119"
},
{
"category": "external",
"summary": "SUSE Bug 1181935 for CVE-2021-20191",
"url": "https://bugzilla.suse.com/1181935"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "moderate"
}
],
"title": "CVE-2021-20191"
},
{
"cve": "CVE-2021-20228",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-20228"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Ansible Engine 2.9.18, where sensitive info is not masked by default and is not protected by the no_log feature when using the sub-option feature of the basic.py module. This flaw allows an attacker to obtain sensitive information. The highest threat from this vulnerability is to confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-20228",
"url": "https://www.suse.com/security/cve/CVE-2021-20228"
},
{
"category": "external",
"summary": "SUSE Bug 1181935 for CVE-2021-20228",
"url": "https://bugzilla.suse.com/1181935"
}
],
"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 Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-16T16:09:53Z",
"details": "moderate"
}
],
"title": "CVE-2021-20228"
}
]
}
OPENSUSE-SU-2024:10615-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64 | — |
Vendor Fix
|
{
"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": "ansible-2.9.24-1.2 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the ansible-2.9.24-1.2 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-10615",
"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_10615-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-9587 page",
"url": "https://www.suse.com/security/cve/CVE-2016-9587/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-7466 page",
"url": "https://www.suse.com/security/cve/CVE-2017-7466/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-7481 page",
"url": "https://www.suse.com/security/cve/CVE-2017-7481/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-7550 page",
"url": "https://www.suse.com/security/cve/CVE-2017-7550/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10855 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10855/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10875 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10875/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16837 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16837/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16859 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16859/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16876 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16876/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-10156 page",
"url": "https://www.suse.com/security/cve/CVE-2019-10156/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-10206 page",
"url": "https://www.suse.com/security/cve/CVE-2019-10206/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-10217 page",
"url": "https://www.suse.com/security/cve/CVE-2019-10217/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14846 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14846/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14856 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14856/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14858 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14858/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14864 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14864/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14904 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14904/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14905 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14905/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3828 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3828/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10684 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10684/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10685 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10685/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10691 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10691/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10729 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10729/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14330 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14330/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14332 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14332/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1733 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1733/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1734 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1734/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1735 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1735/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1736 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1736/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1737 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1737/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1738 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1738/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1739 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1739/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1740 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1740/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1744 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1744/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1746 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1746/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1753 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1753/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-20178 page",
"url": "https://www.suse.com/security/cve/CVE-2021-20178/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-20180 page",
"url": "https://www.suse.com/security/cve/CVE-2021-20180/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-20191 page",
"url": "https://www.suse.com/security/cve/CVE-2021-20191/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-20228 page",
"url": "https://www.suse.com/security/cve/CVE-2021-20228/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3583 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3583/"
}
],
"title": "ansible-2.9.24-1.2 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:10615-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ansible-2.9.24-1.2.aarch64",
"product": {
"name": "ansible-2.9.24-1.2.aarch64",
"product_id": "ansible-2.9.24-1.2.aarch64"
}
},
{
"category": "product_version",
"name": "ansible-doc-2.9.24-1.2.aarch64",
"product": {
"name": "ansible-doc-2.9.24-1.2.aarch64",
"product_id": "ansible-doc-2.9.24-1.2.aarch64"
}
},
{
"category": "product_version",
"name": "ansible-test-2.9.24-1.2.aarch64",
"product": {
"name": "ansible-test-2.9.24-1.2.aarch64",
"product_id": "ansible-test-2.9.24-1.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-2.9.24-1.2.ppc64le",
"product": {
"name": "ansible-2.9.24-1.2.ppc64le",
"product_id": "ansible-2.9.24-1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "ansible-doc-2.9.24-1.2.ppc64le",
"product": {
"name": "ansible-doc-2.9.24-1.2.ppc64le",
"product_id": "ansible-doc-2.9.24-1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "ansible-test-2.9.24-1.2.ppc64le",
"product": {
"name": "ansible-test-2.9.24-1.2.ppc64le",
"product_id": "ansible-test-2.9.24-1.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-2.9.24-1.2.s390x",
"product": {
"name": "ansible-2.9.24-1.2.s390x",
"product_id": "ansible-2.9.24-1.2.s390x"
}
},
{
"category": "product_version",
"name": "ansible-doc-2.9.24-1.2.s390x",
"product": {
"name": "ansible-doc-2.9.24-1.2.s390x",
"product_id": "ansible-doc-2.9.24-1.2.s390x"
}
},
{
"category": "product_version",
"name": "ansible-test-2.9.24-1.2.s390x",
"product": {
"name": "ansible-test-2.9.24-1.2.s390x",
"product_id": "ansible-test-2.9.24-1.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-2.9.24-1.2.x86_64",
"product": {
"name": "ansible-2.9.24-1.2.x86_64",
"product_id": "ansible-2.9.24-1.2.x86_64"
}
},
{
"category": "product_version",
"name": "ansible-doc-2.9.24-1.2.x86_64",
"product": {
"name": "ansible-doc-2.9.24-1.2.x86_64",
"product_id": "ansible-doc-2.9.24-1.2.x86_64"
}
},
{
"category": "product_version",
"name": "ansible-test-2.9.24-1.2.x86_64",
"product": {
"name": "ansible-test-2.9.24-1.2.x86_64",
"product_id": "ansible-test-2.9.24-1.2.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": "ansible-2.9.24-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64"
},
"product_reference": "ansible-2.9.24-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-2.9.24-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le"
},
"product_reference": "ansible-2.9.24-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-2.9.24-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x"
},
"product_reference": "ansible-2.9.24-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-2.9.24-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64"
},
"product_reference": "ansible-2.9.24-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-doc-2.9.24-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64"
},
"product_reference": "ansible-doc-2.9.24-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-doc-2.9.24-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le"
},
"product_reference": "ansible-doc-2.9.24-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-doc-2.9.24-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x"
},
"product_reference": "ansible-doc-2.9.24-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-doc-2.9.24-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64"
},
"product_reference": "ansible-doc-2.9.24-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-2.9.24-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64"
},
"product_reference": "ansible-test-2.9.24-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-2.9.24-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le"
},
"product_reference": "ansible-test-2.9.24-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-2.9.24-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x"
},
"product_reference": "ansible-test-2.9.24-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-2.9.24-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
},
"product_reference": "ansible-test-2.9.24-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-9587",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-9587"
}
],
"notes": [
{
"category": "general",
"text": "Ansible before versions 2.1.4, 2.2.1 is vulnerable to an improper input validation in Ansible\u0027s handling of data sent from client systems. An attacker with control over a client system being managed by Ansible and the ability to send facts back to the Ansible server could use this flaw to execute arbitrary code on the Ansible server using the Ansible server privileges.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-9587",
"url": "https://www.suse.com/security/cve/CVE-2016-9587"
},
{
"category": "external",
"summary": "SUSE Bug 1019021 for CVE-2016-9587",
"url": "https://bugzilla.suse.com/1019021"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2016-9587"
},
{
"cve": "CVE-2017-7466",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-7466"
}
],
"notes": [
{
"category": "general",
"text": "Ansible before version 2.3 has an input validation vulnerability in the handling of data sent from client systems. An attacker with control over a client system being managed by Ansible, and the ability to send facts back to the Ansible server, could use this flaw to execute arbitrary code on the Ansible server using the Ansible server privileges.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-7466",
"url": "https://www.suse.com/security/cve/CVE-2017-7466"
},
{
"category": "external",
"summary": "SUSE Bug 1019021 for CVE-2017-7466",
"url": "https://bugzilla.suse.com/1019021"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2017-7466"
},
{
"cve": "CVE-2017-7481",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-7481"
}
],
"notes": [
{
"category": "general",
"text": "Ansible before versions 2.3.1.0 and 2.4.0.0 fails to properly mark lookup-plugin results as unsafe. If an attacker could control the results of lookup() calls, they could inject Unicode strings to be parsed by the jinja2 templating system, resulting in code execution. By default, the jinja2 templating language is now marked as \u0027unsafe\u0027 and is not evaluated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-7481",
"url": "https://www.suse.com/security/cve/CVE-2017-7481"
},
{
"category": "external",
"summary": "SUSE Bug 1038785 for CVE-2017-7481",
"url": "https://bugzilla.suse.com/1038785"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2017-7481"
},
{
"cve": "CVE-2017-7550",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-7550"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the way Ansible (2.3.x before 2.3.3, and 2.4.x before 2.4.1) passed certain parameters to the jenkins_plugin module. Remote attackers could use this flaw to expose sensitive information from a remote host\u0027s logs. This flaw was fixed by not allowing passwords to be specified in the \"params\" argument, and noting this in the module documentation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-7550",
"url": "https://www.suse.com/security/cve/CVE-2017-7550"
},
{
"category": "external",
"summary": "SUSE Bug 1035124 for CVE-2017-7550",
"url": "https://bugzilla.suse.com/1035124"
},
{
"category": "external",
"summary": "SUSE Bug 1065872 for CVE-2017-7550",
"url": "https://bugzilla.suse.com/1065872"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2017-7550"
},
{
"cve": "CVE-2018-10855",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10855"
}
],
"notes": [
{
"category": "general",
"text": "Ansible 2.5 prior to 2.5.5, and 2.4 prior to 2.4.5, do not honor the no_log task flag for failed tasks. When the no_log flag has been used to protect sensitive data passed to a task from being logged, and that task does not run successfully, Ansible will expose sensitive data in log files and on the terminal of the user running Ansible.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10855",
"url": "https://www.suse.com/security/cve/CVE-2018-10855"
},
{
"category": "external",
"summary": "SUSE Bug 1097775 for CVE-2018-10855",
"url": "https://bugzilla.suse.com/1097775"
},
{
"category": "external",
"summary": "SUSE Bug 1099808 for CVE-2018-10855",
"url": "https://bugzilla.suse.com/1099808"
},
{
"category": "external",
"summary": "SUSE Bug 1109957 for CVE-2018-10855",
"url": "https://bugzilla.suse.com/1109957"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-10855"
},
{
"cve": "CVE-2018-10875",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10875"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in ansible. ansible.cfg is read from the current working directory which can be altered to make it point to a plugin or a module path under the control of an attacker, thus allowing the attacker to execute arbitrary code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10875",
"url": "https://www.suse.com/security/cve/CVE-2018-10875"
},
{
"category": "external",
"summary": "SUSE Bug 1099808 for CVE-2018-10875",
"url": "https://bugzilla.suse.com/1099808"
},
{
"category": "external",
"summary": "SUSE Bug 1109957 for CVE-2018-10875",
"url": "https://bugzilla.suse.com/1109957"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2018-10875"
},
{
"cve": "CVE-2018-16837",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16837"
}
],
"notes": [
{
"category": "general",
"text": "Ansible \"User\" module leaks any data which is passed on as a parameter to ssh-keygen. This could lean in undesirable situations such as passphrases credentials passed as a parameter for the ssh-keygen executable. Showing those credentials in clear text form for every user which have access just to the process list.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16837",
"url": "https://www.suse.com/security/cve/CVE-2018-16837"
},
{
"category": "external",
"summary": "SUSE Bug 1112959 for CVE-2018-16837",
"url": "https://bugzilla.suse.com/1112959"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2018-16837"
},
{
"cve": "CVE-2018-16859",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16859"
}
],
"notes": [
{
"category": "general",
"text": "Execution of Ansible playbooks on Windows platforms with PowerShell ScriptBlock logging and Module logging enabled can allow for \u0027become\u0027 passwords to appear in EventLogs in plaintext. A local user with administrator privileges on the machine can view these logs and discover the plaintext password. Ansible Engine 2.8 and older are believed to be vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16859",
"url": "https://www.suse.com/security/cve/CVE-2018-16859"
},
{
"category": "external",
"summary": "SUSE Bug 1109957 for CVE-2018-16859",
"url": "https://bugzilla.suse.com/1109957"
},
{
"category": "external",
"summary": "SUSE Bug 1116587 for CVE-2018-16859",
"url": "https://bugzilla.suse.com/1116587"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-16859"
},
{
"cve": "CVE-2018-16876",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16876"
}
],
"notes": [
{
"category": "general",
"text": "ansible before versions 2.5.14, 2.6.11, 2.7.5 is vulnerable to a information disclosure flaw in vvv+ mode with no_log on that can lead to leakage of sensible data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16876",
"url": "https://www.suse.com/security/cve/CVE-2018-16876"
},
{
"category": "external",
"summary": "SUSE Bug 1109957 for CVE-2018-16876",
"url": "https://bugzilla.suse.com/1109957"
},
{
"category": "external",
"summary": "SUSE Bug 1118896 for CVE-2018-16876",
"url": "https://bugzilla.suse.com/1118896"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2018-16876"
},
{
"cve": "CVE-2019-10156",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-10156"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was discovered in the way Ansible templating was implemented in versions before 2.6.18, 2.7.12 and 2.8.2, causing the possibility of information disclosure through unexpected variable substitution. By taking advantage of unintended variable substitution the content of any variable may be disclosed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-10156",
"url": "https://www.suse.com/security/cve/CVE-2019-10156"
},
{
"category": "external",
"summary": "SUSE Bug 1137528 for CVE-2019-10156",
"url": "https://bugzilla.suse.com/1137528"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-10156"
},
{
"cve": "CVE-2019-10206",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-10206"
}
],
"notes": [
{
"category": "general",
"text": "ansible-playbook -k and ansible cli tools, all versions 2.8.x before 2.8.4, all 2.7.x before 2.7.13 and all 2.6.x before 2.6.19, prompt passwords by expanding them from templates as they could contain special characters. Passwords should be wrapped to prevent templates trigger and exposing them.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-10206",
"url": "https://www.suse.com/security/cve/CVE-2019-10206"
},
{
"category": "external",
"summary": "SUSE Bug 1142690 for CVE-2019-10206",
"url": "https://bugzilla.suse.com/1142690"
},
{
"category": "external",
"summary": "SUSE Bug 1154232 for CVE-2019-10206",
"url": "https://bugzilla.suse.com/1154232"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-10206"
},
{
"cve": "CVE-2019-10217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-10217"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in ansible 2.8.0 before 2.8.4. Fields managing sensitive data should be set as such by no_log feature. Some of these fields in GCP modules are not set properly. service_account_contents() which is common class for all gcp modules is not setting no_log to True. Any sensitive data managed by that function would be leak as an output when running ansible playbooks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-10217",
"url": "https://www.suse.com/security/cve/CVE-2019-10217"
},
{
"category": "external",
"summary": "SUSE Bug 1144453 for CVE-2019-10217",
"url": "https://bugzilla.suse.com/1144453"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-10217"
},
{
"cve": "CVE-2019-14846",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14846"
}
],
"notes": [
{
"category": "general",
"text": "In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14846",
"url": "https://www.suse.com/security/cve/CVE-2019-14846"
},
{
"category": "external",
"summary": "SUSE Bug 1153452 for CVE-2019-14846",
"url": "https://bugzilla.suse.com/1153452"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-14846"
},
{
"cve": "CVE-2019-14856",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14856"
}
],
"notes": [
{
"category": "general",
"text": "ansible before versions 2.8.6, 2.7.14, 2.6.20 is vulnerable to a None",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14856",
"url": "https://www.suse.com/security/cve/CVE-2019-14856"
},
{
"category": "external",
"summary": "SUSE Bug 1154232 for CVE-2019-14856",
"url": "https://bugzilla.suse.com/1154232"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-14856"
},
{
"cve": "CVE-2019-14858",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14858"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in Ansible engine 2.x up to 2.8 and Ansible tower 3.x up to 3.5. When a module has an argument_spec with sub parameters marked as no_log, passing an invalid parameter name to the module will cause the task to fail before the no_log options in the sub parameters are processed. As a result, data in the sub parameter fields will not be masked and will be displayed if Ansible is run with increased verbosity and present in the module invocation arguments for the task.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14858",
"url": "https://www.suse.com/security/cve/CVE-2019-14858"
},
{
"category": "external",
"summary": "SUSE Bug 1154231 for CVE-2019-14858",
"url": "https://bugzilla.suse.com/1154231"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-14858"
},
{
"cve": "CVE-2019-14864",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14864"
}
],
"notes": [
{
"category": "general",
"text": "Ansible, versions 2.9.x before 2.9.1, 2.8.x before 2.8.7 and Ansible versions 2.7.x before 2.7.15, is not respecting the flag no_log set it to True when Sumologic and Splunk callback plugins are used send tasks results events to collectors. This would discloses and collects any sensitive data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14864",
"url": "https://www.suse.com/security/cve/CVE-2019-14864"
},
{
"category": "external",
"summary": "SUSE Bug 1154830 for CVE-2019-14864",
"url": "https://bugzilla.suse.com/1154830"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-14864"
},
{
"cve": "CVE-2019-14904",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14904"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the solaris_zone module from the Ansible Community modules. When setting the name for the zone on the Solaris host, the zone name is checked by listing the process with the \u0027ps\u0027 bare command on the remote machine. An attacker could take advantage of this flaw by crafting the name of the zone and executing arbitrary commands in the remote host. Ansible Engine 2.7.15, 2.8.7, and 2.9.2 as well as previous versions are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14904",
"url": "https://www.suse.com/security/cve/CVE-2019-14904"
},
{
"category": "external",
"summary": "SUSE Bug 1157968 for CVE-2019-14904",
"url": "https://bugzilla.suse.com/1157968"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-14904"
},
{
"cve": "CVE-2019-14905",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14905"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in Ansible Engine versions 2.9.x before 2.9.3, 2.8.x before 2.8.8, 2.7.x before 2.7.16 and earlier, where in Ansible\u0027s nxos_file_copy module can be used to copy files to a flash or bootflash on NXOS devices. Malicious code could craft the filename parameter to perform OS command injections. This could result in a loss of confidentiality of the system among other issues.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14905",
"url": "https://www.suse.com/security/cve/CVE-2019-14905"
},
{
"category": "external",
"summary": "SUSE Bug 1157969 for CVE-2019-14905",
"url": "https://bugzilla.suse.com/1157969"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-14905"
},
{
"cve": "CVE-2019-3828",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3828"
}
],
"notes": [
{
"category": "general",
"text": "Ansible fetch module before versions 2.5.15, 2.6.14, 2.7.8 has a path traversal vulnerability which allows copying and overwriting files outside of the specified destination in the local ansible controller host, by not restricting an absolute path.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3828",
"url": "https://www.suse.com/security/cve/CVE-2019-3828"
},
{
"category": "external",
"summary": "SUSE Bug 1126503 for CVE-2019-3828",
"url": "https://bugzilla.suse.com/1126503"
},
{
"category": "external",
"summary": "SUSE Bug 1164137 for CVE-2019-3828",
"url": "https://bugzilla.suse.com/1164137"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-3828"
},
{
"cve": "CVE-2020-10684",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10684"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Ansible Engine, all versions 2.7.x, 2.8.x and 2.9.x prior to 2.7.17, 2.8.9 and 2.9.6 respectively, when using ansible_facts as a subkey of itself and promoting it to a variable when inject is enabled, overwriting the ansible_facts after the clean. An attacker could take advantage of this by altering the ansible_facts, such as ansible_hosts, users and any other key data which would lead into privilege escalation or code injection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10684",
"url": "https://www.suse.com/security/cve/CVE-2020-10684"
},
{
"category": "external",
"summary": "SUSE Bug 1167532 for CVE-2020-10684",
"url": "https://bugzilla.suse.com/1167532"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-10684"
},
{
"cve": "CVE-2020-10685",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10685"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Ansible Engine affecting Ansible Engine versions 2.7.x before 2.7.17 and 2.8.x before 2.8.11 and 2.9.x before 2.9.7 as well as Ansible Tower before and including versions 3.4.5 and 3.5.5 and 3.6.3 when using modules which decrypts vault files such as assemble, script, unarchive, win_copy, aws_s3 or copy modules. The temporary directory is created in /tmp leaves the s ts unencrypted. On Operating Systems which /tmp is not a tmpfs but part of the root partition, the directory is only cleared on boot and the decryp emains when the host is switched off. The system will be vulnerable when the system is not running. So decrypted data must be cleared as soon as possible and the data which normally is encrypted ble.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10685",
"url": "https://www.suse.com/security/cve/CVE-2020-10685"
},
{
"category": "external",
"summary": "SUSE Bug 1167440 for CVE-2020-10685",
"url": "https://bugzilla.suse.com/1167440"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-10685"
},
{
"cve": "CVE-2020-10691",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10691"
}
],
"notes": [
{
"category": "general",
"text": "An archive traversal flaw was found in all ansible-engine versions 2.9.x prior to 2.9.7, when running ansible-galaxy collection install. When extracting a collection .tar.gz file, the directory is created without sanitizing the filename. An attacker could take advantage to overwrite any file within the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10691",
"url": "https://www.suse.com/security/cve/CVE-2020-10691"
},
{
"category": "external",
"summary": "SUSE Bug 1167873 for CVE-2020-10691",
"url": "https://bugzilla.suse.com/1167873"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-10691"
},
{
"cve": "CVE-2020-10729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10729"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the use of insufficiently random values in Ansible. Two random password lookups of the same length generate the equal value as the template caching action for the same file since no re-evaluation happens. The highest threat from this vulnerability would be that all passwords are exposed at once for the file. This flaw affects Ansible Engine versions before 2.9.6.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10729",
"url": "https://www.suse.com/security/cve/CVE-2020-10729"
},
{
"category": "external",
"summary": "SUSE Bug 1171162 for CVE-2020-10729",
"url": "https://bugzilla.suse.com/1171162"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-10729"
},
{
"cve": "CVE-2020-14330",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14330"
}
],
"notes": [
{
"category": "general",
"text": "An Improper Output Neutralization for Logs flaw was found in Ansible when using the uri module, where sensitive data is exposed to content and json output. This flaw allows an attacker to access the logs or outputs of performed tasks to read keys used in playbooks from other users within the uri module. The highest threat from this vulnerability is to data confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14330",
"url": "https://www.suse.com/security/cve/CVE-2020-14330"
},
{
"category": "external",
"summary": "SUSE Bug 1174145 for CVE-2020-14330",
"url": "https://bugzilla.suse.com/1174145"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-14330"
},
{
"cve": "CVE-2020-14332",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14332"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Ansible Engine when using module_args. Tasks executed with check mode (--check-mode) do not properly neutralize sensitive data exposed in the event data. This flaw allows unauthorized users to read this data. The highest threat from this vulnerability is to confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14332",
"url": "https://www.suse.com/security/cve/CVE-2020-14332"
},
{
"category": "external",
"summary": "SUSE Bug 1174302 for CVE-2020-14332",
"url": "https://bugzilla.suse.com/1174302"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-14332"
},
{
"cve": "CVE-2020-1733",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1733"
}
],
"notes": [
{
"category": "general",
"text": "A race condition flaw was found in Ansible Engine 2.7.17 and prior, 2.8.9 and prior, 2.9.6 and prior when running a playbook with an unprivileged become user. When Ansible needs to run a module with become user, the temporary directory is created in /var/tmp. This directory is created with \"umask 77 \u0026\u0026 mkdir -p \u003cdir\u003e\"; this operation does not fail if the directory already exists and is owned by another user. An attacker could take advantage to gain control of the become user as the target directory can be retrieved by iterating \u0027/proc/\u003cpid\u003e/cmdline\u0027.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1733",
"url": "https://www.suse.com/security/cve/CVE-2020-1733"
},
{
"category": "external",
"summary": "SUSE Bug 1164140 for CVE-2020-1733",
"url": "https://bugzilla.suse.com/1164140"
},
{
"category": "external",
"summary": "SUSE Bug 1171823 for CVE-2020-1733",
"url": "https://bugzilla.suse.com/1171823"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-1733"
},
{
"cve": "CVE-2020-1734",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1734"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the pipe lookup plugin of ansible. Arbitrary commands can be run, when the pipe lookup plugin uses subprocess.Popen() with shell=True, by overwriting ansible facts and the variable is not escaped by quote plugin. An attacker could take advantage and run arbitrary commands by overwriting the ansible facts.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1734",
"url": "https://www.suse.com/security/cve/CVE-2020-1734"
},
{
"category": "external",
"summary": "SUSE Bug 1164139 for CVE-2020-1734",
"url": "https://bugzilla.suse.com/1164139"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-1734"
},
{
"cve": "CVE-2020-1735",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1735"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Ansible Engine when the fetch module is used. An attacker could intercept the module, inject a new path, and then choose a new destination path on the controller node. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1735",
"url": "https://www.suse.com/security/cve/CVE-2020-1735"
},
{
"category": "external",
"summary": "SUSE Bug 1164137 for CVE-2020-1735",
"url": "https://bugzilla.suse.com/1164137"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-1735"
},
{
"cve": "CVE-2020-1736",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1736"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Ansible Engine when a file is moved using atomic_move primitive as the file mode cannot be specified. This sets the destination files world-readable if the destination file does not exist and if the file exists, the file could be changed to have less restrictive permissions before the move. This could lead to the disclosure of sensitive data. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1736",
"url": "https://www.suse.com/security/cve/CVE-2020-1736"
},
{
"category": "external",
"summary": "SUSE Bug 1164134 for CVE-2020-1736",
"url": "https://bugzilla.suse.com/1164134"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.2,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2020-1736"
},
{
"cve": "CVE-2020-1737",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1737"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Ansible 2.7.17 and prior, 2.8.9 and prior, and 2.9.6 and prior when using the Extract-Zip function from the win_unzip module as the extracted file(s) are not checked if they belong to the destination folder. An attacker could take advantage of this flaw by crafting an archive anywhere in the file system, using a path traversal. This issue is fixed in 2.10.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1737",
"url": "https://www.suse.com/security/cve/CVE-2020-1737"
},
{
"category": "external",
"summary": "SUSE Bug 1164138 for CVE-2020-1737",
"url": "https://bugzilla.suse.com/1164138"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-1737"
},
{
"cve": "CVE-2020-1738",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1738"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Ansible Engine when the module package or service is used and the parameter \u0027use\u0027 is not specified. If a previous task is executed with a malicious user, the module sent can be selected by the attacker using the ansible facts file. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1738",
"url": "https://www.suse.com/security/cve/CVE-2020-1738"
},
{
"category": "external",
"summary": "SUSE Bug 1164136 for CVE-2020-1738",
"url": "https://bugzilla.suse.com/1164136"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-1738"
},
{
"cve": "CVE-2020-1739",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1739"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Ansible 2.7.16 and prior, 2.8.8 and prior, and 2.9.5 and prior when a password is set with the argument \"password\" of svn module, it is used on svn command line, disclosing to other users within the same node. An attacker could take advantage by reading the cmdline file from that particular PID on the procfs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1739",
"url": "https://www.suse.com/security/cve/CVE-2020-1739"
},
{
"category": "external",
"summary": "SUSE Bug 1164133 for CVE-2020-1739",
"url": "https://bugzilla.suse.com/1164133"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-1739"
},
{
"cve": "CVE-2020-1740",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1740"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Ansible Engine when using Ansible Vault for editing encrypted files. When a user executes \"ansible-vault edit\", another user on the same computer can read the old and new secret, as it is created in a temporary file with mkstemp and the returned file descriptor is closed and the method write_data is called to write the existing secret in the file. This method will delete the file before recreating it insecurely. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1740",
"url": "https://www.suse.com/security/cve/CVE-2020-1740"
},
{
"category": "external",
"summary": "SUSE Bug 1164135 for CVE-2020-1740",
"url": "https://bugzilla.suse.com/1164135"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2020-1740"
},
{
"cve": "CVE-2020-1744",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1744"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in keycloak before version 9.0.1. When configuring an Conditional OTP Authentication Flow as a post login flow of an IDP, the failure login events for OTP are not being sent to the brute force protection event queue. So BruteForceProtector does not handle this events.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1744",
"url": "https://www.suse.com/security/cve/CVE-2020-1744"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-1744"
},
{
"cve": "CVE-2020-1746",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1746"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Ansible Engine affecting Ansible Engine versions 2.7.x before 2.7.17 and 2.8.x before 2.8.11 and 2.9.x before 2.9.7 as well as Ansible Tower before and including versions 3.4.5 and 3.5.5 and 3.6.3 when the ldap_attr and ldap_entry community modules are used. The issue discloses the LDAP bind password to stdout or a log file if a playbook task is written using the bind_pw in the parameters field. The highest threat from this vulnerability is data confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1746",
"url": "https://www.suse.com/security/cve/CVE-2020-1746"
},
{
"category": "external",
"summary": "SUSE Bug 1165393 for CVE-2020-1746",
"url": "https://bugzilla.suse.com/1165393"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-1746"
},
{
"cve": "CVE-2020-1753",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1753"
}
],
"notes": [
{
"category": "general",
"text": "A security flaw was found in Ansible Engine, all Ansible 2.7.x versions prior to 2.7.17, all Ansible 2.8.x versions prior to 2.8.11 and all Ansible 2.9.x versions prior to 2.9.7, when managing kubernetes using the k8s module. Sensitive parameters such as passwords and tokens are passed to kubectl from the command line, not using an environment variable or an input configuration file. This will disclose passwords and tokens from process list and no_log directive from debug module would not have any effect making these secrets being disclosed on stdout and log files.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1753",
"url": "https://www.suse.com/security/cve/CVE-2020-1753"
},
{
"category": "external",
"summary": "SUSE Bug 1166389 for CVE-2020-1753",
"url": "https://bugzilla.suse.com/1166389"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-1753"
},
{
"cve": "CVE-2021-20178",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-20178"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in ansible module where credentials are disclosed in the console log by default and not protected by the security feature when using the bitbucket_pipeline_variable module. This flaw allows an attacker to steal bitbucket_pipeline credentials. The highest threat from this vulnerability is to confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-20178",
"url": "https://www.suse.com/security/cve/CVE-2021-20178"
},
{
"category": "external",
"summary": "SUSE Bug 1180816 for CVE-2021-20178",
"url": "https://bugzilla.suse.com/1180816"
},
{
"category": "external",
"summary": "SUSE Bug 1186493 for CVE-2021-20178",
"url": "https://bugzilla.suse.com/1186493"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-20178"
},
{
"cve": "CVE-2021-20180",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-20180"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in ansible module where credentials are disclosed in the console log by default and not protected by the security feature when using the bitbucket_pipeline_variable module. This flaw allows an attacker to steal bitbucket_pipeline credentials. The highest threat from this vulnerability is to confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-20180",
"url": "https://www.suse.com/security/cve/CVE-2021-20180"
},
{
"category": "external",
"summary": "SUSE Bug 1180942 for CVE-2021-20180",
"url": "https://bugzilla.suse.com/1180942"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-20180"
},
{
"cve": "CVE-2021-20191",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-20191"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in ansible. Credentials, such as secrets, are being disclosed in console log by default and not protected by no_log feature when using those modules. An attacker can take advantage of this information to steal those credentials. The highest threat from this vulnerability is to data confidentiality. Versions before ansible 2.9.18 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-20191",
"url": "https://www.suse.com/security/cve/CVE-2021-20191"
},
{
"category": "external",
"summary": "SUSE Bug 1181119 for CVE-2021-20191",
"url": "https://bugzilla.suse.com/1181119"
},
{
"category": "external",
"summary": "SUSE Bug 1181935 for CVE-2021-20191",
"url": "https://bugzilla.suse.com/1181935"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-20191"
},
{
"cve": "CVE-2021-20228",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-20228"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Ansible Engine 2.9.18, where sensitive info is not masked by default and is not protected by the no_log feature when using the sub-option feature of the basic.py module. This flaw allows an attacker to obtain sensitive information. The highest threat from this vulnerability is to confidentiality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-20228",
"url": "https://www.suse.com/security/cve/CVE-2021-20228"
},
{
"category": "external",
"summary": "SUSE Bug 1181935 for CVE-2021-20228",
"url": "https://bugzilla.suse.com/1181935"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-20228"
},
{
"cve": "CVE-2021-3583",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3583"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Ansible, where a user\u0027s controller is vulnerable to template injection. This issue can occur through facts used in the template if the user is trying to put templates in multi-line YAML strings and the facts being handled do not routinely include special template characters. This flaw allows attackers to perform command injection, which discloses sensitive information. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3583",
"url": "https://www.suse.com/security/cve/CVE-2021-3583"
},
{
"category": "external",
"summary": "SUSE Bug 1188061 for CVE-2021-3583",
"url": "https://bugzilla.suse.com/1188061"
}
],
"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:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ansible-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-doc-2.9.24-1.2.x86_64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.aarch64",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.ppc64le",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.s390x",
"openSUSE Tumbleweed:ansible-test-2.9.24-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3583"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.