Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2017-7555 (GCVE-0-2017-7555)
Vulnerability from cvelistv5 – Published: 2017-08-17 19:00 – Updated: 2024-09-17 02:36
VLAI
EPSS
Summary
Augeas versions up to and including 1.8.0 are vulnerable to heap-based buffer overflow due to improper handling of escaped strings. Attacker could send crafted strings that would cause the application using augeas to copy past the end of a buffer, leading to a crash or possible code execution.
Severity
No CVSS data available.
CWE
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://puppet.com/security/cve/cve-2017-7555 | x_refsource_CONFIRM |
| http://www.securityfocus.com/bid/100378 | vdb-entryx_refsource_BID |
| https://access.redhat.com/errata/RHSA-2017:2788 | vendor-advisoryx_refsource_REDHAT |
| https://github.com/hercules-team/augeas/pull/480 | x_refsource_MISC |
| http://www.debian.org/security/2017/dsa-3949 | vendor-advisoryx_refsource_DEBIAN |
| https://access.redhat.com/errata/RHSA-2019:2403 | vendor-advisoryx_refsource_REDHAT |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Red Hat, Inc. | augeas |
Affected:
up to and including 1.8.0
|
Date Public
2017-08-17 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T16:04:12.052Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://puppet.com/security/cve/cve-2017-7555"
},
{
"name": "100378",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/100378"
},
{
"name": "RHSA-2017:2788",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2017:2788"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/hercules-team/augeas/pull/480"
},
{
"name": "DSA-3949",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "http://www.debian.org/security/2017/dsa-3949"
},
{
"name": "RHSA-2019:2403",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2403"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "augeas",
"vendor": "Red Hat, Inc.",
"versions": [
{
"status": "affected",
"version": "up to and including 1.8.0"
}
]
}
],
"datePublic": "2017-08-17T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Augeas versions up to and including 1.8.0 are vulnerable to heap-based buffer overflow due to improper handling of escaped strings. Attacker could send crafted strings that would cause the application using augeas to copy past the end of a buffer, leading to a crash or possible code execution."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-122",
"description": "CWE-122",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-08-07T13:06:20.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://puppet.com/security/cve/cve-2017-7555"
},
{
"name": "100378",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/100378"
},
{
"name": "RHSA-2017:2788",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2017:2788"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/hercules-team/augeas/pull/480"
},
{
"name": "DSA-3949",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "http://www.debian.org/security/2017/dsa-3949"
},
{
"name": "RHSA-2019:2403",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2403"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"DATE_PUBLIC": "2017-08-17T00:00:00",
"ID": "CVE-2017-7555",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "augeas",
"version": {
"version_data": [
{
"version_value": "up to and including 1.8.0"
}
]
}
}
]
},
"vendor_name": "Red Hat, Inc."
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Augeas versions up to and including 1.8.0 are vulnerable to heap-based buffer overflow due to improper handling of escaped strings. Attacker could send crafted strings that would cause the application using augeas to copy past the end of a buffer, leading to a crash or possible code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-122"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://puppet.com/security/cve/cve-2017-7555",
"refsource": "CONFIRM",
"url": "https://puppet.com/security/cve/cve-2017-7555"
},
{
"name": "100378",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/100378"
},
{
"name": "RHSA-2017:2788",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2017:2788"
},
{
"name": "https://github.com/hercules-team/augeas/pull/480",
"refsource": "MISC",
"url": "https://github.com/hercules-team/augeas/pull/480"
},
{
"name": "DSA-3949",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2017/dsa-3949"
},
{
"name": "RHSA-2019:2403",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:2403"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2017-7555",
"datePublished": "2017-08-17T19:00:00.000Z",
"dateReserved": "2017-04-05T00:00:00.000Z",
"dateUpdated": "2024-09-17T02:36:08.138Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2017-7555",
"date": "2026-05-31",
"epss": "0.01239",
"percentile": "0.79543"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:augeas:augeas:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"1.8.0\", \"matchCriteriaId\": \"6E6A5F03-A1F0-42AC-BBCF-A37EC722618A\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Augeas versions up to and including 1.8.0 are vulnerable to heap-based buffer overflow due to improper handling of escaped strings. Attacker could send crafted strings that would cause the application using augeas to copy past the end of a buffer, leading to a crash or possible code execution.\"}, {\"lang\": \"es\", \"value\": \"Augeas en sus versiones hasta la 1.8.0 (esta incluida) es vulnerable a un desbordamiento de b\\u00fafer basado en memoria din\\u00e1mica debido a una gesti\\u00f3n indebida de strings escapados. Un atacante podr\\u00eda enviar strings manipulados que har\\u00edan que la aplicaci\\u00f3n que emplea Augeas copie y pegue el final de un b\\u00fafer, provocando un bloqueo o una posible ejecuci\\u00f3n de c\\u00f3digo.\"}]",
"id": "CVE-2017-7555",
"lastModified": "2024-11-21T03:32:09.450",
"metrics": "{\"cvssMetricV30\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 9.8, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 5.9}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 7.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 6.4, \"acInsufInfo\": true, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2017-08-17T19:29:00.223",
"references": "[{\"url\": \"http://www.debian.org/security/2017/dsa-3949\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.securityfocus.com/bid/100378\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2017:2788\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2403\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://github.com/hercules-team/augeas/pull/480\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://puppet.com/security/cve/cve-2017-7555\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.debian.org/security/2017/dsa-3949\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/bid/100378\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2017:2788\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2403\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/hercules-team/augeas/pull/480\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://puppet.com/security/cve/cve-2017-7555\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"secalert@redhat.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-122\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-119\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2017-7555\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2017-08-17T19:29:00.223\",\"lastModified\":\"2026-05-13T00:24:29.033\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Augeas versions up to and including 1.8.0 are vulnerable to heap-based buffer overflow due to improper handling of escaped strings. Attacker could send crafted strings that would cause the application using augeas to copy past the end of a buffer, leading to a crash or possible code execution.\"},{\"lang\":\"es\",\"value\":\"Augeas en sus versiones hasta la 1.8.0 (esta incluida) es vulnerable a un desbordamiento de b\u00fafer basado en memoria din\u00e1mica debido a una gesti\u00f3n indebida de strings escapados. Un atacante podr\u00eda enviar strings manipulados que har\u00edan que la aplicaci\u00f3n que emplea Augeas copie y pegue el final de un b\u00fafer, provocando un bloqueo o una posible ejecuci\u00f3n de c\u00f3digo.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":true,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-122\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:augeas:augeas:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.8.0\",\"matchCriteriaId\":\"6E6A5F03-A1F0-42AC-BBCF-A37EC722618A\"}]}]}],\"references\":[{\"url\":\"http://www.debian.org/security/2017/dsa-3949\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/100378\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:2788\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2403\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://github.com/hercules-team/augeas/pull/480\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://puppet.com/security/cve/cve-2017-7555\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.debian.org/security/2017/dsa-3949\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/100378\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:2788\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2403\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/hercules-team/augeas/pull/480\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://puppet.com/security/cve/cve-2017-7555\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
RHSA-2019_2403
Vulnerability from csaf_redhat - Published: 2019-08-07 11:39 - Updated: 2024-11-22 11:22Summary
Red Hat Security Advisory: augeas security update
Severity
Important
Notes
Topic: An update for augeas is now available for Red Hat Enterprise Linux 7.3 Advanced Update Support, Red Hat Enterprise Linux 7.3 Telco Extended Update Support, and Red Hat Enterprise Linux 7.3 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: Augeas is a configuration editing tool. It parses configuration files in their native formats and transforms them into a tree. Configuration changes are made by manipulating this tree and saving it back into native config files.
Security Fix(es):
* augeas: Improper handling of escaped strings leading to memory corruption (CVE-2017-7555)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
A vulnerability was discovered in augeas affecting the handling of escaped strings. An attacker could send crafted strings that would cause the application using augeas to copy past the end of a buffer, leading to a crash or possible code execution.
7.8 (High)
Affected products
Fixed
56 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.3.AUS:augeas-0:1.4.0-2.el7_3.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:augeas-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:augeas-devel-0:1.4.0-2.el7_3.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:augeas-devel-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:augeas-libs-0:1.4.0-2.el7_3.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:augeas-libs-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:augeas-0:1.4.0-2.el7_3.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:augeas-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:augeas-devel-0:1.4.0-2.el7_3.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:augeas-devel-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:augeas-libs-0:1.4.0-2.el7_3.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:augeas-libs-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:augeas-0:1.4.0-2.el7_3.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:augeas-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:augeas-devel-0:1.4.0-2.el7_3.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:augeas-devel-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:augeas-libs-0:1.4.0-2.el7_3.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:augeas-libs-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:augeas-0:1.4.0-2.el7_3.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:augeas-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:augeas-devel-0:1.4.0-2.el7_3.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:augeas-devel-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:augeas-libs-0:1.4.0-2.el7_3.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:augeas-libs-0:1.4.0-2.el7_3.1.x86_64 | — |
Vendor Fix
fix
|
Threats
Impact
Important
References
8 references
Acknowledgments
Red Hat
Han Han
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for augeas is now available for Red Hat Enterprise Linux 7.3 Advanced Update Support, Red Hat Enterprise Linux 7.3 Telco Extended Update Support, and Red Hat Enterprise Linux 7.3 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Augeas is a configuration editing tool. It parses configuration files in their native formats and transforms them into a tree. Configuration changes are made by manipulating this tree and saving it back into native config files.\n\nSecurity Fix(es):\n\n* augeas: Improper handling of escaped strings leading to memory corruption (CVE-2017-7555)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2019:2403",
"url": "https://access.redhat.com/errata/RHSA-2019:2403"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1478373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1478373"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2403.json"
}
],
"title": "Red Hat Security Advisory: augeas security update",
"tracking": {
"current_release_date": "2024-11-22T11:22:18+00:00",
"generator": {
"date": "2024-11-22T11:22:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2019:2403",
"initial_release_date": "2019-08-07T11:39:47+00:00",
"revision_history": [
{
"date": "2019-08-07T11:39:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-08-07T11:39:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T11:22:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.3::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.3::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.3::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.3::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.3::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.3::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"product": {
"name": "augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"product_id": "augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/augeas-devel@1.4.0-2.el7_3.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"product": {
"name": "augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"product_id": "augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/augeas-debuginfo@1.4.0-2.el7_3.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "augeas-0:1.4.0-2.el7_3.1.x86_64",
"product": {
"name": "augeas-0:1.4.0-2.el7_3.1.x86_64",
"product_id": "augeas-0:1.4.0-2.el7_3.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/augeas@1.4.0-2.el7_3.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"product": {
"name": "augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"product_id": "augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/augeas-libs@1.4.0-2.el7_3.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "augeas-devel-0:1.4.0-2.el7_3.1.i686",
"product": {
"name": "augeas-devel-0:1.4.0-2.el7_3.1.i686",
"product_id": "augeas-devel-0:1.4.0-2.el7_3.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/augeas-devel@1.4.0-2.el7_3.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"product": {
"name": "augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"product_id": "augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/augeas-debuginfo@1.4.0-2.el7_3.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "augeas-libs-0:1.4.0-2.el7_3.1.i686",
"product": {
"name": "augeas-libs-0:1.4.0-2.el7_3.1.i686",
"product_id": "augeas-libs-0:1.4.0-2.el7_3.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/augeas-libs@1.4.0-2.el7_3.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "augeas-0:1.4.0-2.el7_3.1.src",
"product": {
"name": "augeas-0:1.4.0-2.el7_3.1.src",
"product_id": "augeas-0:1.4.0-2.el7_3.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/augeas@1.4.0-2.el7_3.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "augeas-devel-0:1.4.0-2.el7_3.1.ppc64le",
"product": {
"name": "augeas-devel-0:1.4.0-2.el7_3.1.ppc64le",
"product_id": "augeas-devel-0:1.4.0-2.el7_3.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/augeas-devel@1.4.0-2.el7_3.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "augeas-debuginfo-0:1.4.0-2.el7_3.1.ppc64le",
"product": {
"name": "augeas-debuginfo-0:1.4.0-2.el7_3.1.ppc64le",
"product_id": "augeas-debuginfo-0:1.4.0-2.el7_3.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/augeas-debuginfo@1.4.0-2.el7_3.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "augeas-0:1.4.0-2.el7_3.1.ppc64le",
"product": {
"name": "augeas-0:1.4.0-2.el7_3.1.ppc64le",
"product_id": "augeas-0:1.4.0-2.el7_3.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/augeas@1.4.0-2.el7_3.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "augeas-libs-0:1.4.0-2.el7_3.1.ppc64le",
"product": {
"name": "augeas-libs-0:1.4.0-2.el7_3.1.ppc64le",
"product_id": "augeas-libs-0:1.4.0-2.el7_3.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/augeas-libs@1.4.0-2.el7_3.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0:1.4.0-2.el7_3.1.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:augeas-0:1.4.0-2.el7_3.1.src"
},
"product_reference": "augeas-0:1.4.0-2.el7_3.1.src",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:augeas-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-debuginfo-0:1.4.0-2.el7_3.1.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686"
},
"product_reference": "augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-0:1.4.0-2.el7_3.1.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:augeas-devel-0:1.4.0-2.el7_3.1.i686"
},
"product_reference": "augeas-devel-0:1.4.0-2.el7_3.1.i686",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:augeas-devel-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-libs-0:1.4.0-2.el7_3.1.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:augeas-libs-0:1.4.0-2.el7_3.1.i686"
},
"product_reference": "augeas-libs-0:1.4.0-2.el7_3.1.i686",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-libs-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:augeas-libs-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0:1.4.0-2.el7_3.1.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.ppc64le"
},
"product_reference": "augeas-0:1.4.0-2.el7_3.1.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0:1.4.0-2.el7_3.1.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.src"
},
"product_reference": "augeas-0:1.4.0-2.el7_3.1.src",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-debuginfo-0:1.4.0-2.el7_3.1.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686"
},
"product_reference": "augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-debuginfo-0:1.4.0-2.el7_3.1.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.ppc64le"
},
"product_reference": "augeas-debuginfo-0:1.4.0-2.el7_3.1.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-0:1.4.0-2.el7_3.1.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.i686"
},
"product_reference": "augeas-devel-0:1.4.0-2.el7_3.1.i686",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-0:1.4.0-2.el7_3.1.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.ppc64le"
},
"product_reference": "augeas-devel-0:1.4.0-2.el7_3.1.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-libs-0:1.4.0-2.el7_3.1.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.i686"
},
"product_reference": "augeas-libs-0:1.4.0-2.el7_3.1.i686",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-libs-0:1.4.0-2.el7_3.1.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.ppc64le"
},
"product_reference": "augeas-libs-0:1.4.0-2.el7_3.1.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-libs-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0:1.4.0-2.el7_3.1.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:augeas-0:1.4.0-2.el7_3.1.src"
},
"product_reference": "augeas-0:1.4.0-2.el7_3.1.src",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:augeas-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-debuginfo-0:1.4.0-2.el7_3.1.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686"
},
"product_reference": "augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-0:1.4.0-2.el7_3.1.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:augeas-devel-0:1.4.0-2.el7_3.1.i686"
},
"product_reference": "augeas-devel-0:1.4.0-2.el7_3.1.i686",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:augeas-devel-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-libs-0:1.4.0-2.el7_3.1.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:augeas-libs-0:1.4.0-2.el7_3.1.i686"
},
"product_reference": "augeas-libs-0:1.4.0-2.el7_3.1.i686",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-libs-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:augeas-libs-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0:1.4.0-2.el7_3.1.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:augeas-0:1.4.0-2.el7_3.1.src"
},
"product_reference": "augeas-0:1.4.0-2.el7_3.1.src",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:augeas-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-debuginfo-0:1.4.0-2.el7_3.1.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686"
},
"product_reference": "augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-0:1.4.0-2.el7_3.1.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:augeas-devel-0:1.4.0-2.el7_3.1.i686"
},
"product_reference": "augeas-devel-0:1.4.0-2.el7_3.1.i686",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:augeas-devel-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-libs-0:1.4.0-2.el7_3.1.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:augeas-libs-0:1.4.0-2.el7_3.1.i686"
},
"product_reference": "augeas-libs-0:1.4.0-2.el7_3.1.i686",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-libs-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:augeas-libs-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0:1.4.0-2.el7_3.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.ppc64le"
},
"product_reference": "augeas-0:1.4.0-2.el7_3.1.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0:1.4.0-2.el7_3.1.src as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.src"
},
"product_reference": "augeas-0:1.4.0-2.el7_3.1.src",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-debuginfo-0:1.4.0-2.el7_3.1.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686"
},
"product_reference": "augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-debuginfo-0:1.4.0-2.el7_3.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.ppc64le"
},
"product_reference": "augeas-debuginfo-0:1.4.0-2.el7_3.1.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-0:1.4.0-2.el7_3.1.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.i686"
},
"product_reference": "augeas-devel-0:1.4.0-2.el7_3.1.i686",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-0:1.4.0-2.el7_3.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.ppc64le"
},
"product_reference": "augeas-devel-0:1.4.0-2.el7_3.1.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-libs-0:1.4.0-2.el7_3.1.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.i686"
},
"product_reference": "augeas-libs-0:1.4.0-2.el7_3.1.i686",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-libs-0:1.4.0-2.el7_3.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.ppc64le"
},
"product_reference": "augeas-libs-0:1.4.0-2.el7_3.1.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-libs-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0:1.4.0-2.el7_3.1.src as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:augeas-0:1.4.0-2.el7_3.1.src"
},
"product_reference": "augeas-0:1.4.0-2.el7_3.1.src",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:augeas-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-debuginfo-0:1.4.0-2.el7_3.1.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686"
},
"product_reference": "augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-0:1.4.0-2.el7_3.1.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:augeas-devel-0:1.4.0-2.el7_3.1.i686"
},
"product_reference": "augeas-devel-0:1.4.0-2.el7_3.1.i686",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:augeas-devel-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-libs-0:1.4.0-2.el7_3.1.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:augeas-libs-0:1.4.0-2.el7_3.1.i686"
},
"product_reference": "augeas-libs-0:1.4.0-2.el7_3.1.i686",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-libs-0:1.4.0-2.el7_3.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:augeas-libs-0:1.4.0-2.el7_3.1.x86_64"
},
"product_reference": "augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Han Han"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2017-7555",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2017-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1478373"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in augeas affecting the handling of escaped strings. An attacker could send crafted strings that would cause the application using augeas to copy past the end of a buffer, leading to a crash or possible code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "augeas: Improper handling of escaped strings leading to memory corruption",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.3.AUS:augeas-0:1.4.0-2.el7_3.1.src",
"7Server-7.3.AUS:augeas-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.AUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.AUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.AUS:augeas-devel-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.AUS:augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.AUS:augeas-libs-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.AUS:augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.src",
"7Server-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.TUS:augeas-0:1.4.0-2.el7_3.1.src",
"7Server-7.3.TUS:augeas-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.TUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.TUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.TUS:augeas-devel-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.TUS:augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.TUS:augeas-libs-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.TUS:augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.AUS:augeas-0:1.4.0-2.el7_3.1.src",
"7Server-optional-7.3.AUS:augeas-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.AUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.AUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.AUS:augeas-devel-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.AUS:augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.AUS:augeas-libs-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.AUS:augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-optional-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.src",
"7Server-optional-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-optional-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-optional-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-optional-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.TUS:augeas-0:1.4.0-2.el7_3.1.src",
"7Server-optional-7.3.TUS:augeas-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.TUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.TUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.TUS:augeas-devel-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.TUS:augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.TUS:augeas-libs-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.TUS:augeas-libs-0:1.4.0-2.el7_3.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-7555"
},
{
"category": "external",
"summary": "RHBZ#1478373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1478373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-7555",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7555"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-7555",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7555"
}
],
"release_date": "2017-08-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-08-07T11:39:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-7.3.AUS:augeas-0:1.4.0-2.el7_3.1.src",
"7Server-7.3.AUS:augeas-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.AUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.AUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.AUS:augeas-devel-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.AUS:augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.AUS:augeas-libs-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.AUS:augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.src",
"7Server-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.TUS:augeas-0:1.4.0-2.el7_3.1.src",
"7Server-7.3.TUS:augeas-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.TUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.TUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.TUS:augeas-devel-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.TUS:augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.TUS:augeas-libs-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.TUS:augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.AUS:augeas-0:1.4.0-2.el7_3.1.src",
"7Server-optional-7.3.AUS:augeas-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.AUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.AUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.AUS:augeas-devel-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.AUS:augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.AUS:augeas-libs-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.AUS:augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-optional-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.src",
"7Server-optional-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-optional-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-optional-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-optional-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.TUS:augeas-0:1.4.0-2.el7_3.1.src",
"7Server-optional-7.3.TUS:augeas-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.TUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.TUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.TUS:augeas-devel-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.TUS:augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.TUS:augeas-libs-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.TUS:augeas-libs-0:1.4.0-2.el7_3.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2403"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-7.3.AUS:augeas-0:1.4.0-2.el7_3.1.src",
"7Server-7.3.AUS:augeas-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.AUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.AUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.AUS:augeas-devel-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.AUS:augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.AUS:augeas-libs-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.AUS:augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.src",
"7Server-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.TUS:augeas-0:1.4.0-2.el7_3.1.src",
"7Server-7.3.TUS:augeas-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.TUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.TUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.TUS:augeas-devel-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.TUS:augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"7Server-7.3.TUS:augeas-libs-0:1.4.0-2.el7_3.1.i686",
"7Server-7.3.TUS:augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.AUS:augeas-0:1.4.0-2.el7_3.1.src",
"7Server-optional-7.3.AUS:augeas-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.AUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.AUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.AUS:augeas-devel-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.AUS:augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.AUS:augeas-libs-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.AUS:augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-optional-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.src",
"7Server-optional-7.3.E4S:augeas-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-optional-7.3.E4S:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-optional-7.3.E4S:augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.ppc64le",
"7Server-optional-7.3.E4S:augeas-libs-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.TUS:augeas-0:1.4.0-2.el7_3.1.src",
"7Server-optional-7.3.TUS:augeas-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.TUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.TUS:augeas-debuginfo-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.TUS:augeas-devel-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.TUS:augeas-devel-0:1.4.0-2.el7_3.1.x86_64",
"7Server-optional-7.3.TUS:augeas-libs-0:1.4.0-2.el7_3.1.i686",
"7Server-optional-7.3.TUS:augeas-libs-0:1.4.0-2.el7_3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "augeas: Improper handling of escaped strings leading to memory corruption"
}
]
}
SUSE-SU-2018:0650-1
Vulnerability from csaf_suse - Published: 2018-03-09 13:05 - Updated: 2018-03-09 13:05Summary
Security update for augeas
Severity
Low
Notes
Title of the patch: Security update for augeas
Description of the patch: This update for augeas fixes the following issues:
Security issue fixed:
- CVE-2017-7555: Fix a memory corruption bug could have lead to arbitrary code execution
by passing crafted strings that would be mis-handled by parse_name() (bsc#1054171).
Patchnames: SUSE-CAASP-ALL-2018-439,SUSE-SLE-DESKTOP-12-SP3-2018-439,SUSE-SLE-SDK-12-SP3-2018-439,SUSE-SLE-SERVER-12-SP3-2018-439
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.3 (Medium)
Affected products
Recommended
31 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:augeas-1.2.0-17.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:augeas-lenses-1.2.0-17.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libaugeas0-1.2.0-17.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:augeas-1.2.0-17.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:augeas-1.2.0-17.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:augeas-1.2.0-17.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:augeas-1.2.0-17.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:augeas-lenses-1.2.0-17.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:augeas-lenses-1.2.0-17.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:augeas-lenses-1.2.0-17.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:augeas-lenses-1.2.0-17.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libaugeas0-1.2.0-17.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libaugeas0-1.2.0-17.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libaugeas0-1.2.0-17.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libaugeas0-1.2.0-17.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-1.2.0-17.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-1.2.0-17.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-1.2.0-17.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-1.2.0-17.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-lenses-1.2.0-17.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-lenses-1.2.0-17.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-lenses-1.2.0-17.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-lenses-1.2.0-17.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libaugeas0-1.2.0-17.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libaugeas0-1.2.0-17.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libaugeas0-1.2.0-17.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libaugeas0-1.2.0-17.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:augeas-devel-1.2.0-17.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:augeas-devel-1.2.0-17.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:augeas-devel-1.2.0-17.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:augeas-devel-1.2.0-17.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "low"
},
"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 augeas",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for augeas fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2017-7555: Fix a memory corruption bug could have lead to arbitrary code execution\n by passing crafted strings that would be mis-handled by parse_name() (bsc#1054171).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-CAASP-ALL-2018-439,SUSE-SLE-DESKTOP-12-SP3-2018-439,SUSE-SLE-SDK-12-SP3-2018-439,SUSE-SLE-SERVER-12-SP3-2018-439",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_0650-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:0650-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180650-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:0650-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-March/003799.html"
},
{
"category": "self",
"summary": "SUSE Bug 1054171",
"url": "https://bugzilla.suse.com/1054171"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-7555 page",
"url": "https://www.suse.com/security/cve/CVE-2017-7555/"
}
],
"title": "Security update for augeas",
"tracking": {
"current_release_date": "2018-03-09T13:05:35Z",
"generator": {
"date": "2018-03-09T13:05:35Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:0650-1",
"initial_release_date": "2018-03-09T13:05:35Z",
"revision_history": [
{
"date": "2018-03-09T13:05:35Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "augeas-devel-1.2.0-17.3.1.aarch64",
"product": {
"name": "augeas-devel-1.2.0-17.3.1.aarch64",
"product_id": "augeas-devel-1.2.0-17.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "augeas-1.2.0-17.3.1.aarch64",
"product": {
"name": "augeas-1.2.0-17.3.1.aarch64",
"product_id": "augeas-1.2.0-17.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "augeas-lenses-1.2.0-17.3.1.aarch64",
"product": {
"name": "augeas-lenses-1.2.0-17.3.1.aarch64",
"product_id": "augeas-lenses-1.2.0-17.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libaugeas0-1.2.0-17.3.1.aarch64",
"product": {
"name": "libaugeas0-1.2.0-17.3.1.aarch64",
"product_id": "libaugeas0-1.2.0-17.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "augeas-devel-1.2.0-17.3.1.ppc64le",
"product": {
"name": "augeas-devel-1.2.0-17.3.1.ppc64le",
"product_id": "augeas-devel-1.2.0-17.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "augeas-1.2.0-17.3.1.ppc64le",
"product": {
"name": "augeas-1.2.0-17.3.1.ppc64le",
"product_id": "augeas-1.2.0-17.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "augeas-lenses-1.2.0-17.3.1.ppc64le",
"product": {
"name": "augeas-lenses-1.2.0-17.3.1.ppc64le",
"product_id": "augeas-lenses-1.2.0-17.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libaugeas0-1.2.0-17.3.1.ppc64le",
"product": {
"name": "libaugeas0-1.2.0-17.3.1.ppc64le",
"product_id": "libaugeas0-1.2.0-17.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "augeas-devel-1.2.0-17.3.1.s390x",
"product": {
"name": "augeas-devel-1.2.0-17.3.1.s390x",
"product_id": "augeas-devel-1.2.0-17.3.1.s390x"
}
},
{
"category": "product_version",
"name": "augeas-1.2.0-17.3.1.s390x",
"product": {
"name": "augeas-1.2.0-17.3.1.s390x",
"product_id": "augeas-1.2.0-17.3.1.s390x"
}
},
{
"category": "product_version",
"name": "augeas-lenses-1.2.0-17.3.1.s390x",
"product": {
"name": "augeas-lenses-1.2.0-17.3.1.s390x",
"product_id": "augeas-lenses-1.2.0-17.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libaugeas0-1.2.0-17.3.1.s390x",
"product": {
"name": "libaugeas0-1.2.0-17.3.1.s390x",
"product_id": "libaugeas0-1.2.0-17.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "augeas-1.2.0-17.3.1.x86_64",
"product": {
"name": "augeas-1.2.0-17.3.1.x86_64",
"product_id": "augeas-1.2.0-17.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "augeas-lenses-1.2.0-17.3.1.x86_64",
"product": {
"name": "augeas-lenses-1.2.0-17.3.1.x86_64",
"product_id": "augeas-lenses-1.2.0-17.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libaugeas0-1.2.0-17.3.1.x86_64",
"product": {
"name": "libaugeas0-1.2.0-17.3.1.x86_64",
"product_id": "libaugeas0-1.2.0-17.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "augeas-devel-1.2.0-17.3.1.x86_64",
"product": {
"name": "augeas-devel-1.2.0-17.3.1.x86_64",
"product_id": "augeas-devel-1.2.0-17.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-1.2.0-17.3.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:augeas-1.2.0-17.3.1.x86_64"
},
"product_reference": "augeas-1.2.0-17.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-1.2.0-17.3.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:augeas-lenses-1.2.0-17.3.1.x86_64"
},
"product_reference": "augeas-lenses-1.2.0-17.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-1.2.0-17.3.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libaugeas0-1.2.0-17.3.1.x86_64"
},
"product_reference": "libaugeas0-1.2.0-17.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-1.2.0-17.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:augeas-devel-1.2.0-17.3.1.aarch64"
},
"product_reference": "augeas-devel-1.2.0-17.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-1.2.0-17.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:augeas-devel-1.2.0-17.3.1.ppc64le"
},
"product_reference": "augeas-devel-1.2.0-17.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-1.2.0-17.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:augeas-devel-1.2.0-17.3.1.s390x"
},
"product_reference": "augeas-devel-1.2.0-17.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-1.2.0-17.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:augeas-devel-1.2.0-17.3.1.x86_64"
},
"product_reference": "augeas-devel-1.2.0-17.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-1.2.0-17.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:augeas-1.2.0-17.3.1.aarch64"
},
"product_reference": "augeas-1.2.0-17.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-1.2.0-17.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:augeas-1.2.0-17.3.1.ppc64le"
},
"product_reference": "augeas-1.2.0-17.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-1.2.0-17.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:augeas-1.2.0-17.3.1.s390x"
},
"product_reference": "augeas-1.2.0-17.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-1.2.0-17.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:augeas-1.2.0-17.3.1.x86_64"
},
"product_reference": "augeas-1.2.0-17.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-1.2.0-17.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:augeas-lenses-1.2.0-17.3.1.aarch64"
},
"product_reference": "augeas-lenses-1.2.0-17.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-1.2.0-17.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:augeas-lenses-1.2.0-17.3.1.ppc64le"
},
"product_reference": "augeas-lenses-1.2.0-17.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-1.2.0-17.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:augeas-lenses-1.2.0-17.3.1.s390x"
},
"product_reference": "augeas-lenses-1.2.0-17.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-1.2.0-17.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:augeas-lenses-1.2.0-17.3.1.x86_64"
},
"product_reference": "augeas-lenses-1.2.0-17.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-1.2.0-17.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libaugeas0-1.2.0-17.3.1.aarch64"
},
"product_reference": "libaugeas0-1.2.0-17.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-1.2.0-17.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libaugeas0-1.2.0-17.3.1.ppc64le"
},
"product_reference": "libaugeas0-1.2.0-17.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-1.2.0-17.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libaugeas0-1.2.0-17.3.1.s390x"
},
"product_reference": "libaugeas0-1.2.0-17.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-1.2.0-17.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libaugeas0-1.2.0-17.3.1.x86_64"
},
"product_reference": "libaugeas0-1.2.0-17.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-1.2.0-17.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-1.2.0-17.3.1.aarch64"
},
"product_reference": "augeas-1.2.0-17.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-1.2.0-17.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-1.2.0-17.3.1.ppc64le"
},
"product_reference": "augeas-1.2.0-17.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-1.2.0-17.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-1.2.0-17.3.1.s390x"
},
"product_reference": "augeas-1.2.0-17.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-1.2.0-17.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-1.2.0-17.3.1.x86_64"
},
"product_reference": "augeas-1.2.0-17.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-1.2.0-17.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-lenses-1.2.0-17.3.1.aarch64"
},
"product_reference": "augeas-lenses-1.2.0-17.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-1.2.0-17.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-lenses-1.2.0-17.3.1.ppc64le"
},
"product_reference": "augeas-lenses-1.2.0-17.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-1.2.0-17.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-lenses-1.2.0-17.3.1.s390x"
},
"product_reference": "augeas-lenses-1.2.0-17.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-1.2.0-17.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-lenses-1.2.0-17.3.1.x86_64"
},
"product_reference": "augeas-lenses-1.2.0-17.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-1.2.0-17.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libaugeas0-1.2.0-17.3.1.aarch64"
},
"product_reference": "libaugeas0-1.2.0-17.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-1.2.0-17.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libaugeas0-1.2.0-17.3.1.ppc64le"
},
"product_reference": "libaugeas0-1.2.0-17.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-1.2.0-17.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libaugeas0-1.2.0-17.3.1.s390x"
},
"product_reference": "libaugeas0-1.2.0-17.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-1.2.0-17.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libaugeas0-1.2.0-17.3.1.x86_64"
},
"product_reference": "libaugeas0-1.2.0-17.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-7555",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-7555"
}
],
"notes": [
{
"category": "general",
"text": "Augeas versions up to and including 1.8.0 are vulnerable to heap-based buffer overflow due to improper handling of escaped strings. Attacker could send crafted strings that would cause the application using augeas to copy past the end of a buffer, leading to a crash or possible code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:augeas-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:augeas-lenses-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libaugeas0-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:augeas-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:augeas-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:augeas-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:augeas-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:augeas-lenses-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:augeas-lenses-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:augeas-lenses-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:augeas-lenses-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libaugeas0-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libaugeas0-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libaugeas0-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libaugeas0-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-lenses-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-lenses-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-lenses-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-lenses-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libaugeas0-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libaugeas0-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libaugeas0-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libaugeas0-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:augeas-devel-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:augeas-devel-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:augeas-devel-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:augeas-devel-1.2.0-17.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-7555",
"url": "https://www.suse.com/security/cve/CVE-2017-7555"
},
{
"category": "external",
"summary": "SUSE Bug 1054171 for CVE-2017-7555",
"url": "https://bugzilla.suse.com/1054171"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP3:augeas-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:augeas-lenses-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libaugeas0-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:augeas-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:augeas-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:augeas-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:augeas-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:augeas-lenses-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:augeas-lenses-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:augeas-lenses-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:augeas-lenses-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libaugeas0-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libaugeas0-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libaugeas0-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libaugeas0-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-lenses-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-lenses-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-lenses-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-lenses-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libaugeas0-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libaugeas0-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libaugeas0-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libaugeas0-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:augeas-devel-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:augeas-devel-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:augeas-devel-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:augeas-devel-1.2.0-17.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:augeas-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:augeas-lenses-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libaugeas0-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:augeas-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:augeas-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:augeas-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:augeas-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:augeas-lenses-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:augeas-lenses-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:augeas-lenses-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:augeas-lenses-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libaugeas0-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libaugeas0-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libaugeas0-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libaugeas0-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-lenses-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-lenses-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-lenses-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:augeas-lenses-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libaugeas0-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libaugeas0-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libaugeas0-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libaugeas0-1.2.0-17.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:augeas-devel-1.2.0-17.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:augeas-devel-1.2.0-17.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:augeas-devel-1.2.0-17.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:augeas-devel-1.2.0-17.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-03-09T13:05:35Z",
"details": "moderate"
}
],
"title": "CVE-2017-7555"
}
]
}
SUSE-SU-2018:0652-1
Vulnerability from csaf_suse - Published: 2018-03-09 13:06 - Updated: 2018-03-09 13:06Summary
Security update for augeas
Severity
Low
Notes
Title of the patch: Security update for augeas
Description of the patch: This update for augeas fixes the following issues:
Security issue fixed:
- CVE-2017-7555: Fix a memory corruption bug could have lead to arbitrary code execution
by passing crafted strings that would be mis-handled by parse_name() (bsc#1054171).
Patchnames: SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2018-440,SUSE-SLE-DESKTOP-12-SP2-2018-440,SUSE-SLE-RPI-12-SP2-2018-440,SUSE-SLE-SDK-12-SP2-2018-440,SUSE-SLE-SERVER-12-SP2-2018-440
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.3 (Medium)
Affected products
Recommended
34 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:augeas-1.2.0-12.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:augeas-lenses-1.2.0-12.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:libaugeas0-1.2.0-12.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:augeas-1.2.0-12.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:augeas-1.2.0-12.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:augeas-1.2.0-12.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:augeas-1.2.0-12.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:augeas-lenses-1.2.0-12.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:augeas-lenses-1.2.0-12.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:augeas-lenses-1.2.0-12.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:augeas-lenses-1.2.0-12.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libaugeas0-1.2.0-12.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libaugeas0-1.2.0-12.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libaugeas0-1.2.0-12.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libaugeas0-1.2.0-12.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:augeas-1.2.0-12.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:augeas-lenses-1.2.0-12.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libaugeas0-1.2.0-12.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-1.2.0-12.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-1.2.0-12.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-1.2.0-12.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-1.2.0-12.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-lenses-1.2.0-12.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-lenses-1.2.0-12.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-lenses-1.2.0-12.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-lenses-1.2.0-12.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libaugeas0-1.2.0-12.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libaugeas0-1.2.0-12.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libaugeas0-1.2.0-12.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libaugeas0-1.2.0-12.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:augeas-devel-1.2.0-12.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:augeas-devel-1.2.0-12.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:augeas-devel-1.2.0-12.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:augeas-devel-1.2.0-12.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "low"
},
"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 augeas",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for augeas fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2017-7555: Fix a memory corruption bug could have lead to arbitrary code execution\n by passing crafted strings that would be mis-handled by parse_name() (bsc#1054171).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2018-440,SUSE-SLE-DESKTOP-12-SP2-2018-440,SUSE-SLE-RPI-12-SP2-2018-440,SUSE-SLE-SDK-12-SP2-2018-440,SUSE-SLE-SERVER-12-SP2-2018-440",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_0652-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:0652-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180652-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:0652-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-March/003800.html"
},
{
"category": "self",
"summary": "SUSE Bug 1054171",
"url": "https://bugzilla.suse.com/1054171"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-7555 page",
"url": "https://www.suse.com/security/cve/CVE-2017-7555/"
}
],
"title": "Security update for augeas",
"tracking": {
"current_release_date": "2018-03-09T13:06:17Z",
"generator": {
"date": "2018-03-09T13:06:17Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:0652-1",
"initial_release_date": "2018-03-09T13:06:17Z",
"revision_history": [
{
"date": "2018-03-09T13:06:17Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "augeas-1.2.0-12.3.1.aarch64",
"product": {
"name": "augeas-1.2.0-12.3.1.aarch64",
"product_id": "augeas-1.2.0-12.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "augeas-lenses-1.2.0-12.3.1.aarch64",
"product": {
"name": "augeas-lenses-1.2.0-12.3.1.aarch64",
"product_id": "augeas-lenses-1.2.0-12.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libaugeas0-1.2.0-12.3.1.aarch64",
"product": {
"name": "libaugeas0-1.2.0-12.3.1.aarch64",
"product_id": "libaugeas0-1.2.0-12.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "augeas-devel-1.2.0-12.3.1.aarch64",
"product": {
"name": "augeas-devel-1.2.0-12.3.1.aarch64",
"product_id": "augeas-devel-1.2.0-12.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "augeas-devel-1.2.0-12.3.1.ppc64le",
"product": {
"name": "augeas-devel-1.2.0-12.3.1.ppc64le",
"product_id": "augeas-devel-1.2.0-12.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "augeas-1.2.0-12.3.1.ppc64le",
"product": {
"name": "augeas-1.2.0-12.3.1.ppc64le",
"product_id": "augeas-1.2.0-12.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "augeas-lenses-1.2.0-12.3.1.ppc64le",
"product": {
"name": "augeas-lenses-1.2.0-12.3.1.ppc64le",
"product_id": "augeas-lenses-1.2.0-12.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libaugeas0-1.2.0-12.3.1.ppc64le",
"product": {
"name": "libaugeas0-1.2.0-12.3.1.ppc64le",
"product_id": "libaugeas0-1.2.0-12.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "augeas-devel-1.2.0-12.3.1.s390x",
"product": {
"name": "augeas-devel-1.2.0-12.3.1.s390x",
"product_id": "augeas-devel-1.2.0-12.3.1.s390x"
}
},
{
"category": "product_version",
"name": "augeas-1.2.0-12.3.1.s390x",
"product": {
"name": "augeas-1.2.0-12.3.1.s390x",
"product_id": "augeas-1.2.0-12.3.1.s390x"
}
},
{
"category": "product_version",
"name": "augeas-lenses-1.2.0-12.3.1.s390x",
"product": {
"name": "augeas-lenses-1.2.0-12.3.1.s390x",
"product_id": "augeas-lenses-1.2.0-12.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libaugeas0-1.2.0-12.3.1.s390x",
"product": {
"name": "libaugeas0-1.2.0-12.3.1.s390x",
"product_id": "libaugeas0-1.2.0-12.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "augeas-1.2.0-12.3.1.x86_64",
"product": {
"name": "augeas-1.2.0-12.3.1.x86_64",
"product_id": "augeas-1.2.0-12.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "augeas-lenses-1.2.0-12.3.1.x86_64",
"product": {
"name": "augeas-lenses-1.2.0-12.3.1.x86_64",
"product_id": "augeas-lenses-1.2.0-12.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libaugeas0-1.2.0-12.3.1.x86_64",
"product": {
"name": "libaugeas0-1.2.0-12.3.1.x86_64",
"product_id": "libaugeas0-1.2.0-12.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "augeas-devel-1.2.0-12.3.1.x86_64",
"product": {
"name": "augeas-devel-1.2.0-12.3.1.x86_64",
"product_id": "augeas-devel-1.2.0-12.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-1.2.0-12.3.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:augeas-1.2.0-12.3.1.x86_64"
},
"product_reference": "augeas-1.2.0-12.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-1.2.0-12.3.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:augeas-lenses-1.2.0-12.3.1.x86_64"
},
"product_reference": "augeas-lenses-1.2.0-12.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-1.2.0-12.3.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:libaugeas0-1.2.0-12.3.1.x86_64"
},
"product_reference": "libaugeas0-1.2.0-12.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-1.2.0-12.3.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:augeas-1.2.0-12.3.1.aarch64"
},
"product_reference": "augeas-1.2.0-12.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-1.2.0-12.3.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:augeas-lenses-1.2.0-12.3.1.aarch64"
},
"product_reference": "augeas-lenses-1.2.0-12.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-1.2.0-12.3.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libaugeas0-1.2.0-12.3.1.aarch64"
},
"product_reference": "libaugeas0-1.2.0-12.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-1.2.0-12.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:augeas-devel-1.2.0-12.3.1.aarch64"
},
"product_reference": "augeas-devel-1.2.0-12.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-1.2.0-12.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:augeas-devel-1.2.0-12.3.1.ppc64le"
},
"product_reference": "augeas-devel-1.2.0-12.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-1.2.0-12.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:augeas-devel-1.2.0-12.3.1.s390x"
},
"product_reference": "augeas-devel-1.2.0-12.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-1.2.0-12.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:augeas-devel-1.2.0-12.3.1.x86_64"
},
"product_reference": "augeas-devel-1.2.0-12.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-1.2.0-12.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:augeas-1.2.0-12.3.1.aarch64"
},
"product_reference": "augeas-1.2.0-12.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-1.2.0-12.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:augeas-1.2.0-12.3.1.ppc64le"
},
"product_reference": "augeas-1.2.0-12.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-1.2.0-12.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:augeas-1.2.0-12.3.1.s390x"
},
"product_reference": "augeas-1.2.0-12.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-1.2.0-12.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:augeas-1.2.0-12.3.1.x86_64"
},
"product_reference": "augeas-1.2.0-12.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-1.2.0-12.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:augeas-lenses-1.2.0-12.3.1.aarch64"
},
"product_reference": "augeas-lenses-1.2.0-12.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-1.2.0-12.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:augeas-lenses-1.2.0-12.3.1.ppc64le"
},
"product_reference": "augeas-lenses-1.2.0-12.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-1.2.0-12.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:augeas-lenses-1.2.0-12.3.1.s390x"
},
"product_reference": "augeas-lenses-1.2.0-12.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-1.2.0-12.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:augeas-lenses-1.2.0-12.3.1.x86_64"
},
"product_reference": "augeas-lenses-1.2.0-12.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-1.2.0-12.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libaugeas0-1.2.0-12.3.1.aarch64"
},
"product_reference": "libaugeas0-1.2.0-12.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-1.2.0-12.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libaugeas0-1.2.0-12.3.1.ppc64le"
},
"product_reference": "libaugeas0-1.2.0-12.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-1.2.0-12.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libaugeas0-1.2.0-12.3.1.s390x"
},
"product_reference": "libaugeas0-1.2.0-12.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-1.2.0-12.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libaugeas0-1.2.0-12.3.1.x86_64"
},
"product_reference": "libaugeas0-1.2.0-12.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-1.2.0-12.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-1.2.0-12.3.1.aarch64"
},
"product_reference": "augeas-1.2.0-12.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-1.2.0-12.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-1.2.0-12.3.1.ppc64le"
},
"product_reference": "augeas-1.2.0-12.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-1.2.0-12.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-1.2.0-12.3.1.s390x"
},
"product_reference": "augeas-1.2.0-12.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-1.2.0-12.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-1.2.0-12.3.1.x86_64"
},
"product_reference": "augeas-1.2.0-12.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-1.2.0-12.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-lenses-1.2.0-12.3.1.aarch64"
},
"product_reference": "augeas-lenses-1.2.0-12.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-1.2.0-12.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-lenses-1.2.0-12.3.1.ppc64le"
},
"product_reference": "augeas-lenses-1.2.0-12.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-1.2.0-12.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-lenses-1.2.0-12.3.1.s390x"
},
"product_reference": "augeas-lenses-1.2.0-12.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-1.2.0-12.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-lenses-1.2.0-12.3.1.x86_64"
},
"product_reference": "augeas-lenses-1.2.0-12.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-1.2.0-12.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libaugeas0-1.2.0-12.3.1.aarch64"
},
"product_reference": "libaugeas0-1.2.0-12.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-1.2.0-12.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libaugeas0-1.2.0-12.3.1.ppc64le"
},
"product_reference": "libaugeas0-1.2.0-12.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-1.2.0-12.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libaugeas0-1.2.0-12.3.1.s390x"
},
"product_reference": "libaugeas0-1.2.0-12.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-1.2.0-12.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libaugeas0-1.2.0-12.3.1.x86_64"
},
"product_reference": "libaugeas0-1.2.0-12.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-7555",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-7555"
}
],
"notes": [
{
"category": "general",
"text": "Augeas versions up to and including 1.8.0 are vulnerable to heap-based buffer overflow due to improper handling of escaped strings. Attacker could send crafted strings that would cause the application using augeas to copy past the end of a buffer, leading to a crash or possible code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP2:augeas-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:augeas-lenses-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libaugeas0-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:augeas-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:augeas-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:augeas-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:augeas-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:augeas-lenses-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:augeas-lenses-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:augeas-lenses-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:augeas-lenses-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libaugeas0-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libaugeas0-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libaugeas0-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libaugeas0-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:augeas-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:augeas-lenses-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libaugeas0-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-lenses-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-lenses-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-lenses-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-lenses-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libaugeas0-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libaugeas0-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libaugeas0-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libaugeas0-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:augeas-devel-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:augeas-devel-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:augeas-devel-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:augeas-devel-1.2.0-12.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-7555",
"url": "https://www.suse.com/security/cve/CVE-2017-7555"
},
{
"category": "external",
"summary": "SUSE Bug 1054171 for CVE-2017-7555",
"url": "https://bugzilla.suse.com/1054171"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP2:augeas-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:augeas-lenses-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libaugeas0-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:augeas-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:augeas-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:augeas-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:augeas-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:augeas-lenses-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:augeas-lenses-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:augeas-lenses-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:augeas-lenses-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libaugeas0-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libaugeas0-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libaugeas0-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libaugeas0-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:augeas-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:augeas-lenses-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libaugeas0-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-lenses-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-lenses-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-lenses-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-lenses-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libaugeas0-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libaugeas0-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libaugeas0-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libaugeas0-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:augeas-devel-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:augeas-devel-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:augeas-devel-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:augeas-devel-1.2.0-12.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP2:augeas-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:augeas-lenses-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libaugeas0-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:augeas-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:augeas-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:augeas-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:augeas-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:augeas-lenses-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:augeas-lenses-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:augeas-lenses-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:augeas-lenses-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libaugeas0-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libaugeas0-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libaugeas0-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libaugeas0-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:augeas-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:augeas-lenses-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libaugeas0-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-lenses-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-lenses-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-lenses-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:augeas-lenses-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libaugeas0-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libaugeas0-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libaugeas0-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libaugeas0-1.2.0-12.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:augeas-devel-1.2.0-12.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:augeas-devel-1.2.0-12.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:augeas-devel-1.2.0-12.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:augeas-devel-1.2.0-12.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-03-09T13:06:17Z",
"details": "moderate"
}
],
"title": "CVE-2017-7555"
}
]
}
SUSE-SU-2018:0653-1
Vulnerability from csaf_suse - Published: 2018-03-09 13:07 - Updated: 2018-03-09 13:07Summary
Security update for augeas
Severity
Moderate
Notes
Title of the patch: Security update for augeas
Description of the patch: This update for augeas fixes the following issues:
Security issues fixed:
- CVE-2017-7555: Fix a memory corruption bug could have lead to arbitrary code execution
by passing crafted strings that would be mis-handled by parse_name() (bsc#1054171).
- CVE-2014-8119: Fix improper handling of escaped strings leading to memory corruption (bsc#925225).
Patchnames: sdksp4-augeas-13504,slessp4-augeas-13504
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
35 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.3 (Medium)
Affected products
Recommended
35 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"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 augeas",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for augeas fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2017-7555: Fix a memory corruption bug could have lead to arbitrary code execution\n by passing crafted strings that would be mis-handled by parse_name() (bsc#1054171).\n- CVE-2014-8119: Fix improper handling of escaped strings leading to memory corruption (bsc#925225).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sdksp4-augeas-13504,slessp4-augeas-13504",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_0653-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:0653-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180653-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:0653-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-March/003801.html"
},
{
"category": "self",
"summary": "SUSE Bug 1054171",
"url": "https://bugzilla.suse.com/1054171"
},
{
"category": "self",
"summary": "SUSE Bug 925225",
"url": "https://bugzilla.suse.com/925225"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-8119 page",
"url": "https://www.suse.com/security/cve/CVE-2014-8119/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-7555 page",
"url": "https://www.suse.com/security/cve/CVE-2017-7555/"
}
],
"title": "Security update for augeas",
"tracking": {
"current_release_date": "2018-03-09T13:07:14Z",
"generator": {
"date": "2018-03-09T13:07:14Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:0653-1",
"initial_release_date": "2018-03-09T13:07:14Z",
"revision_history": [
{
"date": "2018-03-09T13:07:14Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "augeas-devel-0.9.0-3.21.3.1.i586",
"product": {
"name": "augeas-devel-0.9.0-3.21.3.1.i586",
"product_id": "augeas-devel-0.9.0-3.21.3.1.i586"
}
},
{
"category": "product_version",
"name": "augeas-0.9.0-3.21.3.1.i586",
"product": {
"name": "augeas-0.9.0-3.21.3.1.i586",
"product_id": "augeas-0.9.0-3.21.3.1.i586"
}
},
{
"category": "product_version",
"name": "augeas-lenses-0.9.0-3.21.3.1.i586",
"product": {
"name": "augeas-lenses-0.9.0-3.21.3.1.i586",
"product_id": "augeas-lenses-0.9.0-3.21.3.1.i586"
}
},
{
"category": "product_version",
"name": "libaugeas0-0.9.0-3.21.3.1.i586",
"product": {
"name": "libaugeas0-0.9.0-3.21.3.1.i586",
"product_id": "libaugeas0-0.9.0-3.21.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "augeas-devel-0.9.0-3.21.3.1.ia64",
"product": {
"name": "augeas-devel-0.9.0-3.21.3.1.ia64",
"product_id": "augeas-devel-0.9.0-3.21.3.1.ia64"
}
},
{
"category": "product_version",
"name": "augeas-0.9.0-3.21.3.1.ia64",
"product": {
"name": "augeas-0.9.0-3.21.3.1.ia64",
"product_id": "augeas-0.9.0-3.21.3.1.ia64"
}
},
{
"category": "product_version",
"name": "augeas-lenses-0.9.0-3.21.3.1.ia64",
"product": {
"name": "augeas-lenses-0.9.0-3.21.3.1.ia64",
"product_id": "augeas-lenses-0.9.0-3.21.3.1.ia64"
}
},
{
"category": "product_version",
"name": "libaugeas0-0.9.0-3.21.3.1.ia64",
"product": {
"name": "libaugeas0-0.9.0-3.21.3.1.ia64",
"product_id": "libaugeas0-0.9.0-3.21.3.1.ia64"
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "augeas-devel-0.9.0-3.21.3.1.ppc64",
"product": {
"name": "augeas-devel-0.9.0-3.21.3.1.ppc64",
"product_id": "augeas-devel-0.9.0-3.21.3.1.ppc64"
}
},
{
"category": "product_version",
"name": "augeas-0.9.0-3.21.3.1.ppc64",
"product": {
"name": "augeas-0.9.0-3.21.3.1.ppc64",
"product_id": "augeas-0.9.0-3.21.3.1.ppc64"
}
},
{
"category": "product_version",
"name": "augeas-lenses-0.9.0-3.21.3.1.ppc64",
"product": {
"name": "augeas-lenses-0.9.0-3.21.3.1.ppc64",
"product_id": "augeas-lenses-0.9.0-3.21.3.1.ppc64"
}
},
{
"category": "product_version",
"name": "libaugeas0-0.9.0-3.21.3.1.ppc64",
"product": {
"name": "libaugeas0-0.9.0-3.21.3.1.ppc64",
"product_id": "libaugeas0-0.9.0-3.21.3.1.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "augeas-devel-0.9.0-3.21.3.1.s390x",
"product": {
"name": "augeas-devel-0.9.0-3.21.3.1.s390x",
"product_id": "augeas-devel-0.9.0-3.21.3.1.s390x"
}
},
{
"category": "product_version",
"name": "augeas-0.9.0-3.21.3.1.s390x",
"product": {
"name": "augeas-0.9.0-3.21.3.1.s390x",
"product_id": "augeas-0.9.0-3.21.3.1.s390x"
}
},
{
"category": "product_version",
"name": "augeas-lenses-0.9.0-3.21.3.1.s390x",
"product": {
"name": "augeas-lenses-0.9.0-3.21.3.1.s390x",
"product_id": "augeas-lenses-0.9.0-3.21.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libaugeas0-0.9.0-3.21.3.1.s390x",
"product": {
"name": "libaugeas0-0.9.0-3.21.3.1.s390x",
"product_id": "libaugeas0-0.9.0-3.21.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "augeas-devel-0.9.0-3.21.3.1.x86_64",
"product": {
"name": "augeas-devel-0.9.0-3.21.3.1.x86_64",
"product_id": "augeas-devel-0.9.0-3.21.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "augeas-0.9.0-3.21.3.1.x86_64",
"product": {
"name": "augeas-0.9.0-3.21.3.1.x86_64",
"product_id": "augeas-0.9.0-3.21.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "augeas-lenses-0.9.0-3.21.3.1.x86_64",
"product": {
"name": "augeas-lenses-0.9.0-3.21.3.1.x86_64",
"product_id": "augeas-lenses-0.9.0-3.21.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libaugeas0-0.9.0-3.21.3.1.x86_64",
"product": {
"name": "libaugeas0-0.9.0-3.21.3.1.x86_64",
"product_id": "libaugeas0-0.9.0-3.21.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/a:suse:sle-sdk:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-0.9.0-3.21.3.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.i586"
},
"product_reference": "augeas-devel-0.9.0-3.21.3.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-0.9.0-3.21.3.1.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.ia64"
},
"product_reference": "augeas-devel-0.9.0-3.21.3.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-0.9.0-3.21.3.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.ppc64"
},
"product_reference": "augeas-devel-0.9.0-3.21.3.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-0.9.0-3.21.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.s390x"
},
"product_reference": "augeas-devel-0.9.0-3.21.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-devel-0.9.0-3.21.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.x86_64"
},
"product_reference": "augeas-devel-0.9.0-3.21.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0.9.0-3.21.3.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.i586"
},
"product_reference": "augeas-0.9.0-3.21.3.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0.9.0-3.21.3.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.ia64"
},
"product_reference": "augeas-0.9.0-3.21.3.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0.9.0-3.21.3.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.ppc64"
},
"product_reference": "augeas-0.9.0-3.21.3.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0.9.0-3.21.3.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.s390x"
},
"product_reference": "augeas-0.9.0-3.21.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0.9.0-3.21.3.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.x86_64"
},
"product_reference": "augeas-0.9.0-3.21.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-0.9.0-3.21.3.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.i586"
},
"product_reference": "augeas-lenses-0.9.0-3.21.3.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-0.9.0-3.21.3.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ia64"
},
"product_reference": "augeas-lenses-0.9.0-3.21.3.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-0.9.0-3.21.3.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ppc64"
},
"product_reference": "augeas-lenses-0.9.0-3.21.3.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-0.9.0-3.21.3.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.s390x"
},
"product_reference": "augeas-lenses-0.9.0-3.21.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-0.9.0-3.21.3.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.x86_64"
},
"product_reference": "augeas-lenses-0.9.0-3.21.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-0.9.0-3.21.3.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.i586"
},
"product_reference": "libaugeas0-0.9.0-3.21.3.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-0.9.0-3.21.3.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.ia64"
},
"product_reference": "libaugeas0-0.9.0-3.21.3.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-0.9.0-3.21.3.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.ppc64"
},
"product_reference": "libaugeas0-0.9.0-3.21.3.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-0.9.0-3.21.3.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.s390x"
},
"product_reference": "libaugeas0-0.9.0-3.21.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-0.9.0-3.21.3.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.x86_64"
},
"product_reference": "libaugeas0-0.9.0-3.21.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0.9.0-3.21.3.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.i586"
},
"product_reference": "augeas-0.9.0-3.21.3.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0.9.0-3.21.3.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.ia64"
},
"product_reference": "augeas-0.9.0-3.21.3.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0.9.0-3.21.3.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.ppc64"
},
"product_reference": "augeas-0.9.0-3.21.3.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0.9.0-3.21.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.s390x"
},
"product_reference": "augeas-0.9.0-3.21.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-0.9.0-3.21.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.x86_64"
},
"product_reference": "augeas-0.9.0-3.21.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-0.9.0-3.21.3.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.i586"
},
"product_reference": "augeas-lenses-0.9.0-3.21.3.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-0.9.0-3.21.3.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ia64"
},
"product_reference": "augeas-lenses-0.9.0-3.21.3.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-0.9.0-3.21.3.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ppc64"
},
"product_reference": "augeas-lenses-0.9.0-3.21.3.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-0.9.0-3.21.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.s390x"
},
"product_reference": "augeas-lenses-0.9.0-3.21.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "augeas-lenses-0.9.0-3.21.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.x86_64"
},
"product_reference": "augeas-lenses-0.9.0-3.21.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-0.9.0-3.21.3.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.i586"
},
"product_reference": "libaugeas0-0.9.0-3.21.3.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-0.9.0-3.21.3.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.ia64"
},
"product_reference": "libaugeas0-0.9.0-3.21.3.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-0.9.0-3.21.3.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.ppc64"
},
"product_reference": "libaugeas0-0.9.0-3.21.3.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-0.9.0-3.21.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.s390x"
},
"product_reference": "libaugeas0-0.9.0-3.21.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libaugeas0-0.9.0-3.21.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.x86_64"
},
"product_reference": "libaugeas0-0.9.0-3.21.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-8119",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-8119"
}
],
"notes": [
{
"category": "general",
"text": "The find_ifcfg_path function in netcf before 0.2.7 might allow attackers to cause a denial of service (application crash) via vectors involving augeas path expressions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-8119",
"url": "https://www.suse.com/security/cve/CVE-2014-8119"
},
{
"category": "external",
"summary": "SUSE Bug 925225 for CVE-2014-8119",
"url": "https://bugzilla.suse.com/925225"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-03-09T13:07:14Z",
"details": "important"
}
],
"title": "CVE-2014-8119"
},
{
"cve": "CVE-2017-7555",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-7555"
}
],
"notes": [
{
"category": "general",
"text": "Augeas versions up to and including 1.8.0 are vulnerable to heap-based buffer overflow due to improper handling of escaped strings. Attacker could send crafted strings that would cause the application using augeas to copy past the end of a buffer, leading to a crash or possible code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-7555",
"url": "https://www.suse.com/security/cve/CVE-2017-7555"
},
{
"category": "external",
"summary": "SUSE Bug 1054171 for CVE-2017-7555",
"url": "https://bugzilla.suse.com/1054171"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:augeas-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:augeas-lenses-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libaugeas0-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:augeas-lenses-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libaugeas0-0.9.0-3.21.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:augeas-devel-0.9.0-3.21.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-03-09T13:07:14Z",
"details": "moderate"
}
],
"title": "CVE-2017-7555"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…