Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2018-7159 (GCVE-0-2018-7159)
Vulnerability from cvelistv5 – Published: 2018-05-17 14:00 – Updated: 2024-09-17 01:06- CWE-115 - Misinterpretation of Input
| URL | Tags |
|---|---|
| https://nodejs.org/en/blog/vulnerability/march-20… | x_refsource_CONFIRM |
| https://access.redhat.com/errata/RHSA-2019:2258 | vendor-advisoryx_refsource_REDHAT |
| https://support.f5.com/csp/article/K27228191?utm_… | x_refsource_CONFIRM |
| Vendor | Product | Version | |
|---|---|---|---|
| The Node.js Project | Node.js |
Affected:
4.x
Affected: 6.x Affected: 8.x Affected: 9.x |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T06:24:10.511Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/"
},
{
"name": "RHSA-2019:2258",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2258"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://support.f5.com/csp/article/K27228191?utm_source=f5support\u0026amp%3Butm_medium=RSS"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Node.js",
"vendor": "The Node.js Project",
"versions": [
{
"status": "affected",
"version": "4.x"
},
{
"status": "affected",
"version": "6.x"
},
{
"status": "affected",
"version": "8.x"
},
{
"status": "affected",
"version": "9.x"
}
]
}
],
"datePublic": "2018-03-21T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interpreted as having a value of `12`. The HTTP specification does not allow for spaces in the `Content-Length` value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for `Content-Length`. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-115",
"description": "CWE-115: Misinterpretation of Input",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-10-09T19:07:41.000Z",
"orgId": "386269d4-a6c6-4eaa-bf8e-bc0b0d010558",
"shortName": "nodejs"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/"
},
{
"name": "RHSA-2019:2258",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2258"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://support.f5.com/csp/article/K27228191?utm_source=f5support\u0026amp%3Butm_medium=RSS"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve-request@iojs.org",
"DATE_PUBLIC": "2018-03-21T00:00:00",
"ID": "CVE-2018-7159",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Node.js",
"version": {
"version_data": [
{
"version_value": "4.x"
},
{
"version_value": "6.x"
},
{
"version_value": "8.x"
},
{
"version_value": "9.x"
}
]
}
}
]
},
"vendor_name": "The Node.js Project"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interpreted as having a value of `12`. The HTTP specification does not allow for spaces in the `Content-Length` value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for `Content-Length`. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-115: Misinterpretation of Input"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/",
"refsource": "CONFIRM",
"url": "https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/"
},
{
"name": "RHSA-2019:2258",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:2258"
},
{
"name": "https://support.f5.com/csp/article/K27228191?utm_source=f5support\u0026amp;utm_medium=RSS",
"refsource": "CONFIRM",
"url": "https://support.f5.com/csp/article/K27228191?utm_source=f5support\u0026amp;utm_medium=RSS"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "386269d4-a6c6-4eaa-bf8e-bc0b0d010558",
"assignerShortName": "nodejs",
"cveId": "CVE-2018-7159",
"datePublished": "2018-05-17T14:00:00.000Z",
"dateReserved": "2018-02-15T00:00:00.000Z",
"dateUpdated": "2024-09-17T01:06:04.658Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2018-7159",
"date": "2026-05-19",
"epss": "0.00728",
"percentile": "0.72827"
},
"fkie_nvd": {
"configurations": "[{\"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.9.0\", \"matchCriteriaId\": \"CC30BAD0-79DE-4FE9-982D-7252E668442F\"}, {\"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.14.0\", \"matchCriteriaId\": \"B6855CC9-21A0-4C1B-8C27-A15FA0D7244F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\", \"versionStartIncluding\": \"8.0.0\", \"versionEndIncluding\": \"8.8.1\", \"matchCriteriaId\": \"74FB695D-2C76-47AB-988E-5629D2E695E5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\", \"versionStartIncluding\": \"8.9.0\", \"versionEndExcluding\": \"8.11.0\", \"matchCriteriaId\": \"A6E7AD1F-26AA-4CBA-9162-7DFC0B09E620\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\", \"versionStartIncluding\": \"9.0.0\", \"versionEndExcluding\": \"9.10.0\", \"matchCriteriaId\": \"8FC117F5-0B41-49F5-83DF-B830DEE95404\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interpreted as having a value of `12`. The HTTP specification does not allow for spaces in the `Content-Length` value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for `Content-Length`. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete.\"}, {\"lang\": \"es\", \"value\": \"El analizador HTTP en todas las versiones actuales de Node.js ignora los espacios en la cabecera \\\"Content-Length\\\", permitiendo que entradas como `Content-Length: 1 2\\\" se interpreten con un valor de \\\"12\\\". La especificaci\\u00f3n HTTP no permite los espacios en el valor \\\"Content-Length\\\" y se ha destacado el analizador HTTP de Node.js con respecto a esta diferencia en concreto. El riesgo de seguridad de este error para los usuarios de Node.js se considera MUY BAJO, ya que es dif\\u00edcil (y tal vez imposible) manipular un ataque que haga uso de este error de forma que no se pueda lograr ya proporcionando un valor incorrecto para \\\"Content-Length\\\". Podr\\u00edan existir vulnerabilidades en el c\\u00f3digo de usuario que realizan asunciones incorrectas sobre la precisi\\u00f3n potencial de este valor comparado con la longitud total de los datos proporcionados. Se recomienda que los usuarios de Node.js que manipulan utilidades HTTP de bajo nivel vuelvan a comprobar la longitud de cualquier entrada proporcionada una vez se ha completado el an\\u00e1lisis.\"}]",
"id": "CVE-2018-7159",
"lastModified": "2024-11-21T04:11:41.900",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 1.4}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:N/I:P/A:N\", \"baseScore\": 5.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 10.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2018-05-17T14:29:00.653",
"references": "[{\"url\": \"https://access.redhat.com/errata/RHSA-2019:2258\", \"source\": \"cve-request@iojs.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/\", \"source\": \"cve-request@iojs.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://support.f5.com/csp/article/K27228191?utm_source=f5support\u0026amp%3Butm_medium=RSS\", \"source\": \"cve-request@iojs.org\"}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2258\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://support.f5.com/csp/article/K27228191?utm_source=f5support\u0026amp%3Butm_medium=RSS\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "cve-request@iojs.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"cve-request@iojs.org\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-115\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-20\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2018-7159\",\"sourceIdentifier\":\"cve-request@iojs.org\",\"published\":\"2018-05-17T14:29:00.653\",\"lastModified\":\"2024-11-21T04:11:41.900\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interpreted as having a value of `12`. The HTTP specification does not allow for spaces in the `Content-Length` value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for `Content-Length`. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete.\"},{\"lang\":\"es\",\"value\":\"El analizador HTTP en todas las versiones actuales de Node.js ignora los espacios en la cabecera \\\"Content-Length\\\", permitiendo que entradas como `Content-Length: 1 2\\\" se interpreten con un valor de \\\"12\\\". La especificaci\u00f3n HTTP no permite los espacios en el valor \\\"Content-Length\\\" y se ha destacado el analizador HTTP de Node.js con respecto a esta diferencia en concreto. El riesgo de seguridad de este error para los usuarios de Node.js se considera MUY BAJO, ya que es dif\u00edcil (y tal vez imposible) manipular un ataque que haga uso de este error de forma que no se pueda lograr ya proporcionando un valor incorrecto para \\\"Content-Length\\\". Podr\u00edan existir vulnerabilidades en el c\u00f3digo de usuario que realizan asunciones incorrectas sobre la precisi\u00f3n potencial de este valor comparado con la longitud total de los datos proporcionados. Se recomienda que los usuarios de Node.js que manipulan utilidades HTTP de bajo nivel vuelvan a comprobar la longitud de cualquier entrada proporcionada una vez se ha completado el an\u00e1lisis.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:P/A:N\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"cve-request@iojs.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-115\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"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.9.0\",\"matchCriteriaId\":\"CC30BAD0-79DE-4FE9-982D-7252E668442F\"},{\"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.14.0\",\"matchCriteriaId\":\"B6855CC9-21A0-4C1B-8C27-A15FA0D7244F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndIncluding\":\"8.8.1\",\"matchCriteriaId\":\"74FB695D-2C76-47AB-988E-5629D2E695E5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\",\"versionStartIncluding\":\"8.9.0\",\"versionEndExcluding\":\"8.11.0\",\"matchCriteriaId\":\"A6E7AD1F-26AA-4CBA-9162-7DFC0B09E620\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"9.0.0\",\"versionEndExcluding\":\"9.10.0\",\"matchCriteriaId\":\"8FC117F5-0B41-49F5-83DF-B830DEE95404\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2258\",\"source\":\"cve-request@iojs.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/\",\"source\":\"cve-request@iojs.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://support.f5.com/csp/article/K27228191?utm_source=f5support\u0026amp%3Butm_medium=RSS\",\"source\":\"cve-request@iojs.org\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2258\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://support.f5.com/csp/article/K27228191?utm_source=f5support\u0026amp%3Butm_medium=RSS\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
CNVD-2018-18803
Vulnerability from cnvd - Published: 2018-09-14厂商已发布了漏洞修复程序,请及时关注更新: https://www.foxitsoftware.com/support/security-bulletins.php
| Name | Joyent Node.js 无 |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2018-7159",
"cveUrl": "http://cve.mitre.org/+D12:K12cgi-bin/cvename.cgi?name=CVE-2018-7159"
}
},
"description": "Joyent Node.js\u662f\u7f8e\u56fdJoyent\u516c\u53f8\u7684\u4e00\u5957\u5efa\u7acb\u5728Google V8 JavaScript\u5f15\u64ce\u4e4b\u4e0a\u7684\u7f51\u7edc\u5e94\u7528\u5e73\u53f0\u3002\u8be5\u5e73\u53f0\u4e3b\u8981\u7528\u4e8e\u6784\u5efa\u9ad8\u5ea6\u53ef\u4f38\u7f29\u7684\u5e94\u7528\u7a0b\u5e8f\uff0c\u4ee5\u53ca\u7f16\u5199\u80fd\u591f\u5904\u7406\u6570\u4e07\u6761\u4e14\u540c\u65f6\u8fde\u63a5\u5230\u4e00\u4e2a\u7269\u7406\u673a\u7684\u8fde\u63a5\u4ee3\u7801\u3002\r\n\r\nJoyent Node.js\u4e2d\u7684HTTP\u89e3\u6790\u5668\u5b58\u5728\u8f93\u5165\u9a8c\u8bc1\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7a0b\u5e8f\u5ffd\u7565\u4e86\u2018Content-Length\u2019\u6807\u9898\u4e2d\u7684\u7a7a\u683c\u3002\u8fdc\u7a0b\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u7ed5\u8fc7\u5b89\u5168\u9650\u5236\u3002",
"discovererName": "unknwon",
"formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://www.foxitsoftware.com/support/security-bulletins.php",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2018-18803",
"openTime": "2018-09-14",
"patchDescription": "Joyent Node.js\u662f\u7f8e\u56fdJoyent\u516c\u53f8\u7684\u4e00\u5957\u5efa\u7acb\u5728Google V8 JavaScript\u5f15\u64ce\u4e4b\u4e0a\u7684\u7f51\u7edc\u5e94\u7528\u5e73\u53f0\u3002\u8be5\u5e73\u53f0\u4e3b\u8981\u7528\u4e8e\u6784\u5efa\u9ad8\u5ea6\u53ef\u4f38\u7f29\u7684\u5e94\u7528\u7a0b\u5e8f\uff0c\u4ee5\u53ca\u7f16\u5199\u80fd\u591f\u5904\u7406\u6570\u4e07\u6761\u4e14\u540c\u65f6\u8fde\u63a5\u5230\u4e00\u4e2a\u7269\u7406\u673a\u7684\u8fde\u63a5\u4ee3\u7801\u3002\r\n\r\nJoyent Node.js\u4e2d\u7684HTTP\u89e3\u6790\u5668\u5b58\u5728\u8f93\u5165\u9a8c\u8bc1\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7a0b\u5e8f\u5ffd\u7565\u4e86\u2018Content-Length\u2019\u6807\u9898\u4e2d\u7684\u7a7a\u683c\u3002\u8fdc\u7a0b\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u7ed5\u8fc7\u5b89\u5168\u9650\u5236\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Joyent Node.js HTTP\u89e3\u6790\u5668\u8f93\u5165\u9a8c\u8bc1\u6f0f\u6d1e\u7684\u8865\u4e01",
"products": {
"product": "Joyent Node.js \u65e0"
},
"referenceLink": "http://cve.scap.org.cn/CVE-2018-7159.html",
"serverity": "\u4e2d",
"submitTime": "2018-06-07",
"title": "Joyent Node.js HTTP\u89e3\u6790\u5668\u8f93\u5165\u9a8c\u8bc1\u6f0f\u6d1e"
}
FKIE_CVE-2018-7159
Vulnerability from fkie_nvd - Published: 2018-05-17 14:29 - Updated: 2024-11-21 04:11{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*",
"matchCriteriaId": "A47FC4F7-1F77-4314-B4B3-3C5D8E335379",
"versionEndIncluding": "4.1.2",
"versionStartIncluding": "4.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*",
"matchCriteriaId": "CC30BAD0-79DE-4FE9-982D-7252E668442F",
"versionEndExcluding": "4.9.0",
"versionStartIncluding": "4.2.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*",
"matchCriteriaId": "D107EC29-67E7-40C3-8E5A-324C9105C5E4",
"versionEndIncluding": "6.8.1",
"versionStartIncluding": "6.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*",
"matchCriteriaId": "B6855CC9-21A0-4C1B-8C27-A15FA0D7244F",
"versionEndExcluding": "6.14.0",
"versionStartIncluding": "6.9.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*",
"matchCriteriaId": "74FB695D-2C76-47AB-988E-5629D2E695E5",
"versionEndIncluding": "8.8.1",
"versionStartIncluding": "8.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*",
"matchCriteriaId": "A6E7AD1F-26AA-4CBA-9162-7DFC0B09E620",
"versionEndExcluding": "8.11.0",
"versionStartIncluding": "8.9.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*",
"matchCriteriaId": "8FC117F5-0B41-49F5-83DF-B830DEE95404",
"versionEndExcluding": "9.10.0",
"versionStartIncluding": "9.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interpreted as having a value of `12`. The HTTP specification does not allow for spaces in the `Content-Length` value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for `Content-Length`. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete."
},
{
"lang": "es",
"value": "El analizador HTTP en todas las versiones actuales de Node.js ignora los espacios en la cabecera \"Content-Length\", permitiendo que entradas como `Content-Length: 1 2\" se interpreten con un valor de \"12\". La especificaci\u00f3n HTTP no permite los espacios en el valor \"Content-Length\" y se ha destacado el analizador HTTP de Node.js con respecto a esta diferencia en concreto. El riesgo de seguridad de este error para los usuarios de Node.js se considera MUY BAJO, ya que es dif\u00edcil (y tal vez imposible) manipular un ataque que haga uso de este error de forma que no se pueda lograr ya proporcionando un valor incorrecto para \"Content-Length\". Podr\u00edan existir vulnerabilidades en el c\u00f3digo de usuario que realizan asunciones incorrectas sobre la precisi\u00f3n potencial de este valor comparado con la longitud total de los datos proporcionados. Se recomienda que los usuarios de Node.js que manipulan utilidades HTTP de bajo nivel vuelvan a comprobar la longitud de cualquier entrada proporcionada una vez se ha completado el an\u00e1lisis."
}
],
"id": "CVE-2018-7159",
"lastModified": "2024-11-21T04:11:41.900",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2018-05-17T14:29:00.653",
"references": [
{
"source": "cve-request@iojs.org",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2258"
},
{
"source": "cve-request@iojs.org",
"tags": [
"Vendor Advisory"
],
"url": "https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/"
},
{
"source": "cve-request@iojs.org",
"url": "https://support.f5.com/csp/article/K27228191?utm_source=f5support\u0026amp%3Butm_medium=RSS"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2258"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://support.f5.com/csp/article/K27228191?utm_source=f5support\u0026amp%3Butm_medium=RSS"
}
],
"sourceIdentifier": "cve-request@iojs.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-115"
}
],
"source": "cve-request@iojs.org",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-87VG-5PWM-8X6W
Vulnerability from github – Published: 2022-05-13 01:28 – Updated: 2022-05-13 01:28The HTTP parser in all current versions of Node.js ignores spaces in the Content-Length header, allowing input such as Content-Length: 1 2 to be interpreted as having a value of 12. The HTTP specification does not allow for spaces in the Content-Length value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for Content-Length. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete.
{
"affected": [],
"aliases": [
"CVE-2018-7159"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2018-05-17T14:29:00Z",
"severity": "MODERATE"
},
"details": "The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interpreted as having a value of `12`. The HTTP specification does not allow for spaces in the `Content-Length` value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for `Content-Length`. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete.",
"id": "GHSA-87vg-5pwm-8x6w",
"modified": "2022-05-13T01:28:29Z",
"published": "2022-05-13T01:28:29Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7159"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:2258"
},
{
"type": "WEB",
"url": "https://nodejs.org/en/blog/vulnerability/march-2018-security-releases"
},
{
"type": "WEB",
"url": "https://support.f5.com/csp/article/K27228191?utm_source=f5support\u0026amp;utm_medium=RSS"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"type": "CVSS_V3"
}
]
}
GSD-2018-7159
Vulnerability from gsd - Updated: 2023-12-13 01:22{
"GSD": {
"alias": "CVE-2018-7159",
"description": "The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interpreted as having a value of `12`. The HTTP specification does not allow for spaces in the `Content-Length` value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for `Content-Length`. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete.",
"id": "GSD-2018-7159",
"references": [
"https://www.suse.com/security/cve/CVE-2018-7159.html",
"https://access.redhat.com/errata/RHSA-2019:2258",
"https://access.redhat.com/errata/RHSA-2018:2949",
"https://advisories.mageia.org/CVE-2018-7159.html",
"https://alas.aws.amazon.com/cve/html/CVE-2018-7159.html",
"https://linux.oracle.com/cve/CVE-2018-7159.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2018-7159"
],
"details": "The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interpreted as having a value of `12`. The HTTP specification does not allow for spaces in the `Content-Length` value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for `Content-Length`. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete.",
"id": "GSD-2018-7159",
"modified": "2023-12-13T01:22:32.596454Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve-request@iojs.org",
"DATE_PUBLIC": "2018-03-21T00:00:00",
"ID": "CVE-2018-7159",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Node.js",
"version": {
"version_data": [
{
"version_value": "4.x"
},
{
"version_value": "6.x"
},
{
"version_value": "8.x"
},
{
"version_value": "9.x"
}
]
}
}
]
},
"vendor_name": "The Node.js Project"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interpreted as having a value of `12`. The HTTP specification does not allow for spaces in the `Content-Length` value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for `Content-Length`. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-115: Misinterpretation of Input"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/",
"refsource": "CONFIRM",
"url": "https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/"
},
{
"name": "RHSA-2019:2258",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:2258"
},
{
"name": "https://support.f5.com/csp/article/K27228191?utm_source=f5support\u0026amp;utm_medium=RSS",
"refsource": "CONFIRM",
"url": "https://support.f5.com/csp/article/K27228191?utm_source=f5support\u0026amp;utm_medium=RSS"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*",
"cpe_name": [],
"versionEndIncluding": "4.1.2",
"versionStartIncluding": "4.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*",
"cpe_name": [],
"versionEndExcluding": "4.9.0",
"versionStartIncluding": "4.2.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*",
"cpe_name": [],
"versionEndIncluding": "6.8.1",
"versionStartIncluding": "6.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*",
"cpe_name": [],
"versionEndExcluding": "6.14.0",
"versionStartIncluding": "6.9.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*",
"cpe_name": [],
"versionEndIncluding": "8.8.1",
"versionStartIncluding": "8.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*",
"cpe_name": [],
"versionEndExcluding": "8.11.0",
"versionStartIncluding": "8.9.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*",
"cpe_name": [],
"versionEndExcluding": "9.10.0",
"versionStartIncluding": "9.0.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve-request@iojs.org",
"ID": "CVE-2018-7159"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interpreted as having a value of `12`. The HTTP specification does not allow for spaces in the `Content-Length` value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for `Content-Length`. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/",
"refsource": "CONFIRM",
"tags": [
"Vendor Advisory"
],
"url": "https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/"
},
{
"name": "RHSA-2019:2258",
"refsource": "REDHAT",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2258"
},
{
"name": "https://support.f5.com/csp/article/K27228191?utm_source=f5support\u0026amp;utm_medium=RSS",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://support.f5.com/csp/article/K27228191?utm_source=f5support\u0026amp;utm_medium=RSS"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
},
"lastModifiedDate": "2020-02-13T15:55Z",
"publishedDate": "2018-05-17T14:29Z"
}
}
}
MSRC_CVE-2018-7159
Vulnerability from csaf_microsoft - Published: 2018-05-02 00:00 - Updated: 2025-12-07 01:36| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-4 | — |
None Available
|
|
| Unresolved product id: 17084-2 | — |
None Available
|
|
| Unresolved product id: 17084-1 | — |
None Available
|
|
| Unresolved product id: 17084-5 | — |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-3 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2018/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2018/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2018-7159 The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interpreted as having a value of `12`. The HTTP specification does not allow for spaces in the `Content-Length` value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for `Content-Length`. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2018/msrc_cve-2018-7159.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interpreted as having a value of `12`. The HTTP specification does not allow for spaces in the `Content-Length` value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for `Content-Length`. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete.",
"tracking": {
"current_release_date": "2025-12-07T01:36:21.000Z",
"generator": {
"date": "2025-12-07T12:57:10.909Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2018-7159",
"initial_release_date": "2018-05-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-09-03T23:45:10.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2025-12-07T01:36:21.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 boost 1.83.0-2",
"product": {
"name": "azl3 boost 1.83.0-2",
"product_id": "4"
}
}
],
"category": "product_name",
"name": "boost"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 ceph 18.2.2-11",
"product": {
"name": "azl3 ceph 18.2.2-11",
"product_id": "2"
}
},
{
"category": "product_version_range",
"name": "azl3 ceph 18.2.2-12",
"product": {
"name": "azl3 ceph 18.2.2-12",
"product_id": "1"
}
},
{
"category": "product_version_range",
"name": "azl3 ceph 18.2.2-10",
"product": {
"name": "azl3 ceph 18.2.2-10",
"product_id": "5"
}
}
],
"category": "product_name",
"name": "ceph"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 boost 1.83.0-2 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 ceph 18.2.2-11 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 ceph 18.2.2-12 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 ceph 18.2.2-10 as a component of Azure Linux 3.0",
"product_id": "17084-5"
},
"product_reference": "5",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-7159",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"notes": [
{
"category": "general",
"text": "nodejs",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17084-4",
"17084-2",
"17084-1",
"17084-5"
],
"under_investigation": [
"17084-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2018-7159 The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interpreted as having a value of `12`. The HTTP specification does not allow for spaces in the `Content-Length` value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for `Content-Length`. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2018/msrc_cve-2018-7159.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2025-09-03T23:45:10.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-4"
]
},
{
"category": "none_available",
"date": "2025-09-03T23:45:10.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-2"
]
},
{
"category": "none_available",
"date": "2025-09-03T23:45:10.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-1"
]
},
{
"category": "none_available",
"date": "2025-09-03T23:45:10.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-5"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 5.3,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"17084-4",
"17084-2",
"17084-1",
"17084-5"
]
}
],
"title": "The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interpreted as having a value of `12`. The HTTP specification does not allow for spaces in the `Content-Length` value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for `Content-Length`. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete."
}
]
}
RHSA-2018:2949
Vulnerability from csaf_redhat - Published: 2018-10-18 10:11 - Updated: 2026-01-13 22:32It was found that the http module from Node.js could accept incorrect Content-Length values, containing spaces within the value, in HTTP headers. A specially crafted client could use this flaw to possibly confuse the script, causing unspecified behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
It was found that when a Node.js script is run in inspector mode, Node.js did not properly validate the Host header, leaving the inspector vulnerable to a DNS rebind attack and bypass same-origin policy. If a developer had an inspector session running, and was visiting a malicious website, the site could carry on a DNS rebind attack, allowing the site to have full access to the debugged script.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
All versions of Node.js 8.x, 9.x, and 10.x are vulnerable and the severity is HIGH. An attacker can cause a denial of service (DoS) by causing a node server providing an http2 server to crash. This can be accomplished by interacting with the http2 server in a manner that triggers a cleanup bug where objects are used in native code after they are no longer available. This has been addressed by updating the http2 implementation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
It was found that the Buffer.fill() and Buffer.alloc() function may hang. An attacker able to control the input of these function could use this flaw to cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
In all versions of Node.js prior to 6.14.4, 8.11.4 and 10.9.0 when used with UCS-2 encoding (recognized by Node.js under the names `'ucs2'`, `'ucs-2'`, `'utf16le'` and `'utf-16le'`), `Buffer#write()` can be abused to write outside of the bounds of a single `Buffer`. Writes that start from the second-to-last position of a buffer cause a miscalculation of the maximum length of the input bytes to be written.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for rh-nodejs8-nodejs is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.\n\nThe following packages have been upgraded to a later upstream version: rh-nodejs8-nodejs (8.11.4). (BZ#1621761)\n\nSecurity Fix(es):\n\n* nodejs: Out of bounds (OOB) write via UCS-2 encoding (CVE-2018-12115)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2018:2949",
"url": "https://access.redhat.com/errata/RHSA-2018:2949"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1620219",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1620219"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_2949.json"
}
],
"title": "Red Hat Security Advisory: rh-nodejs8-nodejs security update",
"tracking": {
"current_release_date": "2026-01-13T22:32:15+00:00",
"generator": {
"date": "2026-01-13T22:32:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.15"
}
},
"id": "RHSA-2018:2949",
"initial_release_date": "2018-10-18T10:11:49+00:00",
"revision_history": [
{
"date": "2018-10-18T10:11:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2018-10-18T10:11:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-13T22:32:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"product": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"product_id": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs-devel@8.11.4-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"product": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"product_id": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-npm@5.6.0-8.11.4.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"product": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"product_id": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs@8.11.4-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"product": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"product_id": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs-debuginfo@8.11.4-1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"product": {
"name": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"product_id": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs-docs@8.11.4-1.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"product": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"product_id": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs@8.11.4-1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"product": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"product_id": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs-devel@8.11.4-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"product": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"product_id": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-npm@5.6.0-8.11.4.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"product": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"product_id": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs@8.11.4-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"product": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"product_id": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs-debuginfo@8.11.4-1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"product": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"product_id": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs-devel@8.11.4-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"product": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"product_id": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-npm@5.6.0-8.11.4.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"product": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"product_id": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs@8.11.4-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"product": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"product_id": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs-debuginfo@8.11.4-1.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"product": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"product_id": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs-devel@8.11.4-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"product": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"product_id": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-npm@5.6.0-8.11.4.1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"product": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"product_id": "rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs@8.11.4-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"product": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"product_id": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs-debuginfo@8.11.4-1.el7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch"
},
"product_reference": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch"
},
"product_reference": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch"
},
"product_reference": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch"
},
"product_reference": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch"
},
"product_reference": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-7159",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-03-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1561981"
}
],
"notes": [
{
"category": "description",
"text": "It was found that the http module from Node.js could accept incorrect Content-Length values, containing spaces within the value, in HTTP headers. A specially crafted client could use this flaw to possibly confuse the script, causing unspecified behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: HTTP parser allowed for spaces inside Content-Length header values",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-7159"
},
{
"category": "external",
"summary": "RHBZ#1561981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1561981"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-7159",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7159"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-7159",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7159"
}
],
"release_date": "2018-03-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-10-18T10:11:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: HTTP parser allowed for spaces inside Content-Length header values"
},
{
"cve": "CVE-2018-7160",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-03-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1561979"
}
],
"notes": [
{
"category": "description",
"text": "It was found that when a Node.js script is run in inspector mode, Node.js did not properly validate the Host header, leaving the inspector vulnerable to a DNS rebind attack and bypass same-origin policy. If a developer had an inspector session running, and was visiting a malicious website, the site could carry on a DNS rebind attack, allowing the site to have full access to the debugged script.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Inspector DNS rebinding vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-7160"
},
{
"category": "external",
"summary": "RHBZ#1561979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1561979"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-7160",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7160"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-7160",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7160"
}
],
"release_date": "2018-03-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-10-18T10:11:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Inspector DNS rebinding vulnerability"
},
{
"cve": "CVE-2018-7161",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2018-06-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1591013"
}
],
"notes": [
{
"category": "description",
"text": "All versions of Node.js 8.x, 9.x, and 10.x are vulnerable and the severity is HIGH. An attacker can cause a denial of service (DoS) by causing a node server providing an http2 server to crash. This can be accomplished by interacting with the http2 server in a manner that triggers a cleanup bug where objects are used in native code after they are no longer available. This has been addressed by updating the http2 implementation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: denial of service (DoS) by causing a node server providing an http2 server to crash",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-7161"
},
{
"category": "external",
"summary": "RHBZ#1591013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1591013"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-7161",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7161"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-7161",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7161"
}
],
"release_date": "2018-06-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-10-18T10:11:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: denial of service (DoS) by causing a node server providing an http2 server to crash"
},
{
"cve": "CVE-2018-7167",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2018-06-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1591006"
}
],
"notes": [
{
"category": "description",
"text": "It was found that the Buffer.fill() and Buffer.alloc() function may hang. An attacker able to control the input of these function could use this flaw to cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Denial of Service by calling Buffer.fill() or Buffer.alloc() with specially crafted parameters",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-7167"
},
{
"category": "external",
"summary": "RHBZ#1591006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1591006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-7167",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7167"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-7167",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7167"
}
],
"release_date": "2018-06-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-10-18T10:11:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Denial of Service by calling Buffer.fill() or Buffer.alloc() with specially crafted parameters"
},
{
"cve": "CVE-2018-12115",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2018-08-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1620219"
}
],
"notes": [
{
"category": "description",
"text": "In all versions of Node.js prior to 6.14.4, 8.11.4 and 10.9.0 when used with UCS-2 encoding (recognized by Node.js under the names `\u0027ucs2\u0027`, `\u0027ucs-2\u0027`, `\u0027utf16le\u0027` and `\u0027utf-16le\u0027`), `Buffer#write()` can be abused to write outside of the bounds of a single `Buffer`. Writes that start from the second-to-last position of a buffer cause a miscalculation of the maximum length of the input bytes to be written.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Out of bounds (OOB) write via UCS-2 encoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Openshift Container Platform 3.x versions are potentially vulnerable via the jenkins-slave-nodejs and jenkins-agent-nodejs containers. However a build would have to occur with a malicious jenkins pipeline, or nodejs source code supplied by an attacker, reducing the impact of this flaw to moderate. Both container images used nodejs delivered from Red Hat Software Collections.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-12115"
},
{
"category": "external",
"summary": "RHBZ#1620219",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1620219"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-12115",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12115"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-12115",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12115"
}
],
"release_date": "2018-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-10-18T10:11:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2949"
},
{
"category": "workaround",
"details": "On Openshift Container Platform 3.x you can override the container image used on the Jenkins Slave by specifying the JENKINS_SLAVE_IMAGE environment variable in your jenkins deployment configuration. Ref:\n\nhttps://github.com/openshift/jenkins/blob/8e1ab16fb5f44d6570018c5dfa3407692fdba6e5/2/contrib/jenkins/kube-slave-common.sh#L27-L33",
"product_ids": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs: Out of bounds (OOB) write via UCS-2 encoding"
}
]
}
RHSA-2018_2949
Vulnerability from csaf_redhat - Published: 2018-10-18 10:11 - Updated: 2024-11-15 03:06It was found that the http module from Node.js could accept incorrect Content-Length values, containing spaces within the value, in HTTP headers. A specially crafted client could use this flaw to possibly confuse the script, causing unspecified behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
It was found that when a Node.js script is run in inspector mode, Node.js did not properly validate the Host header, leaving the inspector vulnerable to a DNS rebind attack and bypass same-origin policy. If a developer had an inspector session running, and was visiting a malicious website, the site could carry on a DNS rebind attack, allowing the site to have full access to the debugged script.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
All versions of Node.js 8.x, 9.x, and 10.x are vulnerable and the severity is HIGH. An attacker can cause a denial of service (DoS) by causing a node server providing an http2 server to crash. This can be accomplished by interacting with the http2 server in a manner that triggers a cleanup bug where objects are used in native code after they are no longer available. This has been addressed by updating the http2 implementation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
It was found that the Buffer.fill() and Buffer.alloc() function may hang. An attacker able to control the input of these function could use this flaw to cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
|
In all versions of Node.js prior to 6.14.4, 8.11.4 and 10.9.0 when used with UCS-2 encoding (recognized by Node.js under the names `'ucs2'`, `'ucs-2'`, `'utf16le'` and `'utf-16le'`), `Buffer#write()` can be abused to write outside of the bounds of a single `Buffer`. Writes that start from the second-to-last position of a buffer cause a miscalculation of the maximum length of the input bytes to be written.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for rh-nodejs8-nodejs is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.\n\nThe following packages have been upgraded to a later upstream version: rh-nodejs8-nodejs (8.11.4). (BZ#1621761)\n\nSecurity Fix(es):\n\n* nodejs: Out of bounds (OOB) write via UCS-2 encoding (CVE-2018-12115)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2018:2949",
"url": "https://access.redhat.com/errata/RHSA-2018:2949"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1620219",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1620219"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_2949.json"
}
],
"title": "Red Hat Security Advisory: rh-nodejs8-nodejs security update",
"tracking": {
"current_release_date": "2024-11-15T03:06:26+00:00",
"generator": {
"date": "2024-11-15T03:06:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2018:2949",
"initial_release_date": "2018-10-18T10:11:49+00:00",
"revision_history": [
{
"date": "2018-10-18T10:11:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2018-10-18T10:11:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T03:06:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"product": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"product_id": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs-devel@8.11.4-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"product": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"product_id": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-npm@5.6.0-8.11.4.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"product": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"product_id": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs@8.11.4-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"product": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"product_id": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs-debuginfo@8.11.4-1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"product": {
"name": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"product_id": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs-docs@8.11.4-1.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"product": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"product_id": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs@8.11.4-1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"product": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"product_id": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs-devel@8.11.4-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"product": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"product_id": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-npm@5.6.0-8.11.4.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"product": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"product_id": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs@8.11.4-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"product": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"product_id": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs-debuginfo@8.11.4-1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"product": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"product_id": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs-devel@8.11.4-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"product": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"product_id": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-npm@5.6.0-8.11.4.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"product": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"product_id": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs@8.11.4-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"product": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"product_id": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs-debuginfo@8.11.4-1.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"product": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"product_id": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs-devel@8.11.4-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"product": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"product_id": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-npm@5.6.0-8.11.4.1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"product": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"product_id": "rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs@8.11.4-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"product": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"product_id": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs8-nodejs-debuginfo@8.11.4-1.el7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch"
},
"product_reference": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch"
},
"product_reference": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch"
},
"product_reference": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch"
},
"product_reference": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64"
},
"product_reference": "rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch"
},
"product_reference": "rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
},
"product_reference": "rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-7159",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-03-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1561981"
}
],
"notes": [
{
"category": "description",
"text": "It was found that the http module from Node.js could accept incorrect Content-Length values, containing spaces within the value, in HTTP headers. A specially crafted client could use this flaw to possibly confuse the script, causing unspecified behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: HTTP parser allowed for spaces inside Content-Length header values",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-7159"
},
{
"category": "external",
"summary": "RHBZ#1561981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1561981"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-7159",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7159"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-7159",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7159"
}
],
"release_date": "2018-03-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-10-18T10:11:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: HTTP parser allowed for spaces inside Content-Length header values"
},
{
"cve": "CVE-2018-7160",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-03-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1561979"
}
],
"notes": [
{
"category": "description",
"text": "It was found that when a Node.js script is run in inspector mode, Node.js did not properly validate the Host header, leaving the inspector vulnerable to a DNS rebind attack and bypass same-origin policy. If a developer had an inspector session running, and was visiting a malicious website, the site could carry on a DNS rebind attack, allowing the site to have full access to the debugged script.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Inspector DNS rebinding vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-7160"
},
{
"category": "external",
"summary": "RHBZ#1561979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1561979"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-7160",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7160"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-7160",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7160"
}
],
"release_date": "2018-03-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-10-18T10:11:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Inspector DNS rebinding vulnerability"
},
{
"cve": "CVE-2018-7161",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2018-06-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1591013"
}
],
"notes": [
{
"category": "description",
"text": "All versions of Node.js 8.x, 9.x, and 10.x are vulnerable and the severity is HIGH. An attacker can cause a denial of service (DoS) by causing a node server providing an http2 server to crash. This can be accomplished by interacting with the http2 server in a manner that triggers a cleanup bug where objects are used in native code after they are no longer available. This has been addressed by updating the http2 implementation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: denial of service (DoS) by causing a node server providing an http2 server to crash",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-7161"
},
{
"category": "external",
"summary": "RHBZ#1591013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1591013"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-7161",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7161"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-7161",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7161"
}
],
"release_date": "2018-06-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-10-18T10:11:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: denial of service (DoS) by causing a node server providing an http2 server to crash"
},
{
"cve": "CVE-2018-7167",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2018-06-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1591006"
}
],
"notes": [
{
"category": "description",
"text": "It was found that the Buffer.fill() and Buffer.alloc() function may hang. An attacker able to control the input of these function could use this flaw to cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Denial of Service by calling Buffer.fill() or Buffer.alloc() with specially crafted parameters",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-7167"
},
{
"category": "external",
"summary": "RHBZ#1591006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1591006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-7167",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7167"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-7167",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7167"
}
],
"release_date": "2018-06-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-10-18T10:11:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Denial of Service by calling Buffer.fill() or Buffer.alloc() with specially crafted parameters"
},
{
"cve": "CVE-2018-12115",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2018-08-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1620219"
}
],
"notes": [
{
"category": "description",
"text": "In all versions of Node.js prior to 6.14.4, 8.11.4 and 10.9.0 when used with UCS-2 encoding (recognized by Node.js under the names `\u0027ucs2\u0027`, `\u0027ucs-2\u0027`, `\u0027utf16le\u0027` and `\u0027utf-16le\u0027`), `Buffer#write()` can be abused to write outside of the bounds of a single `Buffer`. Writes that start from the second-to-last position of a buffer cause a miscalculation of the maximum length of the input bytes to be written.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Out of bounds (OOB) write via UCS-2 encoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Openshift Container Platform 3.x versions are potentially vulnerable via the jenkins-slave-nodejs and jenkins-agent-nodejs containers. However a build would have to occur with a malicious jenkins pipeline, or nodejs source code supplied by an attacker, reducing the impact of this flaw to moderate. Both container images used nodejs delivered from Red Hat Software Collections.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-12115"
},
{
"category": "external",
"summary": "RHBZ#1620219",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1620219"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-12115",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12115"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-12115",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12115"
}
],
"release_date": "2018-08-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-10-18T10:11:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2949"
},
{
"category": "workaround",
"details": "On Openshift Container Platform 3.x you can override the container image used on the Jenkins Slave by specifying the JENKINS_SLAVE_IMAGE environment variable in your jenkins deployment configuration. Ref:\n\nhttps://github.com/openshift/jenkins/blob/8e1ab16fb5f44d6570018c5dfa3407692fdba6e5/2/contrib/jenkins/kube-slave-common.sh#L27-L33",
"product_ids": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Server-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.src",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-debuginfo-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-devel-0:8.11.4-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-nodejs8-nodejs-docs-0:8.11.4-1.el7.noarch",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-nodejs8-npm-0:5.6.0-8.11.4.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs: Out of bounds (OOB) write via UCS-2 encoding"
}
]
}
RHSA-2019:2258
Vulnerability from csaf_redhat - Published: 2019-08-06 13:22 - Updated: 2026-01-13 21:42It was found that the http module from Node.js could accept incorrect Content-Length values, containing spaces within the value, in HTTP headers. A specially crafted client could use this flaw to possibly confuse the script, causing unspecified behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Denial of Service with large HTTP headers: By using a combination of many requests with maximum sized headers (almost 80 KB per connection), and carefully timed completion of the headers, it is possible to cause the HTTP server to abort from heap allocation failure. Attack potential is mitigated by the use of a load balancer or other proxy layer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for http-parser is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The http-parser package provides a utility for parsing HTTP messages. It parses both requests and responses. The parser is designed to be used in performance HTTP applications. It does not make any system calls or allocations, it does not buffer data, and it can be interrupted at any time. Depending on your architecture, it only requires about 40 bytes of data per message stream.\n\nSecurity Fix(es):\n\n* nodejs: Denial of Service with large HTTP headers (CVE-2018-12121)\n\n* nodejs: HTTP parser allowed for spaces inside Content-Length header values (CVE-2018-7159)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.7 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2019:2258",
"url": "https://access.redhat.com/errata/RHSA-2019:2258"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.7_release_notes/index"
},
{
"category": "external",
"summary": "1561981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1561981"
},
{
"category": "external",
"summary": "1661002",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1661002"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2258.json"
}
],
"title": "Red Hat Security Advisory: http-parser security update",
"tracking": {
"current_release_date": "2026-01-13T21:42:01+00:00",
"generator": {
"date": "2026-01-13T21:42:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.15"
}
},
"id": "RHSA-2019:2258",
"initial_release_date": "2019-08-06T13:22:28+00:00",
"revision_history": [
{
"date": "2019-08-06T13:22:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-08-06T13:22:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-13T21:42:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"product": {
"name": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"product_id": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-devel@2.7.1-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"product": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"product_id": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-debuginfo@2.7.1-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "http-parser-0:2.7.1-8.el7.x86_64",
"product": {
"name": "http-parser-0:2.7.1-8.el7.x86_64",
"product_id": "http-parser-0:2.7.1-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser@2.7.1-8.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "http-parser-devel-0:2.7.1-8.el7.i686",
"product": {
"name": "http-parser-devel-0:2.7.1-8.el7.i686",
"product_id": "http-parser-devel-0:2.7.1-8.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-devel@2.7.1-8.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"product": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"product_id": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-debuginfo@2.7.1-8.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "http-parser-0:2.7.1-8.el7.i686",
"product": {
"name": "http-parser-0:2.7.1-8.el7.i686",
"product_id": "http-parser-0:2.7.1-8.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser@2.7.1-8.el7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "http-parser-0:2.7.1-8.el7.src",
"product": {
"name": "http-parser-0:2.7.1-8.el7.src",
"product_id": "http-parser-0:2.7.1-8.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser@2.7.1-8.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "http-parser-devel-0:2.7.1-8.el7.ppc",
"product": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc",
"product_id": "http-parser-devel-0:2.7.1-8.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-devel@2.7.1-8.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"product": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"product_id": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-debuginfo@2.7.1-8.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "http-parser-0:2.7.1-8.el7.ppc",
"product": {
"name": "http-parser-0:2.7.1-8.el7.ppc",
"product_id": "http-parser-0:2.7.1-8.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser@2.7.1-8.el7?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"product": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"product_id": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-devel@2.7.1-8.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"product": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"product_id": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-debuginfo@2.7.1-8.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "http-parser-0:2.7.1-8.el7.ppc64",
"product": {
"name": "http-parser-0:2.7.1-8.el7.ppc64",
"product_id": "http-parser-0:2.7.1-8.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser@2.7.1-8.el7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "http-parser-devel-0:2.7.1-8.el7.s390",
"product": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390",
"product_id": "http-parser-devel-0:2.7.1-8.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-devel@2.7.1-8.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"product": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"product_id": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-debuginfo@2.7.1-8.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "http-parser-0:2.7.1-8.el7.s390",
"product": {
"name": "http-parser-0:2.7.1-8.el7.s390",
"product_id": "http-parser-0:2.7.1-8.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser@2.7.1-8.el7?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "http-parser-devel-0:2.7.1-8.el7.s390x",
"product": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390x",
"product_id": "http-parser-devel-0:2.7.1-8.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-devel@2.7.1-8.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"product": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"product_id": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-debuginfo@2.7.1-8.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "http-parser-0:2.7.1-8.el7.s390x",
"product": {
"name": "http-parser-0:2.7.1-8.el7.s390x",
"product_id": "http-parser-0:2.7.1-8.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser@2.7.1-8.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"product": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"product_id": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-devel@2.7.1-8.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"product": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"product_id": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-debuginfo@2.7.1-8.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "http-parser-0:2.7.1-8.el7.ppc64le",
"product": {
"name": "http-parser-0:2.7.1-8.el7.ppc64le",
"product_id": "http-parser-0:2.7.1-8.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser@2.7.1-8.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-0:2.7.1-8.el7.src"
},
"product_reference": "http-parser-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-0:2.7.1-8.el7.src"
},
"product_reference": "http-parser-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.src"
},
"product_reference": "http-parser-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.src"
},
"product_reference": "http-parser-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-0:2.7.1-8.el7.src"
},
"product_reference": "http-parser-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-0:2.7.1-8.el7.src"
},
"product_reference": "http-parser-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-0:2.7.1-8.el7.src"
},
"product_reference": "http-parser-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.src"
},
"product_reference": "http-parser-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-7159",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-03-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1561981"
}
],
"notes": [
{
"category": "description",
"text": "It was found that the http module from Node.js could accept incorrect Content-Length values, containing spaces within the value, in HTTP headers. A specially crafted client could use this flaw to possibly confuse the script, causing unspecified behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: HTTP parser allowed for spaces inside Content-Length header values",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-7159"
},
{
"category": "external",
"summary": "RHBZ#1561981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1561981"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-7159",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7159"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-7159",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7159"
}
],
"release_date": "2018-03-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-08-06T13:22:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2258"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"7Client-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: HTTP parser allowed for spaces inside Content-Length header values"
},
{
"cve": "CVE-2018-12121",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2018-11-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1661002"
}
],
"notes": [
{
"category": "description",
"text": "Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Denial of Service with large HTTP headers: By using a combination of many requests with maximum sized headers (almost 80 KB per connection), and carefully timed completion of the headers, it is possible to cause the HTTP server to abort from heap allocation failure. Attack potential is mitigated by the use of a load balancer or other proxy layer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Denial of Service with large HTTP headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The nodejs RPMs shipped in Red Hat OpenShift Container Platform (OCP) versions 3.6 through 3.10 are vulnerable to this flaw because they contain the affected code. Later versions of OCP used nodejs RPMs delivered from Red Hat Software Collections and Red Hat Enterprise Linux channels.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-12121"
},
{
"category": "external",
"summary": "RHBZ#1661002",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1661002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-12121",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-12121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12121"
}
],
"release_date": "2018-11-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-08-06T13:22:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2258"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Client-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Denial of Service with large HTTP headers"
}
]
}
RHSA-2019_2258
Vulnerability from csaf_redhat - Published: 2019-08-06 13:22 - Updated: 2024-11-15 03:12It was found that the http module from Node.js could accept incorrect Content-Length values, containing spaces within the value, in HTTP headers. A specially crafted client could use this flaw to possibly confuse the script, causing unspecified behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Denial of Service with large HTTP headers: By using a combination of many requests with maximum sized headers (almost 80 KB per connection), and carefully timed completion of the headers, it is possible to cause the HTTP server to abort from heap allocation failure. Attack potential is mitigated by the use of a load balancer or other proxy layer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for http-parser is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The http-parser package provides a utility for parsing HTTP messages. It parses both requests and responses. The parser is designed to be used in performance HTTP applications. It does not make any system calls or allocations, it does not buffer data, and it can be interrupted at any time. Depending on your architecture, it only requires about 40 bytes of data per message stream.\n\nSecurity Fix(es):\n\n* nodejs: Denial of Service with large HTTP headers (CVE-2018-12121)\n\n* nodejs: HTTP parser allowed for spaces inside Content-Length header values (CVE-2018-7159)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.7 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2019:2258",
"url": "https://access.redhat.com/errata/RHSA-2019:2258"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.7_release_notes/index"
},
{
"category": "external",
"summary": "1561981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1561981"
},
{
"category": "external",
"summary": "1661002",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1661002"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2258.json"
}
],
"title": "Red Hat Security Advisory: http-parser security update",
"tracking": {
"current_release_date": "2024-11-15T03:12:48+00:00",
"generator": {
"date": "2024-11-15T03:12:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2019:2258",
"initial_release_date": "2019-08-06T13:22:28+00:00",
"revision_history": [
{
"date": "2019-08-06T13:22:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-08-06T13:22:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T03:12:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"product": {
"name": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"product_id": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-devel@2.7.1-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"product": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"product_id": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-debuginfo@2.7.1-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "http-parser-0:2.7.1-8.el7.x86_64",
"product": {
"name": "http-parser-0:2.7.1-8.el7.x86_64",
"product_id": "http-parser-0:2.7.1-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser@2.7.1-8.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "http-parser-devel-0:2.7.1-8.el7.i686",
"product": {
"name": "http-parser-devel-0:2.7.1-8.el7.i686",
"product_id": "http-parser-devel-0:2.7.1-8.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-devel@2.7.1-8.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"product": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"product_id": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-debuginfo@2.7.1-8.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "http-parser-0:2.7.1-8.el7.i686",
"product": {
"name": "http-parser-0:2.7.1-8.el7.i686",
"product_id": "http-parser-0:2.7.1-8.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser@2.7.1-8.el7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "http-parser-0:2.7.1-8.el7.src",
"product": {
"name": "http-parser-0:2.7.1-8.el7.src",
"product_id": "http-parser-0:2.7.1-8.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser@2.7.1-8.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "http-parser-devel-0:2.7.1-8.el7.ppc",
"product": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc",
"product_id": "http-parser-devel-0:2.7.1-8.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-devel@2.7.1-8.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"product": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"product_id": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-debuginfo@2.7.1-8.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "http-parser-0:2.7.1-8.el7.ppc",
"product": {
"name": "http-parser-0:2.7.1-8.el7.ppc",
"product_id": "http-parser-0:2.7.1-8.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser@2.7.1-8.el7?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"product": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"product_id": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-devel@2.7.1-8.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"product": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"product_id": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-debuginfo@2.7.1-8.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "http-parser-0:2.7.1-8.el7.ppc64",
"product": {
"name": "http-parser-0:2.7.1-8.el7.ppc64",
"product_id": "http-parser-0:2.7.1-8.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser@2.7.1-8.el7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "http-parser-devel-0:2.7.1-8.el7.s390",
"product": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390",
"product_id": "http-parser-devel-0:2.7.1-8.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-devel@2.7.1-8.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"product": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"product_id": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-debuginfo@2.7.1-8.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "http-parser-0:2.7.1-8.el7.s390",
"product": {
"name": "http-parser-0:2.7.1-8.el7.s390",
"product_id": "http-parser-0:2.7.1-8.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser@2.7.1-8.el7?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "http-parser-devel-0:2.7.1-8.el7.s390x",
"product": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390x",
"product_id": "http-parser-devel-0:2.7.1-8.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-devel@2.7.1-8.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"product": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"product_id": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-debuginfo@2.7.1-8.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "http-parser-0:2.7.1-8.el7.s390x",
"product": {
"name": "http-parser-0:2.7.1-8.el7.s390x",
"product_id": "http-parser-0:2.7.1-8.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser@2.7.1-8.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"product": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"product_id": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-devel@2.7.1-8.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"product": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"product_id": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser-debuginfo@2.7.1-8.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "http-parser-0:2.7.1-8.el7.ppc64le",
"product": {
"name": "http-parser-0:2.7.1-8.el7.ppc64le",
"product_id": "http-parser-0:2.7.1-8.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/http-parser@2.7.1-8.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-0:2.7.1-8.el7.src"
},
"product_reference": "http-parser-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-0:2.7.1-8.el7.src"
},
"product_reference": "http-parser-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.src"
},
"product_reference": "http-parser-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.src"
},
"product_reference": "http-parser-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-0:2.7.1-8.el7.src"
},
"product_reference": "http-parser-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-0:2.7.1-8.el7.src"
},
"product_reference": "http-parser-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-0:2.7.1-8.el7.src"
},
"product_reference": "http-parser-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.src"
},
"product_reference": "http-parser-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "http-parser-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "http-parser-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-7159",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-03-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1561981"
}
],
"notes": [
{
"category": "description",
"text": "It was found that the http module from Node.js could accept incorrect Content-Length values, containing spaces within the value, in HTTP headers. A specially crafted client could use this flaw to possibly confuse the script, causing unspecified behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: HTTP parser allowed for spaces inside Content-Length header values",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-7159"
},
{
"category": "external",
"summary": "RHBZ#1561981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1561981"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-7159",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7159"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-7159",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7159"
}
],
"release_date": "2018-03-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-08-06T13:22:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2258"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"7Client-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: HTTP parser allowed for spaces inside Content-Length header values"
},
{
"cve": "CVE-2018-12121",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2018-11-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1661002"
}
],
"notes": [
{
"category": "description",
"text": "Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Denial of Service with large HTTP headers: By using a combination of many requests with maximum sized headers (almost 80 KB per connection), and carefully timed completion of the headers, it is possible to cause the HTTP server to abort from heap allocation failure. Attack potential is mitigated by the use of a load balancer or other proxy layer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Denial of Service with large HTTP headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The nodejs RPMs shipped in Red Hat OpenShift Container Platform (OCP) versions 3.6 through 3.10 are vulnerable to this flaw because they contain the affected code. Later versions of OCP used nodejs RPMs delivered from Red Hat Software Collections and Red Hat Enterprise Linux channels.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-12121"
},
{
"category": "external",
"summary": "RHBZ#1661002",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1661002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-12121",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-12121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12121"
}
],
"release_date": "2018-11-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-08-06T13:22:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2258"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Client-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Client-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Client-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7ComputeNode-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Server-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Server-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.src",
"7Workstation-optional-7.7:http-parser-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.i686",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.s390x",
"7Workstation-optional-7.7:http-parser-devel-0:2.7.1-8.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Denial of Service with large HTTP headers"
}
]
}
SUSE-SU-2018:0952-1
Vulnerability from csaf_suse - Published: 2018-04-16 15:32 - Updated: 2018-04-16 15:32| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:nodejs4-4.9.1-15.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:nodejs4-4.9.1-15.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.9.1-15.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:nodejs4-4.9.1-15.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:nodejs4-4.9.1-15.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.9.1-15.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.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": "This update for nodejs4 fixes the following issues:\n\n- Fix some node-gyp permissions\n\n- New upstream maintenance 4.9.1:\n * Security fixes:\n + CVE-2018-7158: Fix for \u0027path\u0027 module regular expression denial of service (bsc#1087459)\n + CVE-2018-7159: Reject spaces in HTTP Content-Length header values (bsc#1087453)\n * Upgrade to OpenSSL 1.0.2o\n * deps: reject interior blanks in Content-Length\n * deps: upgrade http-parser to v2.8.0\n\n- remove any old manpage files in %pre from before update-alternatives\n were used to manage symlinks to these manpages.\n\n- Add Recommends and BuildRequire on python2 for npm. node-gyp\n requires this old version of python for now. This is only needed\n for binary modules.\n\n- even on recent codestreams there is no binutils gold on s390\n only on s390x\n\n- Enable CI tests in %check target\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Module-Web-Scripting-12-2018-649,SUSE-Storage-4-2018-649",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_0952-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:0952-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180952-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:0952-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-April/003892.html"
},
{
"category": "self",
"summary": "SUSE Bug 1087453",
"url": "https://bugzilla.suse.com/1087453"
},
{
"category": "self",
"summary": "SUSE Bug 1087459",
"url": "https://bugzilla.suse.com/1087459"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-7158 page",
"url": "https://www.suse.com/security/cve/CVE-2018-7158/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-7159 page",
"url": "https://www.suse.com/security/cve/CVE-2018-7159/"
}
],
"title": "Security update for nodejs4",
"tracking": {
"current_release_date": "2018-04-16T15:32:06Z",
"generator": {
"date": "2018-04-16T15:32:06Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:0952-1",
"initial_release_date": "2018-04-16T15:32:06Z",
"revision_history": [
{
"date": "2018-04-16T15:32:06Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs4-4.9.1-15.11.1.aarch64",
"product": {
"name": "nodejs4-4.9.1-15.11.1.aarch64",
"product_id": "nodejs4-4.9.1-15.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs4-devel-4.9.1-15.11.1.aarch64",
"product": {
"name": "nodejs4-devel-4.9.1-15.11.1.aarch64",
"product_id": "nodejs4-devel-4.9.1-15.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm4-4.9.1-15.11.1.aarch64",
"product": {
"name": "npm4-4.9.1-15.11.1.aarch64",
"product_id": "npm4-4.9.1-15.11.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs4-docs-4.9.1-15.11.1.noarch",
"product": {
"name": "nodejs4-docs-4.9.1-15.11.1.noarch",
"product_id": "nodejs4-docs-4.9.1-15.11.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs4-4.9.1-15.11.1.ppc64le",
"product": {
"name": "nodejs4-4.9.1-15.11.1.ppc64le",
"product_id": "nodejs4-4.9.1-15.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs4-devel-4.9.1-15.11.1.ppc64le",
"product": {
"name": "nodejs4-devel-4.9.1-15.11.1.ppc64le",
"product_id": "nodejs4-devel-4.9.1-15.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm4-4.9.1-15.11.1.ppc64le",
"product": {
"name": "npm4-4.9.1-15.11.1.ppc64le",
"product_id": "npm4-4.9.1-15.11.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs4-4.9.1-15.11.1.x86_64",
"product": {
"name": "nodejs4-4.9.1-15.11.1.x86_64",
"product_id": "nodejs4-4.9.1-15.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs4-devel-4.9.1-15.11.1.x86_64",
"product": {
"name": "nodejs4-devel-4.9.1-15.11.1.x86_64",
"product_id": "nodejs4-devel-4.9.1-15.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm4-4.9.1-15.11.1.x86_64",
"product": {
"name": "npm4-4.9.1-15.11.1.x86_64",
"product_id": "npm4-4.9.1-15.11.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.9.1-15.11.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.9.1-15.11.1.aarch64"
},
"product_reference": "nodejs4-4.9.1-15.11.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.9.1-15.11.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.9.1-15.11.1.ppc64le"
},
"product_reference": "nodejs4-4.9.1-15.11.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.9.1-15.11.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.9.1-15.11.1.x86_64"
},
"product_reference": "nodejs4-4.9.1-15.11.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.9.1-15.11.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.9.1-15.11.1.aarch64"
},
"product_reference": "nodejs4-devel-4.9.1-15.11.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.9.1-15.11.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.9.1-15.11.1.ppc64le"
},
"product_reference": "nodejs4-devel-4.9.1-15.11.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.9.1-15.11.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.9.1-15.11.1.x86_64"
},
"product_reference": "nodejs4-devel-4.9.1-15.11.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.9.1-15.11.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.9.1-15.11.1.noarch"
},
"product_reference": "nodejs4-docs-4.9.1-15.11.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.9.1-15.11.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.9.1-15.11.1.aarch64"
},
"product_reference": "npm4-4.9.1-15.11.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.9.1-15.11.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.9.1-15.11.1.ppc64le"
},
"product_reference": "npm4-4.9.1-15.11.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.9.1-15.11.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.9.1-15.11.1.x86_64"
},
"product_reference": "npm4-4.9.1-15.11.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.9.1-15.11.1.aarch64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:nodejs4-4.9.1-15.11.1.aarch64"
},
"product_reference": "nodejs4-4.9.1-15.11.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs4-4.9.1-15.11.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:nodejs4-4.9.1-15.11.1.x86_64"
},
"product_reference": "nodejs4-4.9.1-15.11.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-7158",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-7158"
}
],
"notes": [
{
"category": "general",
"text": "The `\u0027path\u0027` module in the Node.js 4.x release line contains a potential regular expression denial of service (ReDoS) vector. The code in question was replaced in Node.js 6.x and later so this vulnerability only impacts all versions of Node.js 4.x. The regular expression, `splitPathRe`, used within the `\u0027path\u0027` module for the various path parsing functions, including `path.dirname()`, `path.extname()` and `path.parse()` was structured in such a way as to allow an attacker to craft a string, that when passed through one of these functions, could take a significant amount of time to evaluate, potentially leading to a full denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:nodejs4-4.9.1-15.11.1.aarch64",
"SUSE Enterprise Storage 4:nodejs4-4.9.1-15.11.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.9.1-15.11.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-7158",
"url": "https://www.suse.com/security/cve/CVE-2018-7158"
},
{
"category": "external",
"summary": "SUSE Bug 1087459 for CVE-2018-7158",
"url": "https://bugzilla.suse.com/1087459"
}
],
"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.9.1-15.11.1.aarch64",
"SUSE Enterprise Storage 4:nodejs4-4.9.1-15.11.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.9.1-15.11.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:nodejs4-4.9.1-15.11.1.aarch64",
"SUSE Enterprise Storage 4:nodejs4-4.9.1-15.11.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.9.1-15.11.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-04-16T15:32:06Z",
"details": "moderate"
}
],
"title": "CVE-2018-7158"
},
{
"cve": "CVE-2018-7159",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-7159"
}
],
"notes": [
{
"category": "general",
"text": "The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interpreted as having a value of `12`. The HTTP specification does not allow for spaces in the `Content-Length` value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for `Content-Length`. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:nodejs4-4.9.1-15.11.1.aarch64",
"SUSE Enterprise Storage 4:nodejs4-4.9.1-15.11.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.9.1-15.11.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-7159",
"url": "https://www.suse.com/security/cve/CVE-2018-7159"
},
{
"category": "external",
"summary": "SUSE Bug 1087453 for CVE-2018-7159",
"url": "https://bugzilla.suse.com/1087453"
}
],
"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.9.1-15.11.1.aarch64",
"SUSE Enterprise Storage 4:nodejs4-4.9.1-15.11.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.9.1-15.11.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:nodejs4-4.9.1-15.11.1.aarch64",
"SUSE Enterprise Storage 4:nodejs4-4.9.1-15.11.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.9.1-15.11.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.9.1-15.11.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.9.1-15.11.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.9.1-15.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-04-16T15:32:06Z",
"details": "low"
}
],
"title": "CVE-2018-7159"
}
]
}
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.