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
9.8 (Critical)
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-06-05",
"epss": "0.01239",
"percentile": "0.79601"
},
"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\"}]}}"
}
}
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…