Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2016-7055 (GCVE-0-2016-7055)
Vulnerability from cvelistv5 – Published: 2017-05-04 20:00 – Updated: 2024-08-06 01:50- n/a
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T01:50:46.654Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "RHSA-2018:2185",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2185"
},
{
"name": "RHSA-2018:2186",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2186"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03744en_us"
},
{
"name": "FreeBSD-SA-17:02",
"tags": [
"vendor-advisory",
"x_refsource_FREEBSD",
"x_transferred"
],
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-17:02.openssl.asc"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://www.tenable.com/security/tns-2017-04"
},
{
"name": "GLSA-201702-07",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/201702-07"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html"
},
{
"name": "94242",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/94242"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbgn03752en_us"
},
{
"name": "RHSA-2018:2187",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2187"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://www.openssl.org/news/secadv/20161110.txt"
},
{
"name": "1037261",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK",
"x_transferred"
],
"url": "http://www.securitytracker.com/id/1037261"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2016-11-10T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "There is a carry propagating bug in the Broadwell-specific Montgomery multiplication procedure in OpenSSL 1.0.2 and 1.1.0 before 1.1.0c that handles input lengths divisible by, but longer than 256 bits. Analysis suggests that attacks against RSA, DSA and DH private keys are impossible. This is because the subroutine in question is not used in operations with the private key itself and an input of the attacker\u0027s direct choice. Otherwise the bug can manifest itself as transient authentication and key negotiation failures or reproducible erroneous outcome of public-key operations with specially crafted input. Among EC algorithms only Brainpool P-512 curves are affected and one presumably can attack ECDH key negotiation. Impact was not analyzed in detail, because pre-requisites for attack are considered unlikely. Namely multiple clients have to choose the curve in question and the server has to share the private key among them, neither of which is default behaviour. Even then only clients that chose the curve will be affected."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-04-23T19:08:14.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "RHSA-2018:2185",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2185"
},
{
"name": "RHSA-2018:2186",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2186"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03744en_us"
},
{
"name": "FreeBSD-SA-17:02",
"tags": [
"vendor-advisory",
"x_refsource_FREEBSD"
],
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-17:02.openssl.asc"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://www.tenable.com/security/tns-2017-04"
},
{
"name": "GLSA-201702-07",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/201702-07"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html"
},
{
"name": "94242",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/94242"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbgn03752en_us"
},
{
"name": "RHSA-2018:2187",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2187"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://www.openssl.org/news/secadv/20161110.txt"
},
{
"name": "1037261",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK"
],
"url": "http://www.securitytracker.com/id/1037261"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-7055",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "There is a carry propagating bug in the Broadwell-specific Montgomery multiplication procedure in OpenSSL 1.0.2 and 1.1.0 before 1.1.0c that handles input lengths divisible by, but longer than 256 bits. Analysis suggests that attacks against RSA, DSA and DH private keys are impossible. This is because the subroutine in question is not used in operations with the private key itself and an input of the attacker\u0027s direct choice. Otherwise the bug can manifest itself as transient authentication and key negotiation failures or reproducible erroneous outcome of public-key operations with specially crafted input. Among EC algorithms only Brainpool P-512 curves are affected and one presumably can attack ECDH key negotiation. Impact was not analyzed in detail, because pre-requisites for attack are considered unlikely. Namely multiple clients have to choose the curve in question and the server has to share the private key among them, neither of which is default behaviour. Even then only clients that chose the curve will be affected."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "RHSA-2018:2185",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2185"
},
{
"name": "RHSA-2018:2186",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2186"
},
{
"name": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html",
"refsource": "CONFIRM",
"url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html"
},
{
"name": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03744en_us",
"refsource": "CONFIRM",
"url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03744en_us"
},
{
"name": "FreeBSD-SA-17:02",
"refsource": "FREEBSD",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-17:02.openssl.asc"
},
{
"name": "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html",
"refsource": "CONFIRM",
"url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html"
},
{
"name": "https://www.tenable.com/security/tns-2017-04",
"refsource": "CONFIRM",
"url": "https://www.tenable.com/security/tns-2017-04"
},
{
"name": "GLSA-201702-07",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201702-07"
},
{
"name": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html",
"refsource": "CONFIRM",
"url": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html"
},
{
"name": "94242",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/94242"
},
{
"name": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbgn03752en_us",
"refsource": "CONFIRM",
"url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbgn03752en_us"
},
{
"name": "RHSA-2018:2187",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2187"
},
{
"name": "https://www.openssl.org/news/secadv/20161110.txt",
"refsource": "CONFIRM",
"url": "https://www.openssl.org/news/secadv/20161110.txt"
},
{
"name": "1037261",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1037261"
},
{
"name": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html",
"refsource": "MISC",
"url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2016-7055",
"datePublished": "2017-05-04T20:00:00.000Z",
"dateReserved": "2016-08-23T00:00:00.000Z",
"dateUpdated": "2024-08-06T01:50:46.654Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2016-7055",
"date": "2026-05-27",
"epss": "0.02693",
"percentile": "0.8607"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.0.2\", \"versionEndExcluding\": \"1.0.2k\", \"matchCriteriaId\": \"5CE633C2-8643-4674-B321-0F11F5FD3EC8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.1.0\", \"versionEndExcluding\": \"1.1.0c\", \"matchCriteriaId\": \"88B53681-5AB9-4081-8285-D8F6A82008C6\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\", \"versionStartIncluding\": \"4.0.0\", \"versionEndIncluding\": \"4.1.2\", \"matchCriteriaId\": \"A47FC4F7-1F77-4314-B4B3-3C5D8E335379\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\", \"versionStartIncluding\": \"4.2.0\", \"versionEndExcluding\": \"4.7.3\", \"matchCriteriaId\": \"934083EB-2961-49FF-B8D7-B870D1FA3CB8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\", \"versionStartIncluding\": \"6.0.0\", \"versionEndIncluding\": \"6.8.1\", \"matchCriteriaId\": \"D107EC29-67E7-40C3-8E5A-324C9105C5E4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\", \"versionStartIncluding\": \"6.9.0\", \"versionEndExcluding\": \"6.9.5\", \"matchCriteriaId\": \"14346EBC-1890-472B-B236-06FE381229EC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\", \"versionStartIncluding\": \"7.0.0\", \"versionEndExcluding\": \"7.5.0\", \"matchCriteriaId\": \"2EE58CC5-2E12-4DA9-8AF2-9739CE393008\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"There is a carry propagating bug in the Broadwell-specific Montgomery multiplication procedure in OpenSSL 1.0.2 and 1.1.0 before 1.1.0c that handles input lengths divisible by, but longer than 256 bits. Analysis suggests that attacks against RSA, DSA and DH private keys are impossible. This is because the subroutine in question is not used in operations with the private key itself and an input of the attacker\u0027s direct choice. Otherwise the bug can manifest itself as transient authentication and key negotiation failures or reproducible erroneous outcome of public-key operations with specially crafted input. Among EC algorithms only Brainpool P-512 curves are affected and one presumably can attack ECDH key negotiation. Impact was not analyzed in detail, because pre-requisites for attack are considered unlikely. Namely multiple clients have to choose the curve in question and the server has to share the private key among them, neither of which is default behaviour. Even then only clients that chose the curve will be affected.\"}, {\"lang\": \"es\", \"value\": \"Existe un error de propagaci\\u00f3n de acarreo en el procedimiento de multiplicaci\\u00f3n Montgomery Broadwell-specific en OpenSSL 1.0.2 y 1.1.0 en versiones anteriores a la 1.1.0c, que maneja longitudes de entrada divisibles por, pero m\\u00e1s largas que 256 bits. El an\\u00e1lisis sugiere que los ataques contra las claves privadas RSA, DSA y DH son imposibles. Esto se debe a que dicha subrutina no se utiliza en operaciones con la clave privada y una entrada elegida directamente por el atacante. En caso contrario, el error puede manifestarse como una autenticaci\\u00f3n transitoria o con errores en la negociaci\\u00f3n de claves o en un resultado err\\u00f3neo reproducible en operaciones de clave p\\u00fablica a trav\\u00e9s de una entrada especialmente dise\\u00f1ada. Entre los algoritmos de Curva Eliptica solo los Brainpool P-512 est\\u00e1n afectados y presumiblemente puede atacarse la negociaci\\u00f3n de claves ECDH. El impacto no se analiz\\u00f3 en detalle, ya que los requisitos previos para el ataque se consideran improbables. Notese que varios clientes tienen que elegir la curva en cuesti\\u00f3n y el servidor tiene que compartir la clave privada entre ellos, lo que no es un comportamiento por defecto en ning\\u00fan caso. Incluso en esa situaci\\u00f3n, s\\u00f3lo los clientes que eligieron la curva se ver\\u00e1n afectados.\"}]",
"id": "CVE-2016-7055",
"lastModified": "2024-11-21T02:57:22.287",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 5.9, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.2, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:H/Au:N/C:N/I:N/A:P\", \"baseScore\": 2.6, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"HIGH\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"LOW\", \"exploitabilityScore\": 4.9, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2017-05-04T20:29:00.167",
"references": "[{\"url\": \"http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/94242\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\", \"US Government Resource\", \"VDB Entry\"]}, {\"url\": \"http://www.securitytracker.com/id/1037261\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:2185\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:2186\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:2187\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbgn03752en_us\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03744en_us\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://security.FreeBSD.org/advisories/FreeBSD-SA-17:02.openssl.asc\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/201702-07\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.openssl.org/news/secadv/20161110.txt\", \"source\": \"cve@mitre.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://www.tenable.com/security/tns-2017-04\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/94242\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"US Government Resource\", \"VDB Entry\"]}, {\"url\": \"http://www.securitytracker.com/id/1037261\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:2185\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:2186\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:2187\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbgn03752en_us\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03744en_us\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://security.FreeBSD.org/advisories/FreeBSD-SA-17:02.openssl.asc\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/201702-07\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.openssl.org/news/secadv/20161110.txt\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://www.tenable.com/security/tns-2017-04\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-noinfo\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2016-7055\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-05-04T20:29:00.167\",\"lastModified\":\"2026-05-13T00:24:29.033\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"There is a carry propagating bug in the Broadwell-specific Montgomery multiplication procedure in OpenSSL 1.0.2 and 1.1.0 before 1.1.0c that handles input lengths divisible by, but longer than 256 bits. Analysis suggests that attacks against RSA, DSA and DH private keys are impossible. This is because the subroutine in question is not used in operations with the private key itself and an input of the attacker\u0027s direct choice. Otherwise the bug can manifest itself as transient authentication and key negotiation failures or reproducible erroneous outcome of public-key operations with specially crafted input. Among EC algorithms only Brainpool P-512 curves are affected and one presumably can attack ECDH key negotiation. Impact was not analyzed in detail, because pre-requisites for attack are considered unlikely. Namely multiple clients have to choose the curve in question and the server has to share the private key among them, neither of which is default behaviour. Even then only clients that chose the curve will be affected.\"},{\"lang\":\"es\",\"value\":\"Existe un error de propagaci\u00f3n de acarreo en el procedimiento de multiplicaci\u00f3n Montgomery Broadwell-specific en OpenSSL 1.0.2 y 1.1.0 en versiones anteriores a la 1.1.0c, que maneja longitudes de entrada divisibles por, pero m\u00e1s largas que 256 bits. El an\u00e1lisis sugiere que los ataques contra las claves privadas RSA, DSA y DH son imposibles. Esto se debe a que dicha subrutina no se utiliza en operaciones con la clave privada y una entrada elegida directamente por el atacante. En caso contrario, el error puede manifestarse como una autenticaci\u00f3n transitoria o con errores en la negociaci\u00f3n de claves o en un resultado err\u00f3neo reproducible en operaciones de clave p\u00fablica a trav\u00e9s de una entrada especialmente dise\u00f1ada. Entre los algoritmos de Curva Eliptica solo los Brainpool P-512 est\u00e1n afectados y presumiblemente puede atacarse la negociaci\u00f3n de claves ECDH. El impacto no se analiz\u00f3 en detalle, ya que los requisitos previos para el ataque se consideran improbables. Notese que varios clientes tienen que elegir la curva en cuesti\u00f3n y el servidor tiene que compartir la clave privada entre ellos, lo que no es un comportamiento por defecto en ning\u00fan caso. Incluso en esa situaci\u00f3n, s\u00f3lo los clientes que eligieron la curva se ver\u00e1n afectados.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:H/Au:N/C:N/I:N/A:P\",\"baseScore\":2.6,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"HIGH\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":4.9,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.0.2\",\"versionEndExcluding\":\"1.0.2k\",\"matchCriteriaId\":\"5CE633C2-8643-4674-B321-0F11F5FD3EC8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.1.0\",\"versionEndExcluding\":\"1.1.0c\",\"matchCriteriaId\":\"88B53681-5AB9-4081-8285-D8F6A82008C6\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"4.0.0\",\"versionEndIncluding\":\"4.1.2\",\"matchCriteriaId\":\"A47FC4F7-1F77-4314-B4B3-3C5D8E335379\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\",\"versionStartIncluding\":\"4.2.0\",\"versionEndExcluding\":\"4.7.3\",\"matchCriteriaId\":\"934083EB-2961-49FF-B8D7-B870D1FA3CB8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"6.0.0\",\"versionEndIncluding\":\"6.8.1\",\"matchCriteriaId\":\"D107EC29-67E7-40C3-8E5A-324C9105C5E4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\",\"versionStartIncluding\":\"6.9.0\",\"versionEndExcluding\":\"6.9.5\",\"matchCriteriaId\":\"14346EBC-1890-472B-B236-06FE381229EC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"7.0.0\",\"versionEndExcluding\":\"7.5.0\",\"matchCriteriaId\":\"2EE58CC5-2E12-4DA9-8AF2-9739CE393008\"}]}]}],\"references\":[{\"url\":\"http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/94242\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"US Government Resource\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1037261\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2185\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2186\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2187\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbgn03752en_us\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03744en_us\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://security.FreeBSD.org/advisories/FreeBSD-SA-17:02.openssl.asc\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201702-07\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.openssl.org/news/secadv/20161110.txt\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2017-04\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/94242\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"US Government Resource\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1037261\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2185\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2186\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2187\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbgn03752en_us\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03744en_us\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://security.FreeBSD.org/advisories/FreeBSD-SA-17:02.openssl.asc\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201702-07\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.openssl.org/news/secadv/20161110.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2017-04\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
SUSE-SU-2017:0431-1
Vulnerability from csaf_suse - Published: 2017-02-09 10:18 - Updated: 2017-02-09 10:18| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.9.5-7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.9.5-7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.9.5-7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs6",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for nodejs6 fixes the following issues:\n\nNew upstream LTS release 6.9.5.\n\nThe embedded openssl sources were updated to 1.0.2k (CVE-2017-3731, CVE-2017-3732, CVE-2016-7055, bsc#1022085, bsc#1022086, bsc#1009528)\n\nOther fixes:\n- Add basic check that Node.js loads successfully to spec file\n\n- New upstream LTS release 6.9.3\n * build: shared library support is now working for AIX builds\n * deps/npm: upgrade npm to 3.10.10\n * deps/V8: destructuring of arrow function arguments via computed\n property no longer throws\n * inspector: /json/version returns object, not an object wrapped\n in an array\n * module: using --debug-brk and --eval together now works\n as expected\n * process: improve performance of nextTick up to 20%\n * repl: the division operator will no longer be accidentally\n parsed as regex\n * repl: improved support for generator functions\n * timers: recanceling a cancelled timers will no longer throw\n\n- New upstream LTS version 6.9.2",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Module-Web-Scripting-12-2017-221",
"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-2017_0431-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2017:0431-1",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20170431-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2017:0431-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2017-February/002634.html"
},
{
"category": "self",
"summary": "SUSE Bug 1009528",
"url": "https://bugzilla.suse.com/1009528"
},
{
"category": "self",
"summary": "SUSE Bug 1022085",
"url": "https://bugzilla.suse.com/1022085"
},
{
"category": "self",
"summary": "SUSE Bug 1022086",
"url": "https://bugzilla.suse.com/1022086"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7055 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7055/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-3731 page",
"url": "https://www.suse.com/security/cve/CVE-2017-3731/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-3732 page",
"url": "https://www.suse.com/security/cve/CVE-2017-3732/"
}
],
"title": "Security update for nodejs6",
"tracking": {
"current_release_date": "2017-02-09T10:18:00Z",
"generator": {
"date": "2017-02-09T10:18:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2017:0431-1",
"initial_release_date": "2017-02-09T10:18:00Z",
"revision_history": [
{
"date": "2017-02-09T10:18:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs6-6.9.5-7.1.aarch64",
"product": {
"name": "nodejs6-6.9.5-7.1.aarch64",
"product_id": "nodejs6-6.9.5-7.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs6-devel-6.9.5-7.1.aarch64",
"product": {
"name": "nodejs6-devel-6.9.5-7.1.aarch64",
"product_id": "nodejs6-devel-6.9.5-7.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm6-6.9.5-7.1.aarch64",
"product": {
"name": "npm6-6.9.5-7.1.aarch64",
"product_id": "npm6-6.9.5-7.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs6-docs-6.9.5-7.1.noarch",
"product": {
"name": "nodejs6-docs-6.9.5-7.1.noarch",
"product_id": "nodejs6-docs-6.9.5-7.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs6-6.9.5-7.1.ppc64le",
"product": {
"name": "nodejs6-6.9.5-7.1.ppc64le",
"product_id": "nodejs6-6.9.5-7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs6-devel-6.9.5-7.1.ppc64le",
"product": {
"name": "nodejs6-devel-6.9.5-7.1.ppc64le",
"product_id": "nodejs6-devel-6.9.5-7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm6-6.9.5-7.1.ppc64le",
"product": {
"name": "npm6-6.9.5-7.1.ppc64le",
"product_id": "npm6-6.9.5-7.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs6-6.9.5-7.1.s390x",
"product": {
"name": "nodejs6-6.9.5-7.1.s390x",
"product_id": "nodejs6-6.9.5-7.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs6-devel-6.9.5-7.1.s390x",
"product": {
"name": "nodejs6-devel-6.9.5-7.1.s390x",
"product_id": "nodejs6-devel-6.9.5-7.1.s390x"
}
},
{
"category": "product_version",
"name": "npm6-6.9.5-7.1.s390x",
"product": {
"name": "npm6-6.9.5-7.1.s390x",
"product_id": "npm6-6.9.5-7.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs6-6.9.5-7.1.x86_64",
"product": {
"name": "nodejs6-6.9.5-7.1.x86_64",
"product_id": "nodejs6-6.9.5-7.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs6-devel-6.9.5-7.1.x86_64",
"product": {
"name": "nodejs6-devel-6.9.5-7.1.x86_64",
"product_id": "nodejs6-devel-6.9.5-7.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm6-6.9.5-7.1.x86_64",
"product": {
"name": "npm6-6.9.5-7.1.x86_64",
"product_id": "npm6-6.9.5-7.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-6.9.5-7.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.aarch64"
},
"product_reference": "nodejs6-6.9.5-7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-6.9.5-7.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.ppc64le"
},
"product_reference": "nodejs6-6.9.5-7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-6.9.5-7.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.s390x"
},
"product_reference": "nodejs6-6.9.5-7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-6.9.5-7.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.x86_64"
},
"product_reference": "nodejs6-6.9.5-7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-devel-6.9.5-7.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.aarch64"
},
"product_reference": "nodejs6-devel-6.9.5-7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-devel-6.9.5-7.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.ppc64le"
},
"product_reference": "nodejs6-devel-6.9.5-7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-devel-6.9.5-7.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.s390x"
},
"product_reference": "nodejs6-devel-6.9.5-7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-devel-6.9.5-7.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.x86_64"
},
"product_reference": "nodejs6-devel-6.9.5-7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-docs-6.9.5-7.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.9.5-7.1.noarch"
},
"product_reference": "nodejs6-docs-6.9.5-7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm6-6.9.5-7.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.aarch64"
},
"product_reference": "npm6-6.9.5-7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm6-6.9.5-7.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.ppc64le"
},
"product_reference": "npm6-6.9.5-7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm6-6.9.5-7.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.s390x"
},
"product_reference": "npm6-6.9.5-7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm6-6.9.5-7.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.x86_64"
},
"product_reference": "npm6-6.9.5-7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-7055",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7055"
}
],
"notes": [
{
"category": "general",
"text": "There is a carry propagating bug in the Broadwell-specific Montgomery multiplication procedure in OpenSSL 1.0.2 and 1.1.0 before 1.1.0c that handles input lengths divisible by, but longer than 256 bits. Analysis suggests that attacks against RSA, DSA and DH private keys are impossible. This is because the subroutine in question is not used in operations with the private key itself and an input of the attacker\u0027s direct choice. Otherwise the bug can manifest itself as transient authentication and key negotiation failures or reproducible erroneous outcome of public-key operations with specially crafted input. Among EC algorithms only Brainpool P-512 curves are affected and one presumably can attack ECDH key negotiation. Impact was not analyzed in detail, because pre-requisites for attack are considered unlikely. Namely multiple clients have to choose the curve in question and the server has to share the private key among them, neither of which is default behaviour. Even then only clients that chose the curve will be affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.9.5-7.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7055",
"url": "https://www.suse.com/security/cve/CVE-2016-7055"
},
{
"category": "external",
"summary": "SUSE Bug 1009528 for CVE-2016-7055",
"url": "https://bugzilla.suse.com/1009528"
},
{
"category": "external",
"summary": "SUSE Bug 1021641 for CVE-2016-7055",
"url": "https://bugzilla.suse.com/1021641"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.9.5-7.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.9.5-7.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-02-09T10:18:00Z",
"details": "low"
}
],
"title": "CVE-2016-7055"
},
{
"cve": "CVE-2017-3731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-3731"
}
],
"notes": [
{
"category": "general",
"text": "If an SSL/TLS server or client is running on a 32-bit host, and a specific cipher is being used, then a truncated packet can cause that server or client to perform an out-of-bounds read, usually resulting in a crash. For OpenSSL 1.1.0, the crash can be triggered when using CHACHA20/POLY1305; users should upgrade to 1.1.0d. For Openssl 1.0.2, the crash can be triggered when using RC4-MD5; users who have not disabled that algorithm should update to 1.0.2k.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.9.5-7.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-3731",
"url": "https://www.suse.com/security/cve/CVE-2017-3731"
},
{
"category": "external",
"summary": "SUSE Bug 1021641 for CVE-2017-3731",
"url": "https://bugzilla.suse.com/1021641"
},
{
"category": "external",
"summary": "SUSE Bug 1022085 for CVE-2017-3731",
"url": "https://bugzilla.suse.com/1022085"
},
{
"category": "external",
"summary": "SUSE Bug 1064118 for CVE-2017-3731",
"url": "https://bugzilla.suse.com/1064118"
},
{
"category": "external",
"summary": "SUSE Bug 1064119 for CVE-2017-3731",
"url": "https://bugzilla.suse.com/1064119"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.9.5-7.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.9.5-7.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-02-09T10:18:00Z",
"details": "moderate"
}
],
"title": "CVE-2017-3731"
},
{
"cve": "CVE-2017-3732",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-3732"
}
],
"notes": [
{
"category": "general",
"text": "There is a carry propagating bug in the x86_64 Montgomery squaring procedure in OpenSSL 1.0.2 before 1.0.2k and 1.1.0 before 1.1.0d. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be very significant and likely only accessible to a limited number of attackers. An attacker would additionally need online access to an unpatched system using the target private key in a scenario with persistent DH parameters and a private key that is shared between multiple clients. For example this can occur by default in OpenSSL DHE based SSL/TLS ciphersuites. Note: This issue is very similar to CVE-2015-3193 but must be treated as a separate problem.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.9.5-7.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-3732",
"url": "https://www.suse.com/security/cve/CVE-2017-3732"
},
{
"category": "external",
"summary": "SUSE Bug 1021641 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1021641"
},
{
"category": "external",
"summary": "SUSE Bug 1022086 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1022086"
},
{
"category": "external",
"summary": "SUSE Bug 1049418 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1049418"
},
{
"category": "external",
"summary": "SUSE Bug 1049421 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1049421"
},
{
"category": "external",
"summary": "SUSE Bug 1049422 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1049422"
},
{
"category": "external",
"summary": "SUSE Bug 1066242 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1066242"
},
{
"category": "external",
"summary": "SUSE Bug 1071906 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1071906"
},
{
"category": "external",
"summary": "SUSE Bug 957814 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/957814"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.9.5-7.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.9.5-7.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.9.5-7.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.9.5-7.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.9.5-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-02-09T10:18:00Z",
"details": "low"
}
],
"title": "CVE-2017-3732"
}
]
}
SUSE-SU-2017:0441-1
Vulnerability from csaf_suse - Published: 2017-02-10 14:39 - Updated: 2017-02-10 14:39| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:openssl-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:openssl-doc-1.0.2j-59.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-doc-1.0.2j-59.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc-1.0.2j-59.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:openssl-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:openssl-doc-1.0.2j-59.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-doc-1.0.2j-59.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc-1.0.2j-59.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:openssl-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:openssl-doc-1.0.2j-59.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-doc-1.0.2j-59.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc-1.0.2j-59.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for openssl fixes the following issues contained in the\nOpenSSL Security Advisory [26 Jan 2017] (bsc#1021641)\n\nSecurity issues fixed:\n- CVE-2016-7055: The x86_64 optimized montgomery multiplication may produce incorrect results (bsc#1009528)\n- CVE-2017-3731: Truncated packet could crash via OOB read (bsc#1022085)\n- CVE-2017-3732: BN_mod_exp may produce incorrect results on x86_64 (bsc#1022086)\n- Degrade the 3DES cipher to MEDIUM in SSLv2 (bsc#1001912)\n\nNon-security issues fixed:\n- fix crash in openssl speed (bsc#1000677)\n- fix X509_CERT_FILE path (bsc#1022271)\n- AES XTS key parts must not be identical in FIPS mode (bsc#1019637)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-DESKTOP-12-SP2-2017-228,SUSE-SLE-RPI-12-SP2-2017-228,SUSE-SLE-SDK-12-SP2-2017-228,SUSE-SLE-SERVER-12-SP2-2017-228",
"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-2017_0441-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2017:0441-1",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20170441-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2017:0441-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2017-February/002638.html"
},
{
"category": "self",
"summary": "SUSE Bug 1000677",
"url": "https://bugzilla.suse.com/1000677"
},
{
"category": "self",
"summary": "SUSE Bug 1001912",
"url": "https://bugzilla.suse.com/1001912"
},
{
"category": "self",
"summary": "SUSE Bug 1009528",
"url": "https://bugzilla.suse.com/1009528"
},
{
"category": "self",
"summary": "SUSE Bug 1019637",
"url": "https://bugzilla.suse.com/1019637"
},
{
"category": "self",
"summary": "SUSE Bug 1021641",
"url": "https://bugzilla.suse.com/1021641"
},
{
"category": "self",
"summary": "SUSE Bug 1022085",
"url": "https://bugzilla.suse.com/1022085"
},
{
"category": "self",
"summary": "SUSE Bug 1022086",
"url": "https://bugzilla.suse.com/1022086"
},
{
"category": "self",
"summary": "SUSE Bug 1022271",
"url": "https://bugzilla.suse.com/1022271"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7055 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7055/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-3731 page",
"url": "https://www.suse.com/security/cve/CVE-2017-3731/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-3732 page",
"url": "https://www.suse.com/security/cve/CVE-2017-3732/"
}
],
"title": "Security update for openssl",
"tracking": {
"current_release_date": "2017-02-10T14:39:46Z",
"generator": {
"date": "2017-02-10T14:39:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2017:0441-1",
"initial_release_date": "2017-02-10T14:39:46Z",
"revision_history": [
{
"date": "2017-02-10T14:39:46Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-1.0.2j-59.1.aarch64",
"product": {
"name": "libopenssl-devel-1.0.2j-59.1.aarch64",
"product_id": "libopenssl-devel-1.0.2j-59.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2j-59.1.aarch64",
"product": {
"name": "libopenssl1_0_0-1.0.2j-59.1.aarch64",
"product_id": "libopenssl1_0_0-1.0.2j-59.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"product_id": "libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-1.0.2j-59.1.aarch64",
"product": {
"name": "openssl-1.0.2j-59.1.aarch64",
"product_id": "openssl-1.0.2j-59.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-doc-1.0.2j-59.1.noarch",
"product": {
"name": "openssl-doc-1.0.2j-59.1.noarch",
"product_id": "openssl-doc-1.0.2j-59.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-1.0.2j-59.1.ppc64le",
"product": {
"name": "libopenssl-devel-1.0.2j-59.1.ppc64le",
"product_id": "libopenssl-devel-1.0.2j-59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"product": {
"name": "libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"product_id": "libopenssl1_0_0-1.0.2j-59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"product_id": "libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-1.0.2j-59.1.ppc64le",
"product": {
"name": "openssl-1.0.2j-59.1.ppc64le",
"product_id": "openssl-1.0.2j-59.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-1.0.2j-59.1.s390x",
"product": {
"name": "libopenssl-devel-1.0.2j-59.1.s390x",
"product_id": "libopenssl-devel-1.0.2j-59.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2j-59.1.s390x",
"product": {
"name": "libopenssl1_0_0-1.0.2j-59.1.s390x",
"product_id": "libopenssl1_0_0-1.0.2j-59.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"product": {
"name": "libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"product_id": "libopenssl1_0_0-32bit-1.0.2j-59.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"product_id": "libopenssl1_0_0-hmac-1.0.2j-59.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"product": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"product_id": "libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-1.0.2j-59.1.s390x",
"product": {
"name": "openssl-1.0.2j-59.1.s390x",
"product_id": "openssl-1.0.2j-59.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-1.0.2j-59.1.x86_64",
"product": {
"name": "libopenssl-devel-1.0.2j-59.1.x86_64",
"product_id": "libopenssl-devel-1.0.2j-59.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2j-59.1.x86_64",
"product": {
"name": "libopenssl1_0_0-1.0.2j-59.1.x86_64",
"product_id": "libopenssl1_0_0-1.0.2j-59.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"product": {
"name": "libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"product_id": "libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-1.0.2j-59.1.x86_64",
"product": {
"name": "openssl-1.0.2j-59.1.x86_64",
"product_id": "openssl-1.0.2j-59.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"product_id": "libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"product": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"product_id": "libopenssl1_0_0-hmac-32bit-1.0.2j-59.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": "libopenssl-devel-1.0.2j-59.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64"
},
"product_reference": "libopenssl-devel-1.0.2j-59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2j-59.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2j-59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1.0.2j-59.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:openssl-1.0.2j-59.1.x86_64"
},
"product_reference": "openssl-1.0.2j-59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-devel-1.0.2j-59.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:libopenssl-devel-1.0.2j-59.1.aarch64"
},
"product_reference": "libopenssl-devel-1.0.2j-59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2j-59.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:libopenssl1_0_0-1.0.2j-59.1.aarch64"
},
"product_reference": "libopenssl1_0_0-1.0.2j-59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2j-59.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:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1.0.2j-59.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:openssl-1.0.2j-59.1.aarch64"
},
"product_reference": "openssl-1.0.2j-59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-doc-1.0.2j-59.1.noarch as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-doc-1.0.2j-59.1.noarch"
},
"product_reference": "openssl-doc-1.0.2j-59.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-devel-1.0.2j-59.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64"
},
"product_reference": "libopenssl-devel-1.0.2j-59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-devel-1.0.2j-59.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le"
},
"product_reference": "libopenssl-devel-1.0.2j-59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-devel-1.0.2j-59.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x"
},
"product_reference": "libopenssl-devel-1.0.2j-59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-devel-1.0.2j-59.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64"
},
"product_reference": "libopenssl-devel-1.0.2j-59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-devel-1.0.2j-59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64"
},
"product_reference": "libopenssl-devel-1.0.2j-59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-devel-1.0.2j-59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le"
},
"product_reference": "libopenssl-devel-1.0.2j-59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-devel-1.0.2j-59.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x"
},
"product_reference": "libopenssl-devel-1.0.2j-59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-devel-1.0.2j-59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64"
},
"product_reference": "libopenssl-devel-1.0.2j-59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2j-59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64"
},
"product_reference": "libopenssl1_0_0-1.0.2j-59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2j-59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2j-59.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x"
},
"product_reference": "libopenssl1_0_0-1.0.2j-59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2j-59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2j-59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2j-59.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2j-59.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1.0.2j-59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.aarch64"
},
"product_reference": "openssl-1.0.2j-59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1.0.2j-59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.ppc64le"
},
"product_reference": "openssl-1.0.2j-59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1.0.2j-59.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.s390x"
},
"product_reference": "openssl-1.0.2j-59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1.0.2j-59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.x86_64"
},
"product_reference": "openssl-1.0.2j-59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-doc-1.0.2j-59.1.noarch as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:openssl-doc-1.0.2j-59.1.noarch"
},
"product_reference": "openssl-doc-1.0.2j-59.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-devel-1.0.2j-59.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:libopenssl-devel-1.0.2j-59.1.aarch64"
},
"product_reference": "libopenssl-devel-1.0.2j-59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-devel-1.0.2j-59.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:libopenssl-devel-1.0.2j-59.1.ppc64le"
},
"product_reference": "libopenssl-devel-1.0.2j-59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-devel-1.0.2j-59.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:libopenssl-devel-1.0.2j-59.1.s390x"
},
"product_reference": "libopenssl-devel-1.0.2j-59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-devel-1.0.2j-59.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:libopenssl-devel-1.0.2j-59.1.x86_64"
},
"product_reference": "libopenssl-devel-1.0.2j-59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2j-59.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:libopenssl1_0_0-1.0.2j-59.1.aarch64"
},
"product_reference": "libopenssl1_0_0-1.0.2j-59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2j-59.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:libopenssl1_0_0-1.0.2j-59.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2j-59.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:libopenssl1_0_0-1.0.2j-59.1.s390x"
},
"product_reference": "libopenssl1_0_0-1.0.2j-59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2j-59.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:libopenssl1_0_0-1.0.2j-59.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2j-59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2j-59.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:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2j-59.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:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2j-59.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:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2j-59.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:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2j-59.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:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2j-59.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:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2j-59.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:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2j-59.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:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1.0.2j-59.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:openssl-1.0.2j-59.1.aarch64"
},
"product_reference": "openssl-1.0.2j-59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1.0.2j-59.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:openssl-1.0.2j-59.1.ppc64le"
},
"product_reference": "openssl-1.0.2j-59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1.0.2j-59.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:openssl-1.0.2j-59.1.s390x"
},
"product_reference": "openssl-1.0.2j-59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1.0.2j-59.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:openssl-1.0.2j-59.1.x86_64"
},
"product_reference": "openssl-1.0.2j-59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-doc-1.0.2j-59.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc-1.0.2j-59.1.noarch"
},
"product_reference": "openssl-doc-1.0.2j-59.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-7055",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7055"
}
],
"notes": [
{
"category": "general",
"text": "There is a carry propagating bug in the Broadwell-specific Montgomery multiplication procedure in OpenSSL 1.0.2 and 1.1.0 before 1.1.0c that handles input lengths divisible by, but longer than 256 bits. Analysis suggests that attacks against RSA, DSA and DH private keys are impossible. This is because the subroutine in question is not used in operations with the private key itself and an input of the attacker\u0027s direct choice. Otherwise the bug can manifest itself as transient authentication and key negotiation failures or reproducible erroneous outcome of public-key operations with specially crafted input. Among EC algorithms only Brainpool P-512 curves are affected and one presumably can attack ECDH key negotiation. Impact was not analyzed in detail, because pre-requisites for attack are considered unlikely. Namely multiple clients have to choose the curve in question and the server has to share the private key among them, neither of which is default behaviour. Even then only clients that chose the curve will be affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7055",
"url": "https://www.suse.com/security/cve/CVE-2016-7055"
},
{
"category": "external",
"summary": "SUSE Bug 1009528 for CVE-2016-7055",
"url": "https://bugzilla.suse.com/1009528"
},
{
"category": "external",
"summary": "SUSE Bug 1021641 for CVE-2016-7055",
"url": "https://bugzilla.suse.com/1021641"
}
],
"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:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-02-10T14:39:46Z",
"details": "low"
}
],
"title": "CVE-2016-7055"
},
{
"cve": "CVE-2017-3731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-3731"
}
],
"notes": [
{
"category": "general",
"text": "If an SSL/TLS server or client is running on a 32-bit host, and a specific cipher is being used, then a truncated packet can cause that server or client to perform an out-of-bounds read, usually resulting in a crash. For OpenSSL 1.1.0, the crash can be triggered when using CHACHA20/POLY1305; users should upgrade to 1.1.0d. For Openssl 1.0.2, the crash can be triggered when using RC4-MD5; users who have not disabled that algorithm should update to 1.0.2k.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-3731",
"url": "https://www.suse.com/security/cve/CVE-2017-3731"
},
{
"category": "external",
"summary": "SUSE Bug 1021641 for CVE-2017-3731",
"url": "https://bugzilla.suse.com/1021641"
},
{
"category": "external",
"summary": "SUSE Bug 1022085 for CVE-2017-3731",
"url": "https://bugzilla.suse.com/1022085"
},
{
"category": "external",
"summary": "SUSE Bug 1064118 for CVE-2017-3731",
"url": "https://bugzilla.suse.com/1064118"
},
{
"category": "external",
"summary": "SUSE Bug 1064119 for CVE-2017-3731",
"url": "https://bugzilla.suse.com/1064119"
}
],
"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:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-02-10T14:39:46Z",
"details": "moderate"
}
],
"title": "CVE-2017-3731"
},
{
"cve": "CVE-2017-3732",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-3732"
}
],
"notes": [
{
"category": "general",
"text": "There is a carry propagating bug in the x86_64 Montgomery squaring procedure in OpenSSL 1.0.2 before 1.0.2k and 1.1.0 before 1.1.0d. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be very significant and likely only accessible to a limited number of attackers. An attacker would additionally need online access to an unpatched system using the target private key in a scenario with persistent DH parameters and a private key that is shared between multiple clients. For example this can occur by default in OpenSSL DHE based SSL/TLS ciphersuites. Note: This issue is very similar to CVE-2015-3193 but must be treated as a separate problem.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-3732",
"url": "https://www.suse.com/security/cve/CVE-2017-3732"
},
{
"category": "external",
"summary": "SUSE Bug 1021641 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1021641"
},
{
"category": "external",
"summary": "SUSE Bug 1022086 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1022086"
},
{
"category": "external",
"summary": "SUSE Bug 1049418 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1049418"
},
{
"category": "external",
"summary": "SUSE Bug 1049421 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1049421"
},
{
"category": "external",
"summary": "SUSE Bug 1049422 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1049422"
},
{
"category": "external",
"summary": "SUSE Bug 1066242 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1066242"
},
{
"category": "external",
"summary": "SUSE Bug 1071906 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1071906"
},
{
"category": "external",
"summary": "SUSE Bug 957814 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/957814"
}
],
"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:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-59.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc-1.0.2j-59.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-02-10T14:39:46Z",
"details": "low"
}
],
"title": "CVE-2017-3732"
}
]
}
SUSE-SU-2017:0855-1
Vulnerability from csaf_suse - Published: 2017-03-29 11:01 - Updated: 2017-03-29 11:01| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.7.3-14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.7.3-14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.7.3-14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs4",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for nodejs4 fixes the following issues:\n\n- New upstream LTS release 4.7.3\n The embedded openssl sources were updated to 1.0.2k\n (CVE-2017-3731, CVE-2017-3732, CVE-2016-7055,\n bsc#1022085, bsc#1022086, bsc#1009528)\n- No changes in LTS version 4.7.2\n\n- New upstream LTS release 4.7.1\n * build: shared library support is now working for AIX builds\n * repl: passing options to the repl will no longer overwrite\n defaults\n * timers: recanceling a cancelled timers will no longer throw\n\n- New upstream LTS version 4.7.0\n * build: introduce the configure --shared option for embedders\n * debugger: make listen address configurable in debugger server\n * dgram: generalized send queue to handle close, fixing a\n potential throw when dgram socket is closed in the\n listening event handler\n * http: introduce the 451 status code \u0027Unavailable For\n Legal Reasons\u0027\n * gtest: the test reporter now outputs tap comments as yamlish\n * tls: introduce secureContext for tls.connect (useful for\n caching client certificates, key, and CA certificates)\n * tls: fix memory leak when writing data to TLSWrap instance\n during handshake\n * src: node no longer aborts when c-ares initialization fails\n * ported and updated system CA store for the new node crypto code\n\n- New upstream LTS version 4.6.2\n * build:\n + It is now possible to build the documentation from the release tarball.\n * buffer:\n + Buffer.alloc() will no longer incorrectly return a zero filled buffer\n when an encoding is passed.\n * deps:\n + Upgrade npm in LTS to 2.15.11.\n * repl:\n + Enable tab completion for global properties.\n * url:\n + url.format() will now encode all \u0027#\u0027 in search.\n\n- Add missing conflicts to base package. It\u0027s not possible to have\n concurrent nodejs installations.\n\n- enable usage of system certificate store on SLE11SP4 by \n requiring openssl1 (bsc#1000036)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Module-Web-Scripting-12-2017-476,SUSE-Storage-4-2017-476",
"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-2017_0855-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2017:0855-1",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20170855-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2017:0855-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2017-March/002746.html"
},
{
"category": "self",
"summary": "SUSE Bug 1000036",
"url": "https://bugzilla.suse.com/1000036"
},
{
"category": "self",
"summary": "SUSE Bug 1009528",
"url": "https://bugzilla.suse.com/1009528"
},
{
"category": "self",
"summary": "SUSE Bug 1022085",
"url": "https://bugzilla.suse.com/1022085"
},
{
"category": "self",
"summary": "SUSE Bug 1022086",
"url": "https://bugzilla.suse.com/1022086"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7055 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7055/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-3731 page",
"url": "https://www.suse.com/security/cve/CVE-2017-3731/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-3732 page",
"url": "https://www.suse.com/security/cve/CVE-2017-3732/"
}
],
"title": "Security update for nodejs4",
"tracking": {
"current_release_date": "2017-03-29T11:01:13Z",
"generator": {
"date": "2017-03-29T11:01:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2017:0855-1",
"initial_release_date": "2017-03-29T11:01:13Z",
"revision_history": [
{
"date": "2017-03-29T11:01:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs4-4.7.3-14.1.aarch64",
"product": {
"name": "nodejs4-4.7.3-14.1.aarch64",
"product_id": "nodejs4-4.7.3-14.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs4-devel-4.7.3-14.1.aarch64",
"product": {
"name": "nodejs4-devel-4.7.3-14.1.aarch64",
"product_id": "nodejs4-devel-4.7.3-14.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm4-4.7.3-14.1.aarch64",
"product": {
"name": "npm4-4.7.3-14.1.aarch64",
"product_id": "npm4-4.7.3-14.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs4-docs-4.7.3-14.1.noarch",
"product": {
"name": "nodejs4-docs-4.7.3-14.1.noarch",
"product_id": "nodejs4-docs-4.7.3-14.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs4-4.7.3-14.1.ppc64le",
"product": {
"name": "nodejs4-4.7.3-14.1.ppc64le",
"product_id": "nodejs4-4.7.3-14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs4-devel-4.7.3-14.1.ppc64le",
"product": {
"name": "nodejs4-devel-4.7.3-14.1.ppc64le",
"product_id": "nodejs4-devel-4.7.3-14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm4-4.7.3-14.1.ppc64le",
"product": {
"name": "npm4-4.7.3-14.1.ppc64le",
"product_id": "npm4-4.7.3-14.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs4-4.7.3-14.1.x86_64",
"product": {
"name": "nodejs4-4.7.3-14.1.x86_64",
"product_id": "nodejs4-4.7.3-14.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs4-devel-4.7.3-14.1.x86_64",
"product": {
"name": "nodejs4-devel-4.7.3-14.1.x86_64",
"product_id": "nodejs4-devel-4.7.3-14.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm4-4.7.3-14.1.x86_64",
"product": {
"name": "npm4-4.7.3-14.1.x86_64",
"product_id": "npm4-4.7.3-14.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 4",
"product": {
"name": "SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs4-4.7.3-14.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.aarch64"
},
"product_reference": "nodejs4-4.7.3-14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs4-4.7.3-14.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.ppc64le"
},
"product_reference": "nodejs4-4.7.3-14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs4-4.7.3-14.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.x86_64"
},
"product_reference": "nodejs4-4.7.3-14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs4-devel-4.7.3-14.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.aarch64"
},
"product_reference": "nodejs4-devel-4.7.3-14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs4-devel-4.7.3-14.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.ppc64le"
},
"product_reference": "nodejs4-devel-4.7.3-14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs4-devel-4.7.3-14.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.x86_64"
},
"product_reference": "nodejs4-devel-4.7.3-14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs4-docs-4.7.3-14.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.7.3-14.1.noarch"
},
"product_reference": "nodejs4-docs-4.7.3-14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm4-4.7.3-14.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.aarch64"
},
"product_reference": "npm4-4.7.3-14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm4-4.7.3-14.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.ppc64le"
},
"product_reference": "npm4-4.7.3-14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm4-4.7.3-14.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.x86_64"
},
"product_reference": "npm4-4.7.3-14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs4-4.7.3-14.1.aarch64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.aarch64"
},
"product_reference": "nodejs4-4.7.3-14.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs4-4.7.3-14.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.x86_64"
},
"product_reference": "nodejs4-4.7.3-14.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-7055",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7055"
}
],
"notes": [
{
"category": "general",
"text": "There is a carry propagating bug in the Broadwell-specific Montgomery multiplication procedure in OpenSSL 1.0.2 and 1.1.0 before 1.1.0c that handles input lengths divisible by, but longer than 256 bits. Analysis suggests that attacks against RSA, DSA and DH private keys are impossible. This is because the subroutine in question is not used in operations with the private key itself and an input of the attacker\u0027s direct choice. Otherwise the bug can manifest itself as transient authentication and key negotiation failures or reproducible erroneous outcome of public-key operations with specially crafted input. Among EC algorithms only Brainpool P-512 curves are affected and one presumably can attack ECDH key negotiation. Impact was not analyzed in detail, because pre-requisites for attack are considered unlikely. Namely multiple clients have to choose the curve in question and the server has to share the private key among them, neither of which is default behaviour. Even then only clients that chose the curve will be affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.aarch64",
"SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.7.3-14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7055",
"url": "https://www.suse.com/security/cve/CVE-2016-7055"
},
{
"category": "external",
"summary": "SUSE Bug 1009528 for CVE-2016-7055",
"url": "https://bugzilla.suse.com/1009528"
},
{
"category": "external",
"summary": "SUSE Bug 1021641 for CVE-2016-7055",
"url": "https://bugzilla.suse.com/1021641"
}
],
"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 Enterprise Storage 4:nodejs4-4.7.3-14.1.aarch64",
"SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.7.3-14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.aarch64",
"SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.7.3-14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-03-29T11:01:13Z",
"details": "low"
}
],
"title": "CVE-2016-7055"
},
{
"cve": "CVE-2017-3731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-3731"
}
],
"notes": [
{
"category": "general",
"text": "If an SSL/TLS server or client is running on a 32-bit host, and a specific cipher is being used, then a truncated packet can cause that server or client to perform an out-of-bounds read, usually resulting in a crash. For OpenSSL 1.1.0, the crash can be triggered when using CHACHA20/POLY1305; users should upgrade to 1.1.0d. For Openssl 1.0.2, the crash can be triggered when using RC4-MD5; users who have not disabled that algorithm should update to 1.0.2k.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.aarch64",
"SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.7.3-14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-3731",
"url": "https://www.suse.com/security/cve/CVE-2017-3731"
},
{
"category": "external",
"summary": "SUSE Bug 1021641 for CVE-2017-3731",
"url": "https://bugzilla.suse.com/1021641"
},
{
"category": "external",
"summary": "SUSE Bug 1022085 for CVE-2017-3731",
"url": "https://bugzilla.suse.com/1022085"
},
{
"category": "external",
"summary": "SUSE Bug 1064118 for CVE-2017-3731",
"url": "https://bugzilla.suse.com/1064118"
},
{
"category": "external",
"summary": "SUSE Bug 1064119 for CVE-2017-3731",
"url": "https://bugzilla.suse.com/1064119"
}
],
"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 Enterprise Storage 4:nodejs4-4.7.3-14.1.aarch64",
"SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.7.3-14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.aarch64",
"SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.7.3-14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-03-29T11:01:13Z",
"details": "moderate"
}
],
"title": "CVE-2017-3731"
},
{
"cve": "CVE-2017-3732",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-3732"
}
],
"notes": [
{
"category": "general",
"text": "There is a carry propagating bug in the x86_64 Montgomery squaring procedure in OpenSSL 1.0.2 before 1.0.2k and 1.1.0 before 1.1.0d. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be very significant and likely only accessible to a limited number of attackers. An attacker would additionally need online access to an unpatched system using the target private key in a scenario with persistent DH parameters and a private key that is shared between multiple clients. For example this can occur by default in OpenSSL DHE based SSL/TLS ciphersuites. Note: This issue is very similar to CVE-2015-3193 but must be treated as a separate problem.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.aarch64",
"SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.7.3-14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-3732",
"url": "https://www.suse.com/security/cve/CVE-2017-3732"
},
{
"category": "external",
"summary": "SUSE Bug 1021641 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1021641"
},
{
"category": "external",
"summary": "SUSE Bug 1022086 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1022086"
},
{
"category": "external",
"summary": "SUSE Bug 1049418 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1049418"
},
{
"category": "external",
"summary": "SUSE Bug 1049421 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1049421"
},
{
"category": "external",
"summary": "SUSE Bug 1049422 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1049422"
},
{
"category": "external",
"summary": "SUSE Bug 1066242 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1066242"
},
{
"category": "external",
"summary": "SUSE Bug 1071906 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/1071906"
},
{
"category": "external",
"summary": "SUSE Bug 957814 for CVE-2017-3732",
"url": "https://bugzilla.suse.com/957814"
}
],
"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 Enterprise Storage 4:nodejs4-4.7.3-14.1.aarch64",
"SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.7.3-14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.aarch64",
"SUSE Enterprise Storage 4:nodejs4-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.7.3-14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.7.3-14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.7.3-14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-03-29T11:01:13Z",
"details": "low"
}
],
"title": "CVE-2017-3732"
}
]
}
WID-SEC-W-2024-0208
Vulnerability from csaf_certbund - Published: 2016-11-10 23:00 - Updated: 2024-01-29 23:00Es existiert eine Schwachstelle in OpenSSL. Die Schwachstelle beruht auf einem Fehler bei der Verarbeitung von ASN.1 CHOICE Typen. Ein Angreifer kann dies durch Übermittlung geeignet gestalteter Daten für einen Denial of Service Angriff nutzen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Cisco Unity Connection
Cisco
|
cpe:/a:cisco:unity_connection:1.1
|
— | |
|
Cisco WebEx Meetings Server
Cisco
|
cpe:/a:cisco:webex_meetings_server:-
|
— | |
|
NetApp OnCommand Unified Manager
NetApp
|
cpe:/a:netapp:oncommand_unified_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Cisco Video Surveillance
Cisco
|
cpe:/a:cisco:video_surveillance_ip_gateway_encoder_decoder:-
|
— | |
|
FreeBSD Project FreeBSD OS
FreeBSD Project
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Cisco Unified Contact Center Enterprise
Cisco
|
cpe:/a:cisco:unified_contact_center_enterprise:-
|
— | |
|
Cisco Unified Communications Manager (CUCM)
Cisco
|
cpe:/a:cisco:unified_communications_manager:-
|
— | |
|
Cisco Wide Area Application Services
Cisco
|
cpe:/a:cisco:wide_area_application_services:-
|
— | |
|
Cisco Network Analysis Module
Cisco
|
cpe:/h:cisco:network_analysis_module:-
|
— | |
|
Cisco IOS XR
Cisco
|
cpe:/o:cisco:ios_xr:-
|
— | |
|
Dell NetWorker < 19.10
Dell
|
cpe:/a:dell:networker:19.10
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Cisco Security Manager (CSM)
Cisco
|
cpe:/a:cisco:security_manager:-
|
— | |
|
Cisco TelePresence SX20
Cisco
|
cpe:/h:cisco:telepresence_sx20:-
|
— | |
|
Juniper JUNOS
Juniper
|
cpe:/o:juniper:junos:-
|
— | |
|
Cisco TelePresence System EX Series
Cisco
|
cpe:/h:cisco:telepresence_system_ex_series:-
|
— | |
|
Cisco Unified IP Phone
Cisco
|
cpe:/h:cisco:unified_ip_phones:::9900_series
|
— | |
|
Cisco TelePresence Server
Cisco
|
cpe:/a:cisco:telepresence_server:2.2
|
— |
Es existiert eine Schwachstelle in OpenSSL. Die Schwachstelle betrifft TSL Verbindungen, welche die *-CHACHA20-POLY1305 Ciphersuites nutzen. Ein Angreifer kann durch Übermitteln geeignet gestalteter Daten einen Denial of Service hervorrufen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Cisco Unity Connection
Cisco
|
cpe:/a:cisco:unity_connection:1.1
|
— | |
|
Cisco WebEx Meetings Server
Cisco
|
cpe:/a:cisco:webex_meetings_server:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Cisco Video Surveillance
Cisco
|
cpe:/a:cisco:video_surveillance_ip_gateway_encoder_decoder:-
|
— | |
|
Cisco Unified Contact Center Enterprise
Cisco
|
cpe:/a:cisco:unified_contact_center_enterprise:-
|
— | |
|
Cisco Unified Communications Manager (CUCM)
Cisco
|
cpe:/a:cisco:unified_communications_manager:-
|
— | |
|
Cisco Wide Area Application Services
Cisco
|
cpe:/a:cisco:wide_area_application_services:-
|
— | |
|
Cisco Network Analysis Module
Cisco
|
cpe:/h:cisco:network_analysis_module:-
|
— | |
|
Cisco IOS XR
Cisco
|
cpe:/o:cisco:ios_xr:-
|
— | |
|
Dell NetWorker < 19.10
Dell
|
cpe:/a:dell:networker:19.10
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Cisco Security Manager (CSM)
Cisco
|
cpe:/a:cisco:security_manager:-
|
— | |
|
Cisco TelePresence SX20
Cisco
|
cpe:/h:cisco:telepresence_sx20:-
|
— | |
|
Cisco TelePresence System EX Series
Cisco
|
cpe:/h:cisco:telepresence_system_ex_series:-
|
— | |
|
Cisco Unified IP Phone
Cisco
|
cpe:/h:cisco:unified_ip_phones:::9900_series
|
— | |
|
Cisco TelePresence Server
Cisco
|
cpe:/a:cisco:telepresence_server:2.2
|
— |
Es existiert eine Schwachstelle in OpenSSL. Die Schwachstelle beruht auf einem Fehler in der Broadwell-spezifischen Montgomery Multiplikations Prozedur. Ein Angreifer kann dieses zu einem Angriff mit unbekannten Answirkungen nutzen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Cisco Unity Connection
Cisco
|
cpe:/a:cisco:unity_connection:1.1
|
— | |
|
Cisco WebEx Meetings Server
Cisco
|
cpe:/a:cisco:webex_meetings_server:-
|
— | |
|
NetApp OnCommand Unified Manager
NetApp
|
cpe:/a:netapp:oncommand_unified_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Cisco Video Surveillance
Cisco
|
cpe:/a:cisco:video_surveillance_ip_gateway_encoder_decoder:-
|
— | |
|
FreeBSD Project FreeBSD OS
FreeBSD Project
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Cisco Unified Contact Center Enterprise
Cisco
|
cpe:/a:cisco:unified_contact_center_enterprise:-
|
— | |
|
Cisco Unified Communications Manager (CUCM)
Cisco
|
cpe:/a:cisco:unified_communications_manager:-
|
— | |
|
Cisco Wide Area Application Services
Cisco
|
cpe:/a:cisco:wide_area_application_services:-
|
— | |
|
Cisco Network Analysis Module
Cisco
|
cpe:/h:cisco:network_analysis_module:-
|
— | |
|
Cisco IOS XR
Cisco
|
cpe:/o:cisco:ios_xr:-
|
— | |
|
Dell NetWorker < 19.10
Dell
|
cpe:/a:dell:networker:19.10
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Cisco Security Manager (CSM)
Cisco
|
cpe:/a:cisco:security_manager:-
|
— | |
|
Cisco TelePresence SX20
Cisco
|
cpe:/h:cisco:telepresence_sx20:-
|
— | |
|
Juniper JUNOS
Juniper
|
cpe:/o:juniper:junos:-
|
— | |
|
Cisco TelePresence System EX Series
Cisco
|
cpe:/h:cisco:telepresence_system_ex_series:-
|
— | |
|
Cisco Unified IP Phone
Cisco
|
cpe:/h:cisco:unified_ip_phones:::9900_series
|
— | |
|
Cisco TelePresence Server
Cisco
|
cpe:/a:cisco:telepresence_server:2.2
|
— |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "OpenSSL ist eine im Quelltext frei verf\u00fcgbare Bibliothek, die Secure Sockets Layer (SSL) und Transport Layer Security (TLS) implementiert.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in OpenSSL ausnutzen, um einen Denial of Service Angriff oder einen Angriff mit nicht spezifizierten Auswirkungen durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX\n- Linux\n- Windows\n- CISCO Appliance\n- Juniper Appliance\n- Appliance",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0208 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2016/wid-sec-w-2024-0208.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0208 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0208"
},
{
"category": "external",
"summary": "OpenSSL Security Advisory vom 2016-11-10",
"url": "http://www.openssl.org/news/secadv/20161110.txt"
},
{
"category": "external",
"summary": "Cisco Security Advisory cisco-sa-20161114-openssl vom 2016-11-20",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20161114-openssl"
},
{
"category": "external",
"summary": "BLUECOAT Security Advisory SA135 vom 2016-12-01",
"url": "https://bto.bluecoat.com/security-advisory/sa135"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-3181-1 vom 2017-01-31",
"url": "http://www.ubuntu.com/usn/usn-3181-1/"
},
{
"category": "external",
"summary": "Tenable Advisory ID: TNS-2017-03",
"url": "https://www.tenable.com/security/tns-2017-03"
},
{
"category": "external",
"summary": "F5 Security Advisory K43570545 vom 2017-02-03",
"url": "https://support.f5.com/csp/article/K43570545"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2017:0431-1 vom 2017-02-09",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20170431-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2017:0441-1 vom 2017-02-11",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20170441-1.html"
},
{
"category": "external",
"summary": "NetApp Advisory NTAP-20170127-0001",
"url": "https://kb.netapp.com/support/s/article/ka51A00000007AWQAY/NTAP-20170127-0001?language=en_US"
},
{
"category": "external",
"summary": "FreeBSD Security Advisory: FreeBSD-SA-17:02.openssl",
"url": "https://www.freebsd.org/security/advisories/FreeBSD-SA-17:02.openssl.asc"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2017:0855-1 vom 2017-03-29",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20170855-1.html"
},
{
"category": "external",
"summary": "Brocade Security Advisory BSA-2016-206 vom 2017-04-03",
"url": "http://www.brocade.com/content/dam/common/documents/content-types/security-bulletin/brocade-security-advisory-2016-206.htm"
},
{
"category": "external",
"summary": "Brocade Security Advisory BSA-2016-205 vom 2017-04-03",
"url": "http://www.brocade.com/content/dam/common/documents/content-types/security-bulletin/brocade-security-advisory-2016-205.htm"
},
{
"category": "external",
"summary": "Brocade Security Advisory BSA-2016-207 vom 2017-04-03",
"url": "http://www.brocade.com/content/dam/common/documents/content-types/security-bulletin/brocade-security-advisory-2016-207.htm"
},
{
"category": "external",
"summary": "HPE Security Bulletin HPESBHF03744",
"url": "https://h20564.www2.hpe.com/hpsc/doc/public/display?docId=emr_na-hpesbhf03744en_us"
},
{
"category": "external",
"summary": "Juniper Security Bulletin JSA10775 vom 2017-07-12",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10775"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2018:2185 vom 2018-07-13",
"url": "https://access.redhat.com/errata/RHSA-2018:2185"
},
{
"category": "external",
"summary": "FortiGuard Labs OpenSSL Security Advisory",
"url": "https://fortiguard.com/psirt/FG-IR-17-019"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA10990 vom 2020-01-08",
"url": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10990\u0026actp=RSS"
},
{
"category": "external",
"summary": "Dell Knowledge Base Article",
"url": "https://www.dell.com/support/kbdoc/en-us/000221474/dsa-2024-059-security-update-for-dell-networker-multiple-components-vulnerabilities"
}
],
"source_lang": "en-US",
"title": "OpenSSL: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-01-29T23:00:00.000+00:00",
"generator": {
"date": "2024-08-15T18:04:20.107+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2024-0208",
"initial_release_date": "2016-11-10T23:00:00.000+00:00",
"revision_history": [
{
"date": "2016-11-10T23:00:00.000+00:00",
"number": "1",
"summary": "Initial Release"
},
{
"date": "2016-11-10T23:00:00.000+00:00",
"number": "2",
"summary": "Version nicht vorhanden"
},
{
"date": "2016-11-10T23:00:00.000+00:00",
"number": "3",
"summary": "Version nicht vorhanden"
},
{
"date": "2016-11-10T23:00:00.000+00:00",
"number": "4",
"summary": "Version nicht vorhanden"
},
{
"date": "2016-11-10T23:00:00.000+00:00",
"number": "5",
"summary": "Version nicht vorhanden"
},
{
"date": "2016-11-10T23:00:00.000+00:00",
"number": "6",
"summary": "Version nicht vorhanden"
},
{
"date": "2016-11-10T23:00:00.000+00:00",
"number": "7",
"summary": "Version nicht vorhanden"
},
{
"date": "2016-11-30T23:00:00.000+00:00",
"number": "8",
"summary": "New remediations available"
},
{
"date": "2017-01-31T23:00:00.000+00:00",
"number": "9",
"summary": "New remediations available"
},
{
"date": "2017-02-02T23:00:00.000+00:00",
"number": "10",
"summary": "New remediations available"
},
{
"date": "2017-02-05T23:00:00.000+00:00",
"number": "11",
"summary": "New remediations available"
},
{
"date": "2017-02-09T23:00:00.000+00:00",
"number": "12",
"summary": "New remediations available"
},
{
"date": "2017-02-12T23:00:00.000+00:00",
"number": "13",
"summary": "New remediations available"
},
{
"date": "2017-02-19T23:00:00.000+00:00",
"number": "14",
"summary": "New remediations available"
},
{
"date": "2017-02-19T23:00:00.000+00:00",
"number": "15",
"summary": "Version nicht vorhanden"
},
{
"date": "2017-02-22T23:00:00.000+00:00",
"number": "16",
"summary": "New remediations available"
},
{
"date": "2017-03-30T22:00:00.000+00:00",
"number": "17",
"summary": "New remediations available"
},
{
"date": "2017-04-03T22:00:00.000+00:00",
"number": "18",
"summary": "New remediations available"
},
{
"date": "2017-05-22T22:00:00.000+00:00",
"number": "19",
"summary": "New remediations available"
},
{
"date": "2017-05-22T22:00:00.000+00:00",
"number": "20",
"summary": "Version nicht vorhanden"
},
{
"date": "2017-07-12T22:00:00.000+00:00",
"number": "21",
"summary": "New remediations available"
},
{
"date": "2017-07-12T22:00:00.000+00:00",
"number": "22",
"summary": "Version nicht vorhanden"
},
{
"date": "2018-07-12T22:00:00.000+00:00",
"number": "23",
"summary": "New remediations available"
},
{
"date": "2018-07-15T22:00:00.000+00:00",
"number": "24",
"summary": "New remediations available"
},
{
"date": "2018-07-15T22:00:00.000+00:00",
"number": "25",
"summary": "Version nicht vorhanden"
},
{
"date": "2020-01-08T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Juniper aufgenommen"
},
{
"date": "2020-01-08T23:00:00.000+00:00",
"number": "27",
"summary": "Version nicht vorhanden"
},
{
"date": "2020-01-08T23:00:00.000+00:00",
"number": "28",
"summary": "Added references"
},
{
"date": "2024-01-25T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-01-29T23:00:00.000+00:00",
"number": "30",
"summary": "Schreibfehler korrigiert"
}
],
"status": "final",
"version": "30"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cisco IOS XR",
"product": {
"name": "Cisco IOS XR",
"product_id": "2062",
"product_identification_helper": {
"cpe": "cpe:/o:cisco:ios_xr:-"
}
}
},
{
"category": "product_name",
"name": "Cisco Network Analysis Module",
"product": {
"name": "Cisco Network Analysis Module",
"product_id": "2084",
"product_identification_helper": {
"cpe": "cpe:/h:cisco:network_analysis_module:-"
}
}
},
{
"category": "product_name",
"name": "Cisco Security Manager (CSM)",
"product": {
"name": "Cisco Security Manager (CSM)",
"product_id": "95918",
"product_identification_helper": {
"cpe": "cpe:/a:cisco:security_manager:-"
}
}
},
{
"category": "product_name",
"name": "Cisco TelePresence SX20",
"product": {
"name": "Cisco TelePresence SX20",
"product_id": "T000641",
"product_identification_helper": {
"cpe": "cpe:/h:cisco:telepresence_sx20:-"
}
}
},
{
"category": "product_name",
"name": "Cisco TelePresence Server",
"product": {
"name": "Cisco TelePresence Server",
"product_id": "T001033",
"product_identification_helper": {
"cpe": "cpe:/a:cisco:telepresence_server:2.2"
}
}
},
{
"category": "product_name",
"name": "Cisco TelePresence System EX Series",
"product": {
"name": "Cisco TelePresence System EX Series",
"product_id": "T000640",
"product_identification_helper": {
"cpe": "cpe:/h:cisco:telepresence_system_ex_series:-"
}
}
},
{
"category": "product_name",
"name": "Cisco Unified Communications Manager (CUCM)",
"product": {
"name": "Cisco Unified Communications Manager (CUCM)",
"product_id": "2142",
"product_identification_helper": {
"cpe": "cpe:/a:cisco:unified_communications_manager:-"
}
}
},
{
"category": "product_name",
"name": "Cisco Unified Contact Center Enterprise",
"product": {
"name": "Cisco Unified Contact Center Enterprise",
"product_id": "2143",
"product_identification_helper": {
"cpe": "cpe:/a:cisco:unified_contact_center_enterprise:-"
}
}
},
{
"category": "product_name",
"name": "Cisco Unified IP Phone",
"product": {
"name": "Cisco Unified IP Phone",
"product_id": "T001530",
"product_identification_helper": {
"cpe": "cpe:/h:cisco:unified_ip_phones:::9900_series"
}
}
},
{
"category": "product_name",
"name": "Cisco Unity Connection",
"product": {
"name": "Cisco Unity Connection",
"product_id": "161504",
"product_identification_helper": {
"cpe": "cpe:/a:cisco:unity_connection:1.1"
}
}
},
{
"category": "product_name",
"name": "Cisco Video Surveillance",
"product": {
"name": "Cisco Video Surveillance",
"product_id": "64489",
"product_identification_helper": {
"cpe": "cpe:/a:cisco:video_surveillance_ip_gateway_encoder_decoder:-"
}
}
},
{
"category": "product_name",
"name": "Cisco WebEx Meetings Server",
"product": {
"name": "Cisco WebEx Meetings Server",
"product_id": "T001160",
"product_identification_helper": {
"cpe": "cpe:/a:cisco:webex_meetings_server:-"
}
}
},
{
"category": "product_name",
"name": "Cisco Wide Area Application Services",
"product": {
"name": "Cisco Wide Area Application Services",
"product_id": "2186",
"product_identification_helper": {
"cpe": "cpe:/a:cisco:wide_area_application_services:-"
}
}
}
],
"category": "vendor",
"name": "Cisco"
},
{
"branches": [
{
"category": "product_name",
"name": "Dell NetWorker \u003c 19.10",
"product": {
"name": "Dell NetWorker \u003c 19.10",
"product_id": "T032354",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:19.10"
}
}
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Fortinet FortiOS \u003c 5.6.0",
"product": {
"name": "Fortinet FortiOS \u003c 5.6.0",
"product_id": "T010101",
"product_identification_helper": {
"cpe": "cpe:/o:fortinet:fortios:5.6.0"
}
}
},
{
"category": "product_name",
"name": "Fortinet FortiOS \u003c 5.4.6",
"product": {
"name": "Fortinet FortiOS \u003c 5.4.6",
"product_id": "T011155",
"product_identification_helper": {
"cpe": "cpe:/o:fortinet:fortios:5.4.6"
}
}
}
],
"category": "product_name",
"name": "FortiOS"
}
],
"category": "vendor",
"name": "Fortinet"
},
{
"branches": [
{
"category": "product_name",
"name": "FreeBSD Project FreeBSD OS",
"product": {
"name": "FreeBSD Project FreeBSD OS",
"product_id": "4035",
"product_identification_helper": {
"cpe": "cpe:/o:freebsd:freebsd:-"
}
}
}
],
"category": "vendor",
"name": "FreeBSD Project"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Intelligent Management Center (IMC) \u003c 7.3 E0504P04",
"product": {
"name": "HPE Intelligent Management Center (IMC) \u003c 7.3 E0504P04",
"product_id": "T009902",
"product_identification_helper": {
"cpe": "cpe:/a:hp:intelligent_management_center:7.3e0504p04"
}
}
}
],
"category": "vendor",
"name": "HPE"
},
{
"branches": [
{
"category": "product_name",
"name": "Juniper JUNOS",
"product": {
"name": "Juniper JUNOS",
"product_id": "5930",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:-"
}
}
}
],
"category": "vendor",
"name": "Juniper"
},
{
"branches": [
{
"category": "product_name",
"name": "NetApp OnCommand Unified Manager",
"product": {
"name": "NetApp OnCommand Unified Manager",
"product_id": "T009408",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:oncommand_unified_manager:-"
}
}
}
],
"category": "vendor",
"name": "NetApp"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source OpenSSL \u003c 1.1.0c",
"product": {
"name": "Open Source OpenSSL \u003c 1.1.0c",
"product_id": "T008912",
"product_identification_helper": {
"cpe": "cpe:/a:openssl:openssl:1.1.0c"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-7053",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in OpenSSL. Die Schwachstelle beruht auf einem Fehler bei der Verarbeitung von ASN.1 CHOICE Typen. Ein Angreifer kann dies durch \u00dcbermittlung geeignet gestalteter Daten f\u00fcr einen Denial of Service Angriff nutzen."
}
],
"product_status": {
"known_affected": [
"161504",
"T001160",
"T009408",
"67646",
"64489",
"4035",
"2143",
"2142",
"2186",
"2084",
"2062",
"T032354",
"T002207",
"T000126",
"95918",
"T000641",
"5930",
"T000640",
"T001530",
"T001033"
]
},
"release_date": "2016-11-10T23:00:00.000+00:00",
"title": "CVE-2016-7053"
},
{
"cve": "CVE-2016-7054",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in OpenSSL. Die Schwachstelle betrifft TSL Verbindungen, welche die *-CHACHA20-POLY1305 Ciphersuites nutzen. Ein Angreifer kann durch \u00dcbermitteln geeignet gestalteter Daten einen Denial of Service hervorrufen."
}
],
"product_status": {
"known_affected": [
"161504",
"T001160",
"67646",
"64489",
"2143",
"2142",
"2186",
"2084",
"2062",
"T032354",
"T002207",
"T000126",
"95918",
"T000641",
"T000640",
"T001530",
"T001033"
]
},
"release_date": "2016-11-10T23:00:00.000+00:00",
"title": "CVE-2016-7054"
},
{
"cve": "CVE-2016-7055",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in OpenSSL. Die Schwachstelle beruht auf einem Fehler in der Broadwell-spezifischen Montgomery Multiplikations Prozedur. Ein Angreifer kann dieses zu einem Angriff mit unbekannten Answirkungen nutzen."
}
],
"product_status": {
"known_affected": [
"161504",
"T001160",
"T009408",
"67646",
"64489",
"4035",
"2143",
"2142",
"2186",
"2084",
"2062",
"T032354",
"T002207",
"T000126",
"95918",
"T000641",
"5930",
"T000640",
"T001530",
"T001033"
]
},
"release_date": "2016-11-10T23:00:00.000+00:00",
"title": "CVE-2016-7055"
}
]
}
WID-SEC-W-2025-1212
Vulnerability from csaf_certbund - Published: 2019-04-16 22:00 - Updated: 2025-06-02 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Policy Management 12.2
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.2
|
12.2 | |
|
Oracle Communications Unified Inventory Management 7.4.0
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.4.0
|
7.4.0 | |
|
Oracle Communications LSMS 13.3
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.3
|
13.3 | |
|
Oracle Communications Unified Inventory Management 7.3.4
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.4
|
7.3.4 | |
|
Oracle Communications LSMS 13.1
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.1
|
13.1 | |
|
Oracle Communications Messaging Server 8.1
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.1
|
8.1 | |
|
Oracle Communications EAGLE LNP Application Processor 10.2
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2
|
10.2 | |
|
Oracle Communications Unified Inventory Management 7.3.5
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.5
|
7.3.5 | |
|
Oracle Communications LSMS 13.2
Oracle / Communications LSMS
|
cpe:/a:oracle:communications_lsms:13.2
|
13.2 | |
|
Oracle Communications Unified Inventory Management 7.3.2
oracle / communications_unified_inventory_management
|
cpe:/a:oracle:communications_unified_inventory_management:7.3.2
|
7.3.2 | |
|
Oracle Communications EAGLE LNP Application Processor 10.0
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0
|
10 | |
|
Oracle Communications Session Border Controller 8.1.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.1.0
|
8.1.0 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Communications EAGLE LNP Application Processor 10.1
Oracle / Communications EAGLE LNP Application Processor
|
cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1
|
10.1 | |
|
Oracle Communications Session Border Controller 8.0.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.0.0
|
8.0.0 | |
|
Oracle Communications Policy Management 12.4
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.4
|
12.4 | |
|
Oracle Communications Session Border Controller 8.2.0
Oracle / Communications Session Border Controller
|
cpe:/a:oracle:communications_session_border_controller:8.2.0
|
8.2.0 | |
|
Oracle Communications Policy Management 12.1
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.1
|
12.1 | |
|
Oracle Communications Policy Management 12.3
Oracle / Communications Policy Management
|
cpe:/a:oracle:communications_policy_management:12.3
|
12.3 | |
|
Oracle Enterprise Communications Broker 3.1.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.1.0
|
3.1.0 | |
|
Oracle Communications Messaging Server 8.0
Oracle / Communications Messaging Server
|
cpe:/a:oracle:communications_messaging_server:8.0
|
8 | |
|
Oracle Enterprise Communications Broker 3.0.0
Oracle / Enterprise Communications Broker
|
cpe:/a:oracle:enterprise_communications_broker:3.0.0
|
3.0.0 | |
|
Oracle Communications Service Broker 6.0
Oracle / Communications Service Broker
|
cpe:/a:oracle:communications_service_broker:6.0
|
6 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Mit der Unified Communications Suite bietet Oracle eine Messaging- und Collaboration-Plattform an.\r\nOracle Communications Policy Management ist ein Produkt von Oracle und vereint mehrere Bereiche der Kommunikation.\r\nOracle Communications Unified Inventory Management (UIM) ist eine offene, standardbasierte Anwendung, die eine Bestandsaufnahme von Kommunikationsdiensten und -ressourcen erm\u00f6glicht.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Oracle Communications Applications ausnutzen, um dadurch die Integrit\u00e4t, Vertraulichkeit und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-1212 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2019/wid-sec-w-2025-1212.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1212 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1212"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - April 2019 vom 2019-04-16",
"url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html#AppendixCGBU"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4218-1 vom 2019-12-11",
"url": "https://usn.ubuntu.com/4218-1/"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-012 vom 2025-06-02",
"url": "https://security.business.xerox.com/wp-content/uploads/2025/06/Xerox-Security-Bulletin-XRX25-012-for-Xerox-FreeFlow-Print-Server-v9.pdf"
}
],
"source_lang": "en-US",
"title": "Oracle Communications Applications: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-06-02T22:00:00.000+00:00",
"generator": {
"date": "2025-06-03T09:23:36.426+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2025-1212",
"initial_release_date": "2019-04-16T22:00:00.000+00:00",
"revision_history": [
{
"date": "2019-04-16T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2019-04-17T22:00:00.000+00:00",
"number": "2",
"summary": "Schreibfehler korrigiert"
},
{
"date": "2019-12-10T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-06-02T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von XEROX aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "10",
"product": {
"name": "Oracle Communications EAGLE LNP Application Processor 10.0",
"product_id": "T014014",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0"
}
}
},
{
"category": "product_version",
"name": "10.1",
"product": {
"name": "Oracle Communications EAGLE LNP Application Processor 10.1",
"product_id": "T014015",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1"
}
}
},
{
"category": "product_version",
"name": "10.2",
"product": {
"name": "Oracle Communications EAGLE LNP Application Processor 10.2",
"product_id": "T014016",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2"
}
}
}
],
"category": "product_name",
"name": "Communications EAGLE LNP Application Processor"
},
{
"branches": [
{
"category": "product_version",
"name": "13.1",
"product": {
"name": "Oracle Communications LSMS 13.1",
"product_id": "T006217",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_lsms:13.1"
}
}
},
{
"category": "product_version",
"name": "13.2",
"product": {
"name": "Oracle Communications LSMS 13.2",
"product_id": "T014017",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_lsms:13.2"
}
}
},
{
"category": "product_version",
"name": "13.3",
"product": {
"name": "Oracle Communications LSMS 13.3",
"product_id": "T014018",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_lsms:13.3"
}
}
}
],
"category": "product_name",
"name": "Communications LSMS"
},
{
"branches": [
{
"category": "product_version",
"name": "8.1",
"product": {
"name": "Oracle Communications Messaging Server 8.1",
"product_id": "T014019",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_messaging_server:8.1"
}
}
},
{
"category": "product_version",
"name": "8",
"product": {
"name": "Oracle Communications Messaging Server 8.0",
"product_id": "T014020",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_messaging_server:8.0"
}
}
}
],
"category": "product_name",
"name": "Communications Messaging Server"
},
{
"branches": [
{
"category": "product_version",
"name": "12.2",
"product": {
"name": "Oracle Communications Policy Management 12.2",
"product_id": "T009732",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_policy_management:12.2"
}
}
},
{
"category": "product_version",
"name": "12.1",
"product": {
"name": "Oracle Communications Policy Management 12.1",
"product_id": "T014021",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_policy_management:12.1"
}
}
},
{
"category": "product_version",
"name": "12.3",
"product": {
"name": "Oracle Communications Policy Management 12.3",
"product_id": "T014022",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_policy_management:12.3"
}
}
},
{
"category": "product_version",
"name": "12.4",
"product": {
"name": "Oracle Communications Policy Management 12.4",
"product_id": "T014023",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_policy_management:12.4"
}
}
}
],
"category": "product_name",
"name": "Communications Policy Management"
},
{
"branches": [
{
"category": "product_version",
"name": "6",
"product": {
"name": "Oracle Communications Service Broker 6.0",
"product_id": "329193",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_service_broker:6.0"
}
}
}
],
"category": "product_name",
"name": "Communications Service Broker"
},
{
"branches": [
{
"category": "product_version",
"name": "8.2.0",
"product": {
"name": "Oracle Communications Session Border Controller 8.2.0",
"product_id": "T014024",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_session_border_controller:8.2.0"
}
}
},
{
"category": "product_version",
"name": "8.1.0",
"product": {
"name": "Oracle Communications Session Border Controller 8.1.0",
"product_id": "T014025",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_session_border_controller:8.1.0"
}
}
},
{
"category": "product_version",
"name": "8.0.0",
"product": {
"name": "Oracle Communications Session Border Controller 8.0.0",
"product_id": "T014026",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_session_border_controller:8.0.0"
}
}
}
],
"category": "product_name",
"name": "Communications Session Border Controller"
},
{
"branches": [
{
"category": "product_version",
"name": "3.1.0",
"product": {
"name": "Oracle Enterprise Communications Broker 3.1.0",
"product_id": "T014030",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:enterprise_communications_broker:3.1.0"
}
}
},
{
"category": "product_version",
"name": "3.0.0",
"product": {
"name": "Oracle Enterprise Communications Broker 3.0.0",
"product_id": "T014031",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:enterprise_communications_broker:3.0.0"
}
}
}
],
"category": "product_name",
"name": "Enterprise Communications Broker"
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "9",
"product": {
"name": "Xerox FreeFlow Print Server 9",
"product_id": "T002977",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:9"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7.4.0",
"product": {
"name": "Oracle Communications Unified Inventory Management 7.4.0",
"product_id": "T013407",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_unified_inventory_management:7.4.0"
}
}
},
{
"category": "product_version",
"name": "7.3.5",
"product": {
"name": "Oracle Communications Unified Inventory Management 7.3.5",
"product_id": "T014027",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_unified_inventory_management:7.3.5"
}
}
},
{
"category": "product_version",
"name": "7.3.2",
"product": {
"name": "Oracle Communications Unified Inventory Management 7.3.2",
"product_id": "T014028",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_unified_inventory_management:7.3.2"
}
}
},
{
"category": "product_version",
"name": "7.3.4",
"product": {
"name": "Oracle Communications Unified Inventory Management 7.3.4",
"product_id": "T014029",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_unified_inventory_management:7.3.4"
}
}
}
],
"category": "product_name",
"name": "communications_unified_inventory_management"
}
],
"category": "vendor",
"name": "oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-9251",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2015-9251"
},
{
"cve": "CVE-2016-1000031",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2016-1000031"
},
{
"cve": "CVE-2016-1181",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2016-1181"
},
{
"cve": "CVE-2016-1182",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2016-1182"
},
{
"cve": "CVE-2016-7055",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2016-7055"
},
{
"cve": "CVE-2016-8735",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2016-8735"
},
{
"cve": "CVE-2017-0861",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2017-0861"
},
{
"cve": "CVE-2017-12617",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2017-12617"
},
{
"cve": "CVE-2017-15265",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2017-15265"
},
{
"cve": "CVE-2017-3730",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2017-3730"
},
{
"cve": "CVE-2017-3731",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2017-3731"
},
{
"cve": "CVE-2017-3732",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2017-3732"
},
{
"cve": "CVE-2017-3733",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2017-3733"
},
{
"cve": "CVE-2017-3735",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2017-3735"
},
{
"cve": "CVE-2017-3736",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2017-3736"
},
{
"cve": "CVE-2017-3738",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2017-3738"
},
{
"cve": "CVE-2017-5645",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2017-5645"
},
{
"cve": "CVE-2017-5664",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2017-5664"
},
{
"cve": "CVE-2017-5753",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2017-5753"
},
{
"cve": "CVE-2017-5754",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2017-5754"
},
{
"cve": "CVE-2017-7525",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2017-7525"
},
{
"cve": "CVE-2018-0732",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-0732"
},
{
"cve": "CVE-2018-0733",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-0733"
},
{
"cve": "CVE-2018-0734",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-0734"
},
{
"cve": "CVE-2018-0737",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-0737"
},
{
"cve": "CVE-2018-0739",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-0739"
},
{
"cve": "CVE-2018-1000004",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-1000004"
},
{
"cve": "CVE-2018-1000180",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-1000180"
},
{
"cve": "CVE-2018-1000613",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-1000613"
},
{
"cve": "CVE-2018-10901",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-10901"
},
{
"cve": "CVE-2018-11039",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-11039"
},
{
"cve": "CVE-2018-11040",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-11040"
},
{
"cve": "CVE-2018-11218",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-11218"
},
{
"cve": "CVE-2018-11219",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-11219"
},
{
"cve": "CVE-2018-11236",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-11236"
},
{
"cve": "CVE-2018-11237",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-11237"
},
{
"cve": "CVE-2018-11784",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-11784"
},
{
"cve": "CVE-2018-12384",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-12384"
},
{
"cve": "CVE-2018-12404",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-12404"
},
{
"cve": "CVE-2018-1257",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-1257"
},
{
"cve": "CVE-2018-1258",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-1258"
},
{
"cve": "CVE-2018-16864",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-16864"
},
{
"cve": "CVE-2018-16865",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-16865"
},
{
"cve": "CVE-2018-16890",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-16890"
},
{
"cve": "CVE-2018-3620",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-3620"
},
{
"cve": "CVE-2018-3646",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-3646"
},
{
"cve": "CVE-2018-3693",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-3693"
},
{
"cve": "CVE-2018-6485",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-6485"
},
{
"cve": "CVE-2018-7489",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-7489"
},
{
"cve": "CVE-2018-7566",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-7566"
},
{
"cve": "CVE-2019-3822",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2019-3822"
},
{
"cve": "CVE-2019-3823",
"product_status": {
"known_affected": [
"T009732",
"T013407",
"T014018",
"T014029",
"T006217",
"T014019",
"T014016",
"T014027",
"T014017",
"T014028",
"T014014",
"T014025",
"T002977",
"T014015",
"T014026",
"T014023",
"T014024",
"T014021",
"T014022",
"T014030",
"T014020",
"T014031",
"329193",
"T000126"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2019-3823"
}
]
}
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.