Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-7754 (GCVE-0-2020-7754)
Vulnerability from cvelistv5 – Published: 2020-10-27 15:05 – Updated: 2024-09-17 04:28- Regular Expression Denial of Service (ReDoS)
| URL | Tags |
|---|---|
| https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352 | x_refsource_MISC |
| https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353 | x_refsource_MISC |
| https://github.com/npm/npm-user-validate/security… | x_refsource_MISC |
| https://github.com/npm/npm-user-validate/commit/c… | x_refsource_MISC |
| Vendor | Product | Version | |
|---|---|---|---|
| n/a | npm-user-validate |
Affected:
unspecified , < 1.0.1
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T09:41:01.529Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "npm-user-validate",
"vendor": "n/a",
"versions": [
{
"lessThan": "1.0.1",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Yeting Li"
}
],
"datePublic": "2020-10-27T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Regular Expression Denial of Service (ReDoS)",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-10-27T15:05:17.000Z",
"orgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
"shortName": "snyk"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e"
}
],
"title": "Regular Expression Denial of Service (ReDoS)",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2020-10-27T15:03:17.448791Z",
"ID": "CVE-2020-7754",
"STATE": "PUBLIC",
"TITLE": "Regular Expression Denial of Service (ReDoS)"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "npm-user-validate",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "1.0.1"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Yeting Li"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Regular Expression Denial of Service (ReDoS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352",
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352"
},
{
"name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353",
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353"
},
{
"name": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p",
"refsource": "MISC",
"url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p"
},
{
"name": "https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e",
"refsource": "MISC",
"url": "https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
"assignerShortName": "snyk",
"cveId": "CVE-2020-7754",
"datePublished": "2020-10-27T15:05:18.052Z",
"dateReserved": "2020-01-21T00:00:00.000Z",
"dateUpdated": "2024-09-17T04:28:53.351Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2020-7754",
"date": "2026-05-19",
"epss": "0.0163",
"percentile": "0.82096"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:npmjs:npm-user-validate:*:*:*:*:*:node.js:*:*\", \"versionEndExcluding\": \"1.0.1\", \"matchCriteriaId\": \"2AC44E3C-4A3B-4215-AB0D-34D7395FC274\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters.\"}, {\"lang\": \"es\", \"value\": \"Esto afecta al paquete npm-user-validate versiones anteriores a 1.0.1.\u0026#xa0;La expresi\\u00f3n regular que comprueba los correos electr\\u00f3nicos de los usuarios tard\\u00f3 exponencialmente m\\u00e1s en procesar cadenas de entrada largas que comienzan con caracteres @\"}]",
"id": "CVE-2020-7754",
"lastModified": "2024-11-21T05:37:44.450",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"report@snyk.io\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:N/I:N/A:P\", \"baseScore\": 5.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 10.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2020-10-27T15:15:13.123",
"references": "[{\"url\": \"https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e\", \"source\": \"report@snyk.io\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p\", \"source\": \"report@snyk.io\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353\", \"source\": \"report@snyk.io\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352\", \"source\": \"report@snyk.io\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}]",
"sourceIdentifier": "report@snyk.io",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-noinfo\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-7754\",\"sourceIdentifier\":\"report@snyk.io\",\"published\":\"2020-10-27T15:15:13.123\",\"lastModified\":\"2024-11-21T05:37:44.450\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters.\"},{\"lang\":\"es\",\"value\":\"Esto afecta al paquete npm-user-validate versiones anteriores a 1.0.1.\u0026#xa0;La expresi\u00f3n regular que comprueba los correos electr\u00f3nicos de los usuarios tard\u00f3 exponencialmente m\u00e1s en procesar cadenas de entrada largas que comienzan con caracteres @\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"report@snyk.io\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:npmjs:npm-user-validate:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"1.0.1\",\"matchCriteriaId\":\"2AC44E3C-4A3B-4215-AB0D-34D7395FC274\"}]}]}],\"references\":[{\"url\":\"https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e\",\"source\":\"report@snyk.io\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p\",\"source\":\"report@snyk.io\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353\",\"source\":\"report@snyk.io\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352\",\"source\":\"report@snyk.io\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}"
}
}
CERTFR-2024-AVI-0575
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits Juniper Networks. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 22.2-EVO antérieures à 22.2R3-S4-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 22.3-EVO antérieures à 22.3R3-S3-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 22.4-EVO antérieures à 22.4R3-S2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 23.2-EVO antérieures à 23.2R2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 23.4-EVO antérieures à 23.4R1-S2-EVO | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 21.2 antérieures à 21.2R3-S8 | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 21.4 antérieures à 21.4R3-S6 | ||
| Juniper Networks | N/A | Junos OS versions 22.3 antérieures à 22.3R2-S2 | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 23.4-EVO antérieures à 23.4R2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions antérieures à 21.2R3-S8-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 21.2-EVO antérieures à 21.2R3-S7-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 21.3-EVO antérieures à 21.3R3-S5-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 21.4-EVO antérieures à 21.4R2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 21.4-EVO antérieures à 21.4R3-S8-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.1-EVO antérieures à 22.1R3-S6-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.2-EVO antérieures à 22.2R2-S1-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.2-EVO antérieures à 22.2R3-S4-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.3-EVO antérieures à 22.3R1-S1-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.3-EVO antérieures à 22.3R2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.3-EVO antérieures à 22.3R3-S3-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.4-EVO antérieures à 22.4R2-S2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.4-EVO antérieures à 22.4R3-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.4-EVO antérieures à 22.4R3-S3-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 23.2-EVO antérieures à 23.2R1-S1-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 23.2-EVO antérieures à 23.2R2-S1-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 23.4-EVO antérieures à 23.4R1-S2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 23.4-EVO antérieures à 23.4R2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 24.2-EVO antérieures à 24.2R2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à 20.4R3-S10-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à 21.2R3-S8-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à 21.4R3-S8-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à 22.4R2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à 22.4R3-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à 23.2R1-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à before 22.1R3-EVO | ||
| Juniper Networks | N/A | Junos OS on MX Series versions 21.4 antérieures à 21.4R3-S6 | ||
| Juniper Networks | N/A | Junos OS on MX Series versions 22.1 antérieures à 22.1R3-S5 | ||
| Juniper Networks | N/A | Junos OS on MX Series versions 22.2 antérieures à 22.2R3-S3 | ||
| Juniper Networks | N/A | Junos OS on MX Series versions 22.3 antérieures à 22.3R3-S2 | ||
| Juniper Networks | N/A | Junos OS on MX Series versions 22.4 antérieures à 22.4R3 | ||
| Juniper Networks | N/A | Junos OS on MX Series versions 23.2 antérieures à 23.2R2 | ||
| Juniper Networks | N/A | Junos OS on MX Series versions antérieures à 21.2R3-S6 | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 22.1 antérieures à 22.1R3-S5 | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 22.2 antérieures à 22.2R3-S3 | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 22.3 antérieures à 22.3R3-S2 | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 22.4 antérieures à 22.4R3-S1 | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 23.2 antérieures à 23.2R2 | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 23.4 antérieures à 23.4R2 | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 21.4 antérieures à 21.4R3-S6 | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 22.1 antérieures à 22.1R3-S5 | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 22.2 antérieures à 22.2R3-S3 | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 22.3 antérieures à 22.3R3-S2 | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 22.4 antérieures à 22.4R3 | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 23.2 antérieures à 23.2R2 | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions antérieures à 21.2R3-S7 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 21.4 antérieures à 21.4R3-S7 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.1 antérieures à 22.1R3-S2 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.2 antérieures à 22.2R3-S1 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.3 antérieures à 22.3R2-S1 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.3 antérieures à 22.3R3 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 antérieures à 22.4R1-S2 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 antérieures à 22.4R2 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 antérieures à 22.4R3 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions antérieures à 21.2R3-S8 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 21.4 antérieures à 21.4R3-S7 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 22.1 antérieures à 22.1R3-S6 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 22.2 antérieures à 22.2R3-S4 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 22.3 antérieures à 22.3R3-S3 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 22.4 antérieures à 22.4R3-S2 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 23.2 antérieures à 23.2R2 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 23.4 antérieures à 23.4R1-S1 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 23.4 antérieures à 23.4R2 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions antérieures à 21.2R3-S8 | ||
| Juniper Networks | N/A | Junos OS versions 21.3 antérieures à 21.3R3-S5 | ||
| Juniper Networks | N/A | Junos OS versions 21.4 antérieures à 21.4R2 | ||
| Juniper Networks | N/A | Junos OS versions 22.1 antérieures à 22.1R3-S6 | ||
| Juniper Networks | N/A | Junos OS versions 22.2 antérieures à 22.2R2-S1 | ||
| Juniper Networks | N/A | Junos OS versions 22.2 antérieures à 22.2R3-S4 | ||
| Juniper Networks | N/A | Junos OS versions 22.3 antérieures à 22.3R1-S2 | ||
| Juniper Networks | N/A | Junos OS versions 22.3 antérieures à 22.3R3-S3 | ||
| Juniper Networks | N/A | Junos OS versions 22.4 antérieures à 22.4R2-S2 | ||
| Juniper Networks | N/A | Junos OS versions 22.4 antérieures à 22.4R3-S3 | ||
| Juniper Networks | N/A | Junos OS versions 23.1 antérieures à 23.1R2 | ||
| Juniper Networks | N/A | Junos OS versions 23.2 antérieures à 23.2R2-S1 | ||
| Juniper Networks | N/A | Junos OS versions 23.4 antérieures à 23.4R1-S2 | ||
| Juniper Networks | N/A | Junos OS versions 23.4 antérieures à 23.4R2 | ||
| Juniper Networks | N/A | Junos OS versions antérieures à 20.4R3-S9 | ||
| Juniper Networks | N/A | Junos OS versions antérieures à 21.2R3-S8 | ||
| Juniper Networks | N/A | Junos OS versions antérieures à 21.4R3-S8 | ||
| Juniper Networks | N/A | Junos OS versions antérieures à 22.1R2-S2 | ||
| Juniper Networks | N/A | Junos Space versions antérieures à 24.1R1 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 20.4 antérieures à 20.4R3-S10 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.2 antérieures à 21.2R3-S6 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.3 antérieures à 21.3R3-S5 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.4 antérieures à 21.4R3-S6 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.1 antérieures à 22.1R3-S4 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.2 antérieures à 22.2R3-S2 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.3 antérieures à 22.3R3-S1 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.4 antérieures à 22.4R3 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 23.2 antérieures à 23.2R2 | ||
| Juniper Networks | N/A | Session Smart Router versions 6.1 antérieures à SSR-6.1.8-lts | ||
| Juniper Networks | N/A | Session Smart Router versions 6.2 antérieures à SSR-6.2.5-r2 | ||
| Juniper Networks | N/A | Session Smart Router versions antérieures à SSR-5.6.14 | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 22.1-EVO antérieures à 22.1R3-S6-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions antérieures à 21.4R3-S7-EVO |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Junos OS Evolved on ACX7000 Series versions 22.2-EVO ant\u00e9rieures \u00e0 22.2R3-S4-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions 22.3-EVO ant\u00e9rieures \u00e0 22.3R3-S3-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions 22.4-EVO ant\u00e9rieures \u00e0 22.4R3-S2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions 23.2-EVO ant\u00e9rieures \u00e0 23.2R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions 23.4-EVO ant\u00e9rieures \u00e0 23.4R1-S2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 21.2 ant\u00e9rieures \u00e0 21.2R3-S8",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.3 ant\u00e9rieures \u00e0 22.3R2-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions 23.4-EVO ant\u00e9rieures \u00e0 23.4R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions ant\u00e9rieures \u00e0 21.2R3-S8-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 21.2-EVO ant\u00e9rieures \u00e0 21.2R3-S7-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 21.3-EVO ant\u00e9rieures \u00e0 21.3R3-S5-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 21.4-EVO ant\u00e9rieures \u00e0 21.4R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 21.4-EVO ant\u00e9rieures \u00e0 21.4R3-S8-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.1-EVO ant\u00e9rieures \u00e0 22.1R3-S6-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.2-EVO ant\u00e9rieures \u00e0 22.2R2-S1-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.2-EVO ant\u00e9rieures \u00e0 22.2R3-S4-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.3-EVO ant\u00e9rieures \u00e0 22.3R1-S1-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.3-EVO ant\u00e9rieures \u00e0 22.3R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.3-EVO ant\u00e9rieures \u00e0 22.3R3-S3-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.4-EVO ant\u00e9rieures \u00e0 22.4R2-S2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.4-EVO ant\u00e9rieures \u00e0 22.4R3-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.4-EVO ant\u00e9rieures \u00e0 22.4R3-S3-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 23.2-EVO ant\u00e9rieures \u00e0 23.2R1-S1-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 23.2-EVO ant\u00e9rieures \u00e0 23.2R2-S1-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 23.4-EVO ant\u00e9rieures \u00e0 23.4R1-S2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 23.4-EVO ant\u00e9rieures \u00e0 23.4R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 24.2-EVO ant\u00e9rieures \u00e0 24.2R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 20.4R3-S10-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 21.2R3-S8-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 21.4R3-S8-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 22.4R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 22.4R3-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 23.2R1-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 before 22.1R3-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S5",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions 22.4 ant\u00e9rieures \u00e0 22.4R3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions 23.2 ant\u00e9rieures \u00e0 23.2R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions ant\u00e9rieures \u00e0 21.2R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S5",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 22.4 ant\u00e9rieures \u00e0 22.4R3-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 23.2 ant\u00e9rieures \u00e0 23.2R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 23.4 ant\u00e9rieures \u00e0 23.4R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S5",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions 22.4 ant\u00e9rieures \u00e0 22.4R3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions 23.2 ant\u00e9rieures \u00e0 23.2R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions ant\u00e9rieures \u00e0 21.2R3-S7",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S7",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.3 ant\u00e9rieures \u00e0 22.3R2-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.3 ant\u00e9rieures \u00e0 22.3R3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 ant\u00e9rieures \u00e0 22.4R1-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 ant\u00e9rieures \u00e0 22.4R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 ant\u00e9rieures \u00e0 22.4R3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions ant\u00e9rieures \u00e0 21.2R3-S8",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S7",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S4",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 22.4 ant\u00e9rieures \u00e0 22.4R3-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 23.2 ant\u00e9rieures \u00e0 23.2R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 23.4 ant\u00e9rieures \u00e0 23.4R1-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 23.4 ant\u00e9rieures \u00e0 23.4R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions ant\u00e9rieures \u00e0 21.2R3-S8",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 21.3 ant\u00e9rieures \u00e0 21.3R3-S5",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 21.4 ant\u00e9rieures \u00e0 21.4R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.2 ant\u00e9rieures \u00e0 22.2R2-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S4",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.3 ant\u00e9rieures \u00e0 22.3R1-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.4 ant\u00e9rieures \u00e0 22.4R2-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.4 ant\u00e9rieures \u00e0 22.4R3-S3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 23.1 ant\u00e9rieures \u00e0 23.1R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 23.2 ant\u00e9rieures \u00e0 23.2R2-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 23.4 ant\u00e9rieures \u00e0 23.4R1-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 23.4 ant\u00e9rieures \u00e0 23.4R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions ant\u00e9rieures \u00e0 20.4R3-S9",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions ant\u00e9rieures \u00e0 21.2R3-S8",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions ant\u00e9rieures \u00e0 21.4R3-S8",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions ant\u00e9rieures \u00e0 22.1R2-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos Space versions ant\u00e9rieures \u00e0 24.1R1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 20.4 ant\u00e9rieures \u00e0 20.4R3-S10",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.2 ant\u00e9rieures \u00e0 21.2R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.3 ant\u00e9rieures \u00e0 21.3R3-S5",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S4",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.4 ant\u00e9rieures \u00e0 22.4R3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 23.2 ant\u00e9rieures \u00e0 23.2R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Session Smart Router versions 6.1 ant\u00e9rieures \u00e0 SSR-6.1.8-lts",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Session Smart Router versions 6.2 ant\u00e9rieures \u00e0 SSR-6.2.5-r2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Session Smart Router versions ant\u00e9rieures \u00e0 SSR-5.6.14",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions 22.1-EVO ant\u00e9rieures \u00e0 22.1R3-S6-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions ant\u00e9rieures \u00e0 21.4R3-S7-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-39560",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39560"
},
{
"name": "CVE-2023-32435",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32435"
},
{
"name": "CVE-2021-44906",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44906"
},
{
"name": "CVE-2024-20919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20919"
},
{
"name": "CVE-2024-39554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39554"
},
{
"name": "CVE-2023-21843",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21843"
},
{
"name": "CVE-2024-39539",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39539"
},
{
"name": "CVE-2021-36160",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36160"
},
{
"name": "CVE-2020-12401",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12401"
},
{
"name": "CVE-2024-39558",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39558"
},
{
"name": "CVE-2022-30522",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30522"
},
{
"name": "CVE-2021-37701",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37701"
},
{
"name": "CVE-2022-21460",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21460"
},
{
"name": "CVE-2021-31535",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31535"
},
{
"name": "CVE-2022-36760",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36760"
},
{
"name": "CVE-2021-33034",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33034"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2024-39552",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39552"
},
{
"name": "CVE-2021-27290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27290"
},
{
"name": "CVE-2019-11727",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11727"
},
{
"name": "CVE-2023-3390",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3390"
},
{
"name": "CVE-2023-4004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4004"
},
{
"name": "CVE-2021-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29469"
},
{
"name": "CVE-2023-2002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2002"
},
{
"name": "CVE-2023-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21830"
},
{
"name": "CVE-2022-22823",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22823"
},
{
"name": "CVE-2021-23440",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23440"
},
{
"name": "CVE-2021-32804",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32804"
},
{
"name": "CVE-2020-13950",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13950"
},
{
"name": "CVE-2021-26691",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26691"
},
{
"name": "CVE-2024-39546",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39546"
},
{
"name": "CVE-2024-39540",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39540"
},
{
"name": "CVE-2018-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3737"
},
{
"name": "CVE-2024-39543",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39543"
},
{
"name": "CVE-2020-11984",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11984"
},
{
"name": "CVE-2022-22721",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22721"
},
{
"name": "CVE-2021-35624",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35624"
},
{
"name": "CVE-2023-35788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35788"
},
{
"name": "CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"name": "CVE-2024-39514",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39514"
},
{
"name": "CVE-2022-25147",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25147"
},
{
"name": "CVE-2021-35604",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35604"
},
{
"name": "CVE-2021-42013",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42013"
},
{
"name": "CVE-2023-34059",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34059"
},
{
"name": "CVE-2024-39529",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39529"
},
{
"name": "CVE-2006-20001",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-20001"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2021-2385",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2385"
},
{
"name": "CVE-2022-29167",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29167"
},
{
"name": "CVE-2020-7774",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7774"
},
{
"name": "CVE-2019-10747",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10747"
},
{
"name": "CVE-2023-34058",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34058"
},
{
"name": "CVE-2011-5094",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-5094"
},
{
"name": "CVE-2019-16776",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16776"
},
{
"name": "CVE-2022-21589",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21589"
},
{
"name": "CVE-2022-25315",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25315"
},
{
"name": "CVE-2019-10097",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10097"
},
{
"name": "CVE-2022-22822",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22822"
},
{
"name": "CVE-2023-2828",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2828"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2023-4206",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4206"
},
{
"name": "CVE-2022-21304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21304"
},
{
"name": "CVE-2023-3090",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3090"
},
{
"name": "CVE-2024-39536",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39536"
},
{
"name": "CVE-2024-39555",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39555"
},
{
"name": "CVE-2022-3564",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3564"
},
{
"name": "CVE-2023-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3611"
},
{
"name": "CVE-2020-13938",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13938"
},
{
"name": "CVE-2016-10540",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10540"
},
{
"name": "CVE-2019-10082",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10082"
},
{
"name": "CVE-2023-42753",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42753"
},
{
"name": "CVE-2016-1000232",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000232"
},
{
"name": "CVE-2015-9262",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9262"
},
{
"name": "CVE-2023-32360",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32360"
},
{
"name": "CVE-2021-37713",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37713"
},
{
"name": "CVE-2021-39275",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39275"
},
{
"name": "CVE-2024-39561",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39561"
},
{
"name": "CVE-2022-21303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21303"
},
{
"name": "CVE-2019-17023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17023"
},
{
"name": "CVE-2016-4658",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4658"
},
{
"name": "CVE-2020-35452",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35452"
},
{
"name": "CVE-2023-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4207"
},
{
"name": "CVE-2022-21617",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21617"
},
{
"name": "CVE-2023-0767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0767"
},
{
"name": "CVE-2022-41741",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41741"
},
{
"name": "CVE-2023-22067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22067"
},
{
"name": "CVE-2021-37712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37712"
},
{
"name": "CVE-2022-23852",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23852"
},
{
"name": "CVE-2023-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30630"
},
{
"name": "CVE-2022-21608",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21608"
},
{
"name": "CVE-2022-2526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2526"
},
{
"name": "CVE-2023-20593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20593"
},
{
"name": "CVE-2024-39535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39535"
},
{
"name": "CVE-2024-39545",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39545"
},
{
"name": "CVE-2024-39531",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39531"
},
{
"name": "CVE-2022-41742",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41742"
},
{
"name": "CVE-2019-16777",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16777"
},
{
"name": "CVE-2021-2389",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2389"
},
{
"name": "CVE-2023-21840",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21840"
},
{
"name": "CVE-2019-10081",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10081"
},
{
"name": "CVE-2020-1934",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1934"
},
{
"name": "CVE-2022-30556",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30556"
},
{
"name": "CVE-2020-8648",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8648"
},
{
"name": "CVE-2022-21270",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21270"
},
{
"name": "CVE-2023-21963",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21963"
},
{
"name": "CVE-2022-25235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25235"
},
{
"name": "CVE-2023-21980",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21980"
},
{
"name": "CVE-2024-39530",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39530"
},
{
"name": "CVE-2024-39532",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39532"
},
{
"name": "CVE-2023-27522",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27522"
},
{
"name": "CVE-2024-39557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39557"
},
{
"name": "CVE-2021-2390",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2390"
},
{
"name": "CVE-2024-39550",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39550"
},
{
"name": "CVE-2022-28615",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28615"
},
{
"name": "CVE-2022-21451",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21451"
},
{
"name": "CVE-2014-10064",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-10064"
},
{
"name": "CVE-2024-39511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39511"
},
{
"name": "CVE-2022-23943",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23943"
},
{
"name": "CVE-2024-39548",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39548"
},
{
"name": "CVE-2020-11993",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11993"
},
{
"name": "CVE-2023-22652",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22652"
},
{
"name": "CVE-2024-39528",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39528"
},
{
"name": "CVE-2023-3341",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3341"
},
{
"name": "CVE-2023-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22025"
},
{
"name": "CVE-2021-43527",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43527"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2024-39559",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39559"
},
{
"name": "CVE-2014-7191",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-7191"
},
{
"name": "CVE-2021-2356",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2356"
},
{
"name": "CVE-2020-36049",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36049"
},
{
"name": "CVE-2023-4208",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4208"
},
{
"name": "CVE-2021-41524",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41524"
},
{
"name": "CVE-2022-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3517"
},
{
"name": "CVE-2020-12402",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12402"
},
{
"name": "CVE-2019-11719",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11719"
},
{
"name": "CVE-2021-34798",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34798"
},
{
"name": "CVE-2024-39519",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39519"
},
{
"name": "CVE-2021-32803",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32803"
},
{
"name": "CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"name": "CVE-2022-21595",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21595"
},
{
"name": "CVE-2019-16775",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16775"
},
{
"name": "CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"name": "CVE-2023-3776",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3776"
},
{
"name": "CVE-2023-2700",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2700"
},
{
"name": "CVE-2020-7754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7754"
},
{
"name": "CVE-2024-39533",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39533"
},
{
"name": "CVE-2021-22543",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22543"
},
{
"name": "CVE-2021-33909",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33909"
},
{
"name": "CVE-2021-26690",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26690"
},
{
"name": "CVE-2022-22719",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22719"
},
{
"name": "CVE-2022-40674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40674"
},
{
"name": "CVE-2022-46663",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46663"
},
{
"name": "CVE-2011-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-1473"
},
{
"name": "CVE-2024-39513",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39513"
},
{
"name": "CVE-2021-3803",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3803"
},
{
"name": "CVE-2022-21417",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21417"
},
{
"name": "CVE-2024-39518",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39518"
},
{
"name": "CVE-2023-37450",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37450"
},
{
"name": "CVE-2021-30641",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30641"
},
{
"name": "CVE-2021-3177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3177"
},
{
"name": "CVE-2020-7660",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7660"
},
{
"name": "CVE-2022-31813",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31813"
},
{
"name": "CVE-2023-34969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34969"
},
{
"name": "CVE-2019-9517",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9517"
},
{
"name": "CVE-2018-20834",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20834"
},
{
"name": "CVE-2020-12362",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12362"
},
{
"name": "CVE-2020-1927",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1927"
},
{
"name": "CVE-2022-21592",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21592"
},
{
"name": "CVE-2021-3347",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3347"
},
{
"name": "CVE-2022-25236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25236"
},
{
"name": "CVE-2023-25690",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25690"
},
{
"name": "CVE-2021-2342",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2342"
},
{
"name": "CVE-2022-22720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22720"
},
{
"name": "CVE-2017-15010",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15010"
},
{
"name": "CVE-2019-10092",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10092"
},
{
"name": "CVE-2024-39541",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39541"
},
{
"name": "CVE-2021-44224",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44224"
},
{
"name": "CVE-2024-39537",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39537"
},
{
"name": "CVE-2022-21444",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21444"
},
{
"name": "CVE-2019-17567",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17567"
},
{
"name": "CVE-2018-7408",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7408"
},
{
"name": "CVE-2019-20149",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20149"
},
{
"name": "CVE-2024-20932",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20932"
},
{
"name": "CVE-2023-35001",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35001"
},
{
"name": "CVE-2024-39551",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39551"
},
{
"name": "CVE-2023-4863",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4863"
},
{
"name": "CVE-2022-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29404"
},
{
"name": "CVE-2020-14145",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14145"
},
{
"name": "CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2024-39565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39565"
},
{
"name": "CVE-2021-31618",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31618"
},
{
"name": "CVE-2022-21344",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21344"
},
{
"name": "CVE-2023-24329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24329"
},
{
"name": "CVE-2024-39549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39549"
},
{
"name": "CVE-2022-21367",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21367"
},
{
"name": "CVE-2021-33193",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33193"
},
{
"name": "CVE-2021-41773",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41773"
},
{
"name": "CVE-2020-11668",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11668"
},
{
"name": "CVE-2022-26377",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26377"
},
{
"name": "CVE-2021-44790",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44790"
},
{
"name": "CVE-2020-9490",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9490"
},
{
"name": "CVE-2020-28502",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28502"
},
{
"name": "CVE-2024-39556",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39556"
},
{
"name": "CVE-2022-37436",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37436"
},
{
"name": "CVE-2021-33033",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33033"
},
{
"name": "CVE-2023-32439",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32439"
},
{
"name": "CVE-2020-12400",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12400"
},
{
"name": "CVE-2023-21912",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21912"
},
{
"name": "CVE-2022-28330",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28330"
},
{
"name": "CVE-2024-39542",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39542"
},
{
"name": "CVE-2022-21454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21454"
},
{
"name": "CVE-2017-1000048",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000048"
},
{
"name": "CVE-2022-21427",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21427"
},
{
"name": "CVE-2021-40438",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40438"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2022-22824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22824"
},
{
"name": "CVE-2020-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6829"
},
{
"name": "CVE-2021-2372",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2372"
},
{
"name": "CVE-2022-21245",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21245"
},
{
"name": "CVE-2020-28469",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28469"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2019-10098",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10098"
},
{
"name": "CVE-2024-39538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39538"
},
{
"name": "CVE-2022-28614",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28614"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0575",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-07-12T00:00:00.000000"
},
{
"description": "Correction d\u0027identifiants CVE erron\u00e9s",
"revision_date": "2024-10-15T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Juniper Networks. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Juniper Networks",
"vendor_advisories": [
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83001",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Inconsistent-information-in-the-TE-database-can-lead-to-an-rpd-crash-CVE-2024-39541"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82976",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-The-802-1X-Authentication-Daemon-crashes-on-running-a-specific-command-CVE-2024-39511"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83027",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Session-Smart-Router-Multiple-vulnerabilities-resolved"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83021",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX4600-SRX5000-Series-TCP-packets-with-SYN-FIN-or-SYN-RST-are-transferred-after-enabling-no-syn-check-with-Express-Path-CVE-2024-39561"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83018",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Receipt-of-specific-PIM-packet-causes-rpd-crash-when-PIM-is-configured-along-with-MoFRR-CVE-2024-39558"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82987",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-RPD-crashes-upon-concurrent-deletion-of-a-routing-instance-and-receipt-of-an-SNMP-request-CVE-2024-39528"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82982",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-MX240-MX480-MX960-platforms-using-MPC10E-Memory-leak-will-be-observed-when-subscribed-to-a-specific-subscription-on-Junos-Telemetry-Interface-CVE-2024-39518"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83012",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-MX-Series-with-SPC3-line-card-Port-flaps-causes-rtlogd-memory-leak-leading-to-Denial-of-Service-CVE-2024-39550"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83019",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-Receipt-of-a-specific-TCP-packet-may-result-in-a-system-crash-vmcore-on-dual-RE-systems-with-NSR-enabled-CVE-2024-39559"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83004",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Receipt-of-a-large-RPKI-RTR-PDU-packet-can-cause-rpd-to-crash-CVE-2024-39543"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83010",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-Receipt-of-specific-packets-in-the-aftmand-process-will-lead-to-a-memory-leak-CVE-2024-39548"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83014",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-BGP-multipath-incremental-calculation-is-resulting-in-an-rpd-crash-CVE-2024-39554"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82996",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Flaps-of-BFD-sessions-with-authentication-cause-a-ppmd-memory-leak-CVE-2024-39536"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82980",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Receiving-specific-traffic-on-devices-with-EVPN-VPWS-with-IGMP-snooping-enabled-will-cause-the-rpd-to-crash-CVE-2024-39514"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83000",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX-Series-and-MX-Series-with-SPC3-Specific-valid-TCP-traffic-can-cause-a-pfe-crash-CVE-2024-39540"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83008",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-Local-low-privilege-user-can-gain-root-permissions-leading-to-privilege-escalation-CVE-2024-39546"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82991",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-ACX7000-Series-Protocol-specific-DDoS-configuration-affects-other-protocols-CVE-2024-39531"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83011",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Receipt-of-malformed-BGP-path-attributes-leads-to-a-memory-leak-CVE-2024-39549"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82989",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Attempting-to-access-specific-sensors-on-platforms-not-supporting-these-will-lead-to-a-chassisd-crash-CVE-2024-39530"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82997",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-ACX7000-Series-Ports-which-have-been-inadvertently-exposed-can-be-reached-over-the-network-CVE-2024-39537"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83023",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX-Series-EX-Series-J-Web-An-unauthenticated-network-based-attacker-can-perform-XPATH-injection-attack-against-a-device-CVE-2024-39565"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83026",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-24-1R1-release"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83013",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX-Series-and-MX-Series-with-SPC3-and-MS-MPC-MIC-Receipt-of-specific-packets-in-H-323-ALG-causes-traffic-drop-CVE-2024-39551"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83002",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-A-malformed-CFM-packet-or-specific-transit-traffic-leads-to-FPC-crash-CVE-2024-39542"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83015",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Receipt-of-a-specific-malformed-BGP-update-causes-the-session-to-reset-CVE-2024-39555"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83007",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX-Series-and-MX-Series-with-SPC3-and-NFX350-When-VPN-tunnels-parameters-are-not-matching-the-iked-process-will-crash-CVE-2024-39545"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82995",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-ACX7000-Series-When-specific-traffic-is-received-in-a-VPLS-scenario-evo-pfemand-crashes-CVE-2024-39535"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82993",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-QFX5000-Series-and-EX4600-Series-Output-firewall-filter-is-not-applied-if-certain-match-criteria-are-used-CVE-2024-39533"
},
{
"published_at": "2024-07-11",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA75726",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Malformed-BGP-UPDATE-causes-RPD-crash-CVE-2024-39552"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82988",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX-Series-If-DNS-traceoptions-are-configured-in-a-DGA-or-tunnel-detection-scenario-specific-DNS-traffic-leads-to-a-PFE-crash-CVE-2024-39529"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83017",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-MAC-table-changes-cause-a-memory-leak-CVE-2024-39557"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82983",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-ACX-7000-Series-Multicast-traffic-is-looped-in-a-multihoming-EVPN-MPLS-scenario-CVE-2024-39519"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83020",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Memory-leak-due-to-RSVP-neighbor-persistent-error-leading-to-kernel-crash-CVE-2024-39560"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82998",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-ACX7000-Series-When-multicast-traffic-with-a-specific-S-G-is-received-evo-pfemand-crashes-CVE-2024-39538"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82999",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-MX-Series-Continuous-subscriber-logins-will-lead-to-a-memory-leak-and-eventually-an-FPC-crash-CVE-2024-39539"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83016",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Loading-a-malicious-certificate-from-the-CLI-may-result-in-a-stack-based-overflow-CVE-2024-39556"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82992",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Confidential-information-in-logs-can-be-accessed-by-another-user-CVE-2024-39532"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82978",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-Execution-of-a-specific-CLI-command-will-cause-a-crash-in-the-AFT-manager-CVE-2024-39513"
}
]
}
CERTFR-2024-AVI-0575
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits Juniper Networks. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 22.2-EVO antérieures à 22.2R3-S4-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 22.3-EVO antérieures à 22.3R3-S3-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 22.4-EVO antérieures à 22.4R3-S2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 23.2-EVO antérieures à 23.2R2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 23.4-EVO antérieures à 23.4R1-S2-EVO | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 21.2 antérieures à 21.2R3-S8 | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 21.4 antérieures à 21.4R3-S6 | ||
| Juniper Networks | N/A | Junos OS versions 22.3 antérieures à 22.3R2-S2 | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 23.4-EVO antérieures à 23.4R2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions antérieures à 21.2R3-S8-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 21.2-EVO antérieures à 21.2R3-S7-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 21.3-EVO antérieures à 21.3R3-S5-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 21.4-EVO antérieures à 21.4R2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 21.4-EVO antérieures à 21.4R3-S8-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.1-EVO antérieures à 22.1R3-S6-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.2-EVO antérieures à 22.2R2-S1-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.2-EVO antérieures à 22.2R3-S4-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.3-EVO antérieures à 22.3R1-S1-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.3-EVO antérieures à 22.3R2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.3-EVO antérieures à 22.3R3-S3-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.4-EVO antérieures à 22.4R2-S2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.4-EVO antérieures à 22.4R3-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 22.4-EVO antérieures à 22.4R3-S3-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 23.2-EVO antérieures à 23.2R1-S1-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 23.2-EVO antérieures à 23.2R2-S1-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 23.4-EVO antérieures à 23.4R1-S2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 23.4-EVO antérieures à 23.4R2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions 24.2-EVO antérieures à 24.2R2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à 20.4R3-S10-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à 21.2R3-S8-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à 21.4R3-S8-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à 22.4R2-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à 22.4R3-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à 23.2R1-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved versions antérieures à before 22.1R3-EVO | ||
| Juniper Networks | N/A | Junos OS on MX Series versions 21.4 antérieures à 21.4R3-S6 | ||
| Juniper Networks | N/A | Junos OS on MX Series versions 22.1 antérieures à 22.1R3-S5 | ||
| Juniper Networks | N/A | Junos OS on MX Series versions 22.2 antérieures à 22.2R3-S3 | ||
| Juniper Networks | N/A | Junos OS on MX Series versions 22.3 antérieures à 22.3R3-S2 | ||
| Juniper Networks | N/A | Junos OS on MX Series versions 22.4 antérieures à 22.4R3 | ||
| Juniper Networks | N/A | Junos OS on MX Series versions 23.2 antérieures à 23.2R2 | ||
| Juniper Networks | N/A | Junos OS on MX Series versions antérieures à 21.2R3-S6 | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 22.1 antérieures à 22.1R3-S5 | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 22.2 antérieures à 22.2R3-S3 | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 22.3 antérieures à 22.3R3-S2 | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 22.4 antérieures à 22.4R3-S1 | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 23.2 antérieures à 23.2R2 | ||
| Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 23.4 antérieures à 23.4R2 | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 21.4 antérieures à 21.4R3-S6 | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 22.1 antérieures à 22.1R3-S5 | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 22.2 antérieures à 22.2R3-S3 | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 22.3 antérieures à 22.3R3-S2 | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 22.4 antérieures à 22.4R3 | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 23.2 antérieures à 23.2R2 | ||
| Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions antérieures à 21.2R3-S7 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 21.4 antérieures à 21.4R3-S7 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.1 antérieures à 22.1R3-S2 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.2 antérieures à 22.2R3-S1 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.3 antérieures à 22.3R2-S1 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.3 antérieures à 22.3R3 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 antérieures à 22.4R1-S2 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 antérieures à 22.4R2 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 antérieures à 22.4R3 | ||
| Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions antérieures à 21.2R3-S8 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 21.4 antérieures à 21.4R3-S7 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 22.1 antérieures à 22.1R3-S6 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 22.2 antérieures à 22.2R3-S4 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 22.3 antérieures à 22.3R3-S3 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 22.4 antérieures à 22.4R3-S2 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 23.2 antérieures à 23.2R2 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 23.4 antérieures à 23.4R1-S1 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 23.4 antérieures à 23.4R2 | ||
| Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions antérieures à 21.2R3-S8 | ||
| Juniper Networks | N/A | Junos OS versions 21.3 antérieures à 21.3R3-S5 | ||
| Juniper Networks | N/A | Junos OS versions 21.4 antérieures à 21.4R2 | ||
| Juniper Networks | N/A | Junos OS versions 22.1 antérieures à 22.1R3-S6 | ||
| Juniper Networks | N/A | Junos OS versions 22.2 antérieures à 22.2R2-S1 | ||
| Juniper Networks | N/A | Junos OS versions 22.2 antérieures à 22.2R3-S4 | ||
| Juniper Networks | N/A | Junos OS versions 22.3 antérieures à 22.3R1-S2 | ||
| Juniper Networks | N/A | Junos OS versions 22.3 antérieures à 22.3R3-S3 | ||
| Juniper Networks | N/A | Junos OS versions 22.4 antérieures à 22.4R2-S2 | ||
| Juniper Networks | N/A | Junos OS versions 22.4 antérieures à 22.4R3-S3 | ||
| Juniper Networks | N/A | Junos OS versions 23.1 antérieures à 23.1R2 | ||
| Juniper Networks | N/A | Junos OS versions 23.2 antérieures à 23.2R2-S1 | ||
| Juniper Networks | N/A | Junos OS versions 23.4 antérieures à 23.4R1-S2 | ||
| Juniper Networks | N/A | Junos OS versions 23.4 antérieures à 23.4R2 | ||
| Juniper Networks | N/A | Junos OS versions antérieures à 20.4R3-S9 | ||
| Juniper Networks | N/A | Junos OS versions antérieures à 21.2R3-S8 | ||
| Juniper Networks | N/A | Junos OS versions antérieures à 21.4R3-S8 | ||
| Juniper Networks | N/A | Junos OS versions antérieures à 22.1R2-S2 | ||
| Juniper Networks | N/A | Junos Space versions antérieures à 24.1R1 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 20.4 antérieures à 20.4R3-S10 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.2 antérieures à 21.2R3-S6 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.3 antérieures à 21.3R3-S5 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.4 antérieures à 21.4R3-S6 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.1 antérieures à 22.1R3-S4 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.2 antérieures à 22.2R3-S2 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.3 antérieures à 22.3R3-S1 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.4 antérieures à 22.4R3 | ||
| Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 23.2 antérieures à 23.2R2 | ||
| Juniper Networks | N/A | Session Smart Router versions 6.1 antérieures à SSR-6.1.8-lts | ||
| Juniper Networks | N/A | Session Smart Router versions 6.2 antérieures à SSR-6.2.5-r2 | ||
| Juniper Networks | N/A | Session Smart Router versions antérieures à SSR-5.6.14 | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 22.1-EVO antérieures à 22.1R3-S6-EVO | ||
| Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions antérieures à 21.4R3-S7-EVO |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Junos OS Evolved on ACX7000 Series versions 22.2-EVO ant\u00e9rieures \u00e0 22.2R3-S4-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions 22.3-EVO ant\u00e9rieures \u00e0 22.3R3-S3-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions 22.4-EVO ant\u00e9rieures \u00e0 22.4R3-S2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions 23.2-EVO ant\u00e9rieures \u00e0 23.2R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions 23.4-EVO ant\u00e9rieures \u00e0 23.4R1-S2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 21.2 ant\u00e9rieures \u00e0 21.2R3-S8",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.3 ant\u00e9rieures \u00e0 22.3R2-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions 23.4-EVO ant\u00e9rieures \u00e0 23.4R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions ant\u00e9rieures \u00e0 21.2R3-S8-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 21.2-EVO ant\u00e9rieures \u00e0 21.2R3-S7-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 21.3-EVO ant\u00e9rieures \u00e0 21.3R3-S5-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 21.4-EVO ant\u00e9rieures \u00e0 21.4R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 21.4-EVO ant\u00e9rieures \u00e0 21.4R3-S8-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.1-EVO ant\u00e9rieures \u00e0 22.1R3-S6-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.2-EVO ant\u00e9rieures \u00e0 22.2R2-S1-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.2-EVO ant\u00e9rieures \u00e0 22.2R3-S4-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.3-EVO ant\u00e9rieures \u00e0 22.3R1-S1-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.3-EVO ant\u00e9rieures \u00e0 22.3R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.3-EVO ant\u00e9rieures \u00e0 22.3R3-S3-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.4-EVO ant\u00e9rieures \u00e0 22.4R2-S2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.4-EVO ant\u00e9rieures \u00e0 22.4R3-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.4-EVO ant\u00e9rieures \u00e0 22.4R3-S3-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 23.2-EVO ant\u00e9rieures \u00e0 23.2R1-S1-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 23.2-EVO ant\u00e9rieures \u00e0 23.2R2-S1-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 23.4-EVO ant\u00e9rieures \u00e0 23.4R1-S2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 23.4-EVO ant\u00e9rieures \u00e0 23.4R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 24.2-EVO ant\u00e9rieures \u00e0 24.2R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 20.4R3-S10-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 21.2R3-S8-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 21.4R3-S8-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 22.4R2-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 22.4R3-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 23.2R1-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 before 22.1R3-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S5",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions 22.4 ant\u00e9rieures \u00e0 22.4R3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions 23.2 ant\u00e9rieures \u00e0 23.2R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series versions ant\u00e9rieures \u00e0 21.2R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S5",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 22.4 ant\u00e9rieures \u00e0 22.4R3-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 23.2 ant\u00e9rieures \u00e0 23.2R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on MX Series with SPC3 line card versions 23.4 ant\u00e9rieures \u00e0 23.4R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S5",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions 22.4 ant\u00e9rieures \u00e0 22.4R3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions 23.2 ant\u00e9rieures \u00e0 23.2R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on QFX5000 Series and EX4600 Series versions ant\u00e9rieures \u00e0 21.2R3-S7",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S7",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.3 ant\u00e9rieures \u00e0 22.3R2-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.3 ant\u00e9rieures \u00e0 22.3R3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 ant\u00e9rieures \u00e0 22.4R1-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 ant\u00e9rieures \u00e0 22.4R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 ant\u00e9rieures \u00e0 22.4R3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions ant\u00e9rieures \u00e0 21.2R3-S8",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S7",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S4",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 22.4 ant\u00e9rieures \u00e0 22.4R3-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 23.2 ant\u00e9rieures \u00e0 23.2R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 23.4 ant\u00e9rieures \u00e0 23.4R1-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions 23.4 ant\u00e9rieures \u00e0 23.4R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS on SRX4600 and SRX5000 Series versions ant\u00e9rieures \u00e0 21.2R3-S8",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 21.3 ant\u00e9rieures \u00e0 21.3R3-S5",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 21.4 ant\u00e9rieures \u00e0 21.4R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.2 ant\u00e9rieures \u00e0 22.2R2-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S4",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.3 ant\u00e9rieures \u00e0 22.3R1-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.4 ant\u00e9rieures \u00e0 22.4R2-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.4 ant\u00e9rieures \u00e0 22.4R3-S3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 23.1 ant\u00e9rieures \u00e0 23.1R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 23.2 ant\u00e9rieures \u00e0 23.2R2-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 23.4 ant\u00e9rieures \u00e0 23.4R1-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 23.4 ant\u00e9rieures \u00e0 23.4R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions ant\u00e9rieures \u00e0 20.4R3-S9",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions ant\u00e9rieures \u00e0 21.2R3-S8",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions ant\u00e9rieures \u00e0 21.4R3-S8",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions ant\u00e9rieures \u00e0 22.1R2-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos Space versions ant\u00e9rieures \u00e0 24.1R1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 20.4 ant\u00e9rieures \u00e0 20.4R3-S10",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.2 ant\u00e9rieures \u00e0 21.2R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.3 ant\u00e9rieures \u00e0 21.3R3-S5",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S6",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S4",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.4 ant\u00e9rieures \u00e0 22.4R3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 23.2 ant\u00e9rieures \u00e0 23.2R2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Session Smart Router versions 6.1 ant\u00e9rieures \u00e0 SSR-6.1.8-lts",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Session Smart Router versions 6.2 ant\u00e9rieures \u00e0 SSR-6.2.5-r2",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Session Smart Router versions ant\u00e9rieures \u00e0 SSR-5.6.14",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions 22.1-EVO ant\u00e9rieures \u00e0 22.1R3-S6-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved on ACX7000 Series versions ant\u00e9rieures \u00e0 21.4R3-S7-EVO",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-39560",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39560"
},
{
"name": "CVE-2023-32435",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32435"
},
{
"name": "CVE-2021-44906",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44906"
},
{
"name": "CVE-2024-20919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20919"
},
{
"name": "CVE-2024-39554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39554"
},
{
"name": "CVE-2023-21843",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21843"
},
{
"name": "CVE-2024-39539",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39539"
},
{
"name": "CVE-2021-36160",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36160"
},
{
"name": "CVE-2020-12401",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12401"
},
{
"name": "CVE-2024-39558",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39558"
},
{
"name": "CVE-2022-30522",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30522"
},
{
"name": "CVE-2021-37701",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37701"
},
{
"name": "CVE-2022-21460",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21460"
},
{
"name": "CVE-2021-31535",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31535"
},
{
"name": "CVE-2022-36760",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36760"
},
{
"name": "CVE-2021-33034",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33034"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2024-39552",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39552"
},
{
"name": "CVE-2021-27290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27290"
},
{
"name": "CVE-2019-11727",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11727"
},
{
"name": "CVE-2023-3390",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3390"
},
{
"name": "CVE-2023-4004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4004"
},
{
"name": "CVE-2021-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29469"
},
{
"name": "CVE-2023-2002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2002"
},
{
"name": "CVE-2023-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21830"
},
{
"name": "CVE-2022-22823",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22823"
},
{
"name": "CVE-2021-23440",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23440"
},
{
"name": "CVE-2021-32804",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32804"
},
{
"name": "CVE-2020-13950",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13950"
},
{
"name": "CVE-2021-26691",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26691"
},
{
"name": "CVE-2024-39546",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39546"
},
{
"name": "CVE-2024-39540",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39540"
},
{
"name": "CVE-2018-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3737"
},
{
"name": "CVE-2024-39543",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39543"
},
{
"name": "CVE-2020-11984",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11984"
},
{
"name": "CVE-2022-22721",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22721"
},
{
"name": "CVE-2021-35624",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35624"
},
{
"name": "CVE-2023-35788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35788"
},
{
"name": "CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"name": "CVE-2024-39514",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39514"
},
{
"name": "CVE-2022-25147",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25147"
},
{
"name": "CVE-2021-35604",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35604"
},
{
"name": "CVE-2021-42013",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42013"
},
{
"name": "CVE-2023-34059",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34059"
},
{
"name": "CVE-2024-39529",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39529"
},
{
"name": "CVE-2006-20001",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-20001"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2021-2385",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2385"
},
{
"name": "CVE-2022-29167",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29167"
},
{
"name": "CVE-2020-7774",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7774"
},
{
"name": "CVE-2019-10747",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10747"
},
{
"name": "CVE-2023-34058",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34058"
},
{
"name": "CVE-2011-5094",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-5094"
},
{
"name": "CVE-2019-16776",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16776"
},
{
"name": "CVE-2022-21589",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21589"
},
{
"name": "CVE-2022-25315",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25315"
},
{
"name": "CVE-2019-10097",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10097"
},
{
"name": "CVE-2022-22822",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22822"
},
{
"name": "CVE-2023-2828",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2828"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2023-4206",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4206"
},
{
"name": "CVE-2022-21304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21304"
},
{
"name": "CVE-2023-3090",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3090"
},
{
"name": "CVE-2024-39536",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39536"
},
{
"name": "CVE-2024-39555",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39555"
},
{
"name": "CVE-2022-3564",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3564"
},
{
"name": "CVE-2023-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3611"
},
{
"name": "CVE-2020-13938",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13938"
},
{
"name": "CVE-2016-10540",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10540"
},
{
"name": "CVE-2019-10082",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10082"
},
{
"name": "CVE-2023-42753",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42753"
},
{
"name": "CVE-2016-1000232",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000232"
},
{
"name": "CVE-2015-9262",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9262"
},
{
"name": "CVE-2023-32360",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32360"
},
{
"name": "CVE-2021-37713",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37713"
},
{
"name": "CVE-2021-39275",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39275"
},
{
"name": "CVE-2024-39561",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39561"
},
{
"name": "CVE-2022-21303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21303"
},
{
"name": "CVE-2019-17023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17023"
},
{
"name": "CVE-2016-4658",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4658"
},
{
"name": "CVE-2020-35452",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35452"
},
{
"name": "CVE-2023-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4207"
},
{
"name": "CVE-2022-21617",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21617"
},
{
"name": "CVE-2023-0767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0767"
},
{
"name": "CVE-2022-41741",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41741"
},
{
"name": "CVE-2023-22067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22067"
},
{
"name": "CVE-2021-37712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37712"
},
{
"name": "CVE-2022-23852",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23852"
},
{
"name": "CVE-2023-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30630"
},
{
"name": "CVE-2022-21608",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21608"
},
{
"name": "CVE-2022-2526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2526"
},
{
"name": "CVE-2023-20593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20593"
},
{
"name": "CVE-2024-39535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39535"
},
{
"name": "CVE-2024-39545",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39545"
},
{
"name": "CVE-2024-39531",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39531"
},
{
"name": "CVE-2022-41742",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41742"
},
{
"name": "CVE-2019-16777",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16777"
},
{
"name": "CVE-2021-2389",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2389"
},
{
"name": "CVE-2023-21840",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21840"
},
{
"name": "CVE-2019-10081",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10081"
},
{
"name": "CVE-2020-1934",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1934"
},
{
"name": "CVE-2022-30556",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30556"
},
{
"name": "CVE-2020-8648",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8648"
},
{
"name": "CVE-2022-21270",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21270"
},
{
"name": "CVE-2023-21963",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21963"
},
{
"name": "CVE-2022-25235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25235"
},
{
"name": "CVE-2023-21980",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21980"
},
{
"name": "CVE-2024-39530",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39530"
},
{
"name": "CVE-2024-39532",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39532"
},
{
"name": "CVE-2023-27522",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27522"
},
{
"name": "CVE-2024-39557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39557"
},
{
"name": "CVE-2021-2390",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2390"
},
{
"name": "CVE-2024-39550",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39550"
},
{
"name": "CVE-2022-28615",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28615"
},
{
"name": "CVE-2022-21451",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21451"
},
{
"name": "CVE-2014-10064",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-10064"
},
{
"name": "CVE-2024-39511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39511"
},
{
"name": "CVE-2022-23943",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23943"
},
{
"name": "CVE-2024-39548",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39548"
},
{
"name": "CVE-2020-11993",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11993"
},
{
"name": "CVE-2023-22652",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22652"
},
{
"name": "CVE-2024-39528",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39528"
},
{
"name": "CVE-2023-3341",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3341"
},
{
"name": "CVE-2023-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22025"
},
{
"name": "CVE-2021-43527",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43527"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2024-39559",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39559"
},
{
"name": "CVE-2014-7191",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-7191"
},
{
"name": "CVE-2021-2356",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2356"
},
{
"name": "CVE-2020-36049",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36049"
},
{
"name": "CVE-2023-4208",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4208"
},
{
"name": "CVE-2021-41524",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41524"
},
{
"name": "CVE-2022-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3517"
},
{
"name": "CVE-2020-12402",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12402"
},
{
"name": "CVE-2019-11719",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11719"
},
{
"name": "CVE-2021-34798",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34798"
},
{
"name": "CVE-2024-39519",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39519"
},
{
"name": "CVE-2021-32803",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32803"
},
{
"name": "CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"name": "CVE-2022-21595",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21595"
},
{
"name": "CVE-2019-16775",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16775"
},
{
"name": "CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"name": "CVE-2023-3776",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3776"
},
{
"name": "CVE-2023-2700",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2700"
},
{
"name": "CVE-2020-7754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7754"
},
{
"name": "CVE-2024-39533",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39533"
},
{
"name": "CVE-2021-22543",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22543"
},
{
"name": "CVE-2021-33909",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33909"
},
{
"name": "CVE-2021-26690",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26690"
},
{
"name": "CVE-2022-22719",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22719"
},
{
"name": "CVE-2022-40674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40674"
},
{
"name": "CVE-2022-46663",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46663"
},
{
"name": "CVE-2011-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-1473"
},
{
"name": "CVE-2024-39513",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39513"
},
{
"name": "CVE-2021-3803",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3803"
},
{
"name": "CVE-2022-21417",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21417"
},
{
"name": "CVE-2024-39518",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39518"
},
{
"name": "CVE-2023-37450",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37450"
},
{
"name": "CVE-2021-30641",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30641"
},
{
"name": "CVE-2021-3177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3177"
},
{
"name": "CVE-2020-7660",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7660"
},
{
"name": "CVE-2022-31813",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31813"
},
{
"name": "CVE-2023-34969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34969"
},
{
"name": "CVE-2019-9517",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9517"
},
{
"name": "CVE-2018-20834",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20834"
},
{
"name": "CVE-2020-12362",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12362"
},
{
"name": "CVE-2020-1927",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1927"
},
{
"name": "CVE-2022-21592",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21592"
},
{
"name": "CVE-2021-3347",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3347"
},
{
"name": "CVE-2022-25236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25236"
},
{
"name": "CVE-2023-25690",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25690"
},
{
"name": "CVE-2021-2342",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2342"
},
{
"name": "CVE-2022-22720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22720"
},
{
"name": "CVE-2017-15010",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15010"
},
{
"name": "CVE-2019-10092",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10092"
},
{
"name": "CVE-2024-39541",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39541"
},
{
"name": "CVE-2021-44224",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44224"
},
{
"name": "CVE-2024-39537",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39537"
},
{
"name": "CVE-2022-21444",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21444"
},
{
"name": "CVE-2019-17567",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17567"
},
{
"name": "CVE-2018-7408",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7408"
},
{
"name": "CVE-2019-20149",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20149"
},
{
"name": "CVE-2024-20932",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20932"
},
{
"name": "CVE-2023-35001",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35001"
},
{
"name": "CVE-2024-39551",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39551"
},
{
"name": "CVE-2023-4863",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4863"
},
{
"name": "CVE-2022-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29404"
},
{
"name": "CVE-2020-14145",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14145"
},
{
"name": "CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2024-39565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39565"
},
{
"name": "CVE-2021-31618",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31618"
},
{
"name": "CVE-2022-21344",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21344"
},
{
"name": "CVE-2023-24329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24329"
},
{
"name": "CVE-2024-39549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39549"
},
{
"name": "CVE-2022-21367",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21367"
},
{
"name": "CVE-2021-33193",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33193"
},
{
"name": "CVE-2021-41773",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41773"
},
{
"name": "CVE-2020-11668",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11668"
},
{
"name": "CVE-2022-26377",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26377"
},
{
"name": "CVE-2021-44790",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44790"
},
{
"name": "CVE-2020-9490",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9490"
},
{
"name": "CVE-2020-28502",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28502"
},
{
"name": "CVE-2024-39556",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39556"
},
{
"name": "CVE-2022-37436",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37436"
},
{
"name": "CVE-2021-33033",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33033"
},
{
"name": "CVE-2023-32439",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32439"
},
{
"name": "CVE-2020-12400",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12400"
},
{
"name": "CVE-2023-21912",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21912"
},
{
"name": "CVE-2022-28330",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28330"
},
{
"name": "CVE-2024-39542",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39542"
},
{
"name": "CVE-2022-21454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21454"
},
{
"name": "CVE-2017-1000048",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000048"
},
{
"name": "CVE-2022-21427",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21427"
},
{
"name": "CVE-2021-40438",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40438"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2022-22824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22824"
},
{
"name": "CVE-2020-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6829"
},
{
"name": "CVE-2021-2372",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2372"
},
{
"name": "CVE-2022-21245",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21245"
},
{
"name": "CVE-2020-28469",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28469"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2019-10098",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10098"
},
{
"name": "CVE-2024-39538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39538"
},
{
"name": "CVE-2022-28614",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28614"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0575",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-07-12T00:00:00.000000"
},
{
"description": "Correction d\u0027identifiants CVE erron\u00e9s",
"revision_date": "2024-10-15T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Juniper Networks. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Juniper Networks",
"vendor_advisories": [
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83001",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Inconsistent-information-in-the-TE-database-can-lead-to-an-rpd-crash-CVE-2024-39541"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82976",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-The-802-1X-Authentication-Daemon-crashes-on-running-a-specific-command-CVE-2024-39511"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83027",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Session-Smart-Router-Multiple-vulnerabilities-resolved"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83021",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX4600-SRX5000-Series-TCP-packets-with-SYN-FIN-or-SYN-RST-are-transferred-after-enabling-no-syn-check-with-Express-Path-CVE-2024-39561"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83018",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Receipt-of-specific-PIM-packet-causes-rpd-crash-when-PIM-is-configured-along-with-MoFRR-CVE-2024-39558"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82987",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-RPD-crashes-upon-concurrent-deletion-of-a-routing-instance-and-receipt-of-an-SNMP-request-CVE-2024-39528"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82982",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-MX240-MX480-MX960-platforms-using-MPC10E-Memory-leak-will-be-observed-when-subscribed-to-a-specific-subscription-on-Junos-Telemetry-Interface-CVE-2024-39518"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83012",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-MX-Series-with-SPC3-line-card-Port-flaps-causes-rtlogd-memory-leak-leading-to-Denial-of-Service-CVE-2024-39550"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83019",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-Receipt-of-a-specific-TCP-packet-may-result-in-a-system-crash-vmcore-on-dual-RE-systems-with-NSR-enabled-CVE-2024-39559"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83004",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Receipt-of-a-large-RPKI-RTR-PDU-packet-can-cause-rpd-to-crash-CVE-2024-39543"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83010",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-Receipt-of-specific-packets-in-the-aftmand-process-will-lead-to-a-memory-leak-CVE-2024-39548"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83014",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-BGP-multipath-incremental-calculation-is-resulting-in-an-rpd-crash-CVE-2024-39554"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82996",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Flaps-of-BFD-sessions-with-authentication-cause-a-ppmd-memory-leak-CVE-2024-39536"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82980",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Receiving-specific-traffic-on-devices-with-EVPN-VPWS-with-IGMP-snooping-enabled-will-cause-the-rpd-to-crash-CVE-2024-39514"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83000",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX-Series-and-MX-Series-with-SPC3-Specific-valid-TCP-traffic-can-cause-a-pfe-crash-CVE-2024-39540"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83008",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-Local-low-privilege-user-can-gain-root-permissions-leading-to-privilege-escalation-CVE-2024-39546"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82991",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-ACX7000-Series-Protocol-specific-DDoS-configuration-affects-other-protocols-CVE-2024-39531"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83011",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Receipt-of-malformed-BGP-path-attributes-leads-to-a-memory-leak-CVE-2024-39549"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82989",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Attempting-to-access-specific-sensors-on-platforms-not-supporting-these-will-lead-to-a-chassisd-crash-CVE-2024-39530"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82997",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-ACX7000-Series-Ports-which-have-been-inadvertently-exposed-can-be-reached-over-the-network-CVE-2024-39537"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83023",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX-Series-EX-Series-J-Web-An-unauthenticated-network-based-attacker-can-perform-XPATH-injection-attack-against-a-device-CVE-2024-39565"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83026",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-24-1R1-release"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83013",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX-Series-and-MX-Series-with-SPC3-and-MS-MPC-MIC-Receipt-of-specific-packets-in-H-323-ALG-causes-traffic-drop-CVE-2024-39551"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83002",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-A-malformed-CFM-packet-or-specific-transit-traffic-leads-to-FPC-crash-CVE-2024-39542"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83015",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Receipt-of-a-specific-malformed-BGP-update-causes-the-session-to-reset-CVE-2024-39555"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83007",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX-Series-and-MX-Series-with-SPC3-and-NFX350-When-VPN-tunnels-parameters-are-not-matching-the-iked-process-will-crash-CVE-2024-39545"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82995",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-ACX7000-Series-When-specific-traffic-is-received-in-a-VPLS-scenario-evo-pfemand-crashes-CVE-2024-39535"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82993",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-QFX5000-Series-and-EX4600-Series-Output-firewall-filter-is-not-applied-if-certain-match-criteria-are-used-CVE-2024-39533"
},
{
"published_at": "2024-07-11",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA75726",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Malformed-BGP-UPDATE-causes-RPD-crash-CVE-2024-39552"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82988",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX-Series-If-DNS-traceoptions-are-configured-in-a-DGA-or-tunnel-detection-scenario-specific-DNS-traffic-leads-to-a-PFE-crash-CVE-2024-39529"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83017",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-MAC-table-changes-cause-a-memory-leak-CVE-2024-39557"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82983",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-ACX-7000-Series-Multicast-traffic-is-looped-in-a-multihoming-EVPN-MPLS-scenario-CVE-2024-39519"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83020",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Memory-leak-due-to-RSVP-neighbor-persistent-error-leading-to-kernel-crash-CVE-2024-39560"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82998",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-ACX7000-Series-When-multicast-traffic-with-a-specific-S-G-is-received-evo-pfemand-crashes-CVE-2024-39538"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82999",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-MX-Series-Continuous-subscriber-logins-will-lead-to-a-memory-leak-and-eventually-an-FPC-crash-CVE-2024-39539"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83016",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Loading-a-malicious-certificate-from-the-CLI-may-result-in-a-stack-based-overflow-CVE-2024-39556"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82992",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Confidential-information-in-logs-can-be-accessed-by-another-user-CVE-2024-39532"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82978",
"url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-Execution-of-a-specific-CLI-command-will-cause-a-crash-in-the-AFT-manager-CVE-2024-39513"
}
]
}
alsa-2021:0548
Vulnerability from osv_almalinux
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (10.23.1).
Security Fix(es):
-
libuv: buffer overflow in realpath (CVE-2020-8252)
-
nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS (CVE-2020-7754)
-
nodejs-y18n: prototype pollution vulnerability (CVE-2020-7774)
-
nodejs-ini: prototype pollution via malicious INI file (CVE-2020-7788)
-
nodejs-dot-prop: prototype pollution (CVE-2020-8116)
-
nodejs: use-after-free in the TLS implementation (CVE-2020-8265)
-
npm: sensitive information exposure through logs (CVE-2020-15095)
-
nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)
-
nodejs-yargs-parser: prototype pollution vulnerability (CVE-2020-7608)
-
nodejs: HTTP request smuggling via two copies of a header field in an http request (CVE-2020-8287)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "nodejs-nodemon"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.18.3-1.module_el8.3.0+2023+d2377ea3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "nodejs-nodemon"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.18.3-1.module_el8.3.0+2047+b07ac28e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "nodejs-packaging"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "17-3.module_el8.4.0+2224+b07ac28e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "nodejs-packaging"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "17-3.module_el8.4.0+2521+c668cc9f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "nodejs-packaging"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "17-3.module_el8.3.0+2023+d2377ea3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "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: nodejs (10.23.1).\n\nSecurity Fix(es):\n\n* libuv: buffer overflow in realpath (CVE-2020-8252)\n\n* nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS (CVE-2020-7754)\n\n* nodejs-y18n: prototype pollution vulnerability (CVE-2020-7774)\n\n* nodejs-ini: prototype pollution via malicious INI file (CVE-2020-7788)\n\n* nodejs-dot-prop: prototype pollution (CVE-2020-8116)\n\n* nodejs: use-after-free in the TLS implementation (CVE-2020-8265)\n\n* npm: sensitive information exposure through logs (CVE-2020-15095)\n\n* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)\n\n* nodejs-yargs-parser: prototype pollution vulnerability (CVE-2020-7608)\n\n* nodejs: HTTP request smuggling via two copies of a header field in an http request (CVE-2020-8287)\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.",
"id": "ALSA-2021:0548",
"modified": "2021-02-16T13:03:03Z",
"published": "2021-02-16T07:34:15Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2021-0548.html"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-15095"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-15366"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-7608"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-7754"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-7774"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-7788"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-8116"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-8252"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-8265"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-8287"
}
],
"related": [
"CVE-2020-8252",
"CVE-2020-7754",
"CVE-2020-7774",
"CVE-2020-7788",
"CVE-2020-8116",
"CVE-2020-8265",
"CVE-2020-15095",
"CVE-2020-15366",
"CVE-2020-7608",
"CVE-2020-8287"
],
"summary": "Moderate: nodejs:10 security update"
}
alsa-2021:0549
Vulnerability from osv_almalinux
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (12.20.1), nodejs-nodemon (2.0.3).
Security Fix(es):
-
nodejs-mixin-deep: prototype pollution in function mixin-deep (CVE-2019-10746)
-
nodejs-set-value: prototype pollution in function set-value (CVE-2019-10747)
-
nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS (CVE-2020-7754)
-
nodejs-ini: prototype pollution via malicious INI file (CVE-2020-7788)
-
nodejs: use-after-free in the TLS implementation (CVE-2020-8265)
-
nodejs: HTTP request smuggling via two copies of a header field in an http request (CVE-2020-8287)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "nodejs-nodemon"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.3-1.module_el8.4.0+2521+c668cc9f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "nodejs-packaging"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "17-3.module_el8.4.0+2224+b07ac28e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "nodejs-packaging"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "17-3.module_el8.4.0+2521+c668cc9f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "nodejs-packaging"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "17-3.module_el8.3.0+2023+d2377ea3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "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: nodejs (12.20.1), nodejs-nodemon (2.0.3).\n\nSecurity Fix(es):\n\n* nodejs-mixin-deep: prototype pollution in function mixin-deep (CVE-2019-10746)\n\n* nodejs-set-value: prototype pollution in function set-value (CVE-2019-10747)\n\n* nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS (CVE-2020-7754)\n\n* nodejs-ini: prototype pollution via malicious INI file (CVE-2020-7788)\n\n* nodejs: use-after-free in the TLS implementation (CVE-2020-8265)\n\n* nodejs: HTTP request smuggling via two copies of a header field in an http request (CVE-2020-8287)\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.",
"id": "ALSA-2021:0549",
"modified": "2021-02-16T13:03:05Z",
"published": "2021-02-16T07:34:29Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2021-0549.html"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2018-3750"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2019-10746"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2019-10747"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-7754"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-7788"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-8265"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-8287"
}
],
"related": [
"CVE-2019-10746",
"CVE-2019-10747",
"CVE-2020-7754",
"CVE-2020-7788",
"CVE-2020-8265",
"CVE-2020-8287"
],
"summary": "Moderate: nodejs:12 security update"
}
alsa-2021:0551
Vulnerability from osv_almalinux
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (14.15.4).
Security Fix(es):
-
nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS (CVE-2020-7754)
-
nodejs-y18n: prototype pollution vulnerability (CVE-2020-7774)
-
nodejs-ini: prototype pollution via malicious INI file (CVE-2020-7788)
-
nodejs: use-after-free in the TLS implementation (CVE-2020-8265)
-
c-ares: ares_parse_{a,aaaa}_reply() insufficient naddrttls validation DoS (CVE-2020-8277)
-
nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)
-
nodejs: HTTP request smuggling via two copies of a header field in an http request (CVE-2020-8287)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Bug Fix(es):
- yarn install crashes with nodejs:14 on aarch64 (BZ#1916465)
| URL | Type | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "nodejs-nodemon"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.3-1.module_el8.4.0+2521+c668cc9f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "nodejs-packaging"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "23-3.module_el8.5.0+254+b4526b16"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "nodejs-packaging"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "23-3.module_el8.4.0+2522+3bd42762"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "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: nodejs (14.15.4).\n\nSecurity Fix(es):\n\n* nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS (CVE-2020-7754)\n\n* nodejs-y18n: prototype pollution vulnerability (CVE-2020-7774)\n\n* nodejs-ini: prototype pollution via malicious INI file (CVE-2020-7788)\n\n* nodejs: use-after-free in the TLS implementation (CVE-2020-8265)\n\n* c-ares: ares_parse_{a,aaaa}_reply() insufficient naddrttls validation DoS (CVE-2020-8277)\n\n* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)\n\n* nodejs: HTTP request smuggling via two copies of a header field in an http request (CVE-2020-8287)\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\nBug Fix(es):\n\n* yarn install crashes with nodejs:14 on aarch64 (BZ#1916465)",
"id": "ALSA-2021:0551",
"modified": "2021-02-16T13:03:09Z",
"published": "2021-02-16T07:34:42Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2021-0551.html"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-15366"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-7754"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-7774"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-7788"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-8265"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-8277"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-8287"
}
],
"related": [
"CVE-2020-7754",
"CVE-2020-7774",
"CVE-2020-7788",
"CVE-2020-8265",
"CVE-2020-8277",
"CVE-2020-15366",
"CVE-2020-8287"
],
"summary": "Moderate: nodejs:14 security and bug fix update"
}
BDU:2024-01510
Vulnerability from fstec - Published: 16.10.2020{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS 3.0": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "Red Hat Inc., Novell Inc., NPM, Inc.",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "7 (Red Hat Enterprise Linux), 8 (Red Hat Enterprise Linux), 7.6 EUS (Red Hat Enterprise Linux), 3.11 (OpenShift Container Platform), 7.7 EUS (Red Hat Enterprise Linux), 4 (OpenShift Container Platform), 8 (SUSE Liberty Linux), \u0434\u043e 1.0.1 (npm-user-validate), 7 (Red Hat Software Collections for Red Hat Enterprise Linux), 7.6 EUS (Red Hat Software Collections for Red Hat Enterprise Linux), 7.7 EUS (Red Hat Software Collections for Red Hat Enterprise Linux)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439:\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 NPM, Inc\nhttps://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Red Hat Inc.: \nhttps://access.redhat.com/security/cve/CVE-2020-7754\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Novell Inc.: \nhttps://www.suse.com/security/cve/CVE-2020-7754.html",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "16.10.2020",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "22.02.2024",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "22.02.2024",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2024-01510",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2020-7754",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Red Hat Enterprise Linux, OpenShift Container Platform, SUSE Liberty Linux, npm-user-validate, Red Hat Software Collections for Red Hat Enterprise Linux",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "Red Hat Inc. Red Hat Enterprise Linux 7 , Red Hat Inc. Red Hat Enterprise Linux 8 , Red Hat Inc. Red Hat Enterprise Linux 7.6 EUS , Red Hat Inc. Red Hat Enterprise Linux 7.7 EUS , Novell Inc. SUSE Liberty Linux 8 ",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043f\u0430\u043a\u0435\u0442\u0430 npm-user-validate \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b node.js, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u043c \u0434\u043e\u0441\u0442\u0443\u043f\u0435",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041d\u0435\u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u043c\u044b\u0439 \u0440\u0430\u0441\u0445\u043e\u0434 \u0440\u0435\u0441\u0443\u0440\u0441\u0430 (\u00ab\u0418\u0441\u0442\u043e\u0449\u0435\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u0430\u00bb) (CWE-400)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043f\u0430\u043a\u0435\u0442\u0430 npm-user-validate \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b node.js \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043d\u0435\u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u043c\u044b\u043c \u0440\u0430\u0441\u0445\u043e\u0434\u043e\u043c \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0451\u043d\u043d\u043e, \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u0418\u0441\u0447\u0435\u0440\u043f\u0430\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e\nhttps://access.redhat.com/security/cve/CVE-2020-7754\nhttps://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353\nhttps://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352\nhttps://www.suse.com/security/cve/CVE-2020-7754.html",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-400",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,8)\n\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,5)"
}
FKIE_CVE-2020-7754
Vulnerability from fkie_nvd - Published: 2020-10-27 15:15 - Updated: 2024-11-21 05:37| URL | Tags | ||
|---|---|---|---|
| report@snyk.io | https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e | Patch, Third Party Advisory | |
| report@snyk.io | https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p | Third Party Advisory | |
| report@snyk.io | https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353 | Exploit, Third Party Advisory | |
| report@snyk.io | https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352 | Exploit, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353 | Exploit, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352 | Exploit, Third Party Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| npmjs | npm-user-validate | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:npmjs:npm-user-validate:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "2AC44E3C-4A3B-4215-AB0D-34D7395FC274",
"versionEndExcluding": "1.0.1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters."
},
{
"lang": "es",
"value": "Esto afecta al paquete npm-user-validate versiones anteriores a 1.0.1.\u0026#xa0;La expresi\u00f3n regular que comprueba los correos electr\u00f3nicos de los usuarios tard\u00f3 exponencialmente m\u00e1s en procesar cadenas de entrada largas que comienzan con caracteres @"
}
],
"id": "CVE-2020-7754",
"lastModified": "2024-11-21T05:37:44.450",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"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": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "report@snyk.io",
"type": "Secondary"
}
]
},
"published": "2020-10-27T15:15:13.123",
"references": [
{
"source": "report@snyk.io",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e"
},
{
"source": "report@snyk.io",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p"
},
{
"source": "report@snyk.io",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353"
},
{
"source": "report@snyk.io",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352"
}
],
"sourceIdentifier": "report@snyk.io",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-PW54-MH39-W3HC
Vulnerability from github – Published: 2021-05-10 19:08 – Updated: 2021-04-20 17:21This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "npm-user-validate"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-7754"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2021-04-20T17:21:44Z",
"nvd_published_at": "2020-10-27T15:15:00Z",
"severity": "HIGH"
},
"details": "This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters.",
"id": "GHSA-pw54-mh39-w3hc",
"modified": "2021-04-20T17:21:44Z",
"published": "2021-05-10T19:08:15Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754"
},
{
"type": "WEB",
"url": "https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Regular expression denial of service in npm-user-validate"
}
GSD-2020-7754
Vulnerability from gsd - Updated: 2023-12-13 01:21{
"GSD": {
"alias": "CVE-2020-7754",
"description": "This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters.",
"id": "GSD-2020-7754",
"references": [
"https://access.redhat.com/errata/RHSA-2021:0551",
"https://access.redhat.com/errata/RHSA-2021:0549",
"https://access.redhat.com/errata/RHSA-2021:0548",
"https://access.redhat.com/errata/RHSA-2021:0521",
"https://access.redhat.com/errata/RHSA-2021:0485",
"https://access.redhat.com/errata/RHSA-2021:0421",
"https://linux.oracle.com/cve/CVE-2020-7754.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2020-7754"
],
"details": "This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters.",
"id": "GSD-2020-7754",
"modified": "2023-12-13T01:21:51.500473Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2020-10-27T15:03:17.448791Z",
"ID": "CVE-2020-7754",
"STATE": "PUBLIC",
"TITLE": "Regular Expression Denial of Service (ReDoS)"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "npm-user-validate",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "1.0.1"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Yeting Li"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Regular Expression Denial of Service (ReDoS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352",
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352"
},
{
"name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353",
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353"
},
{
"name": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p",
"refsource": "MISC",
"url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p"
},
{
"name": "https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e",
"refsource": "MISC",
"url": "https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c1.0.1",
"affected_versions": "All versions before 1.0.1",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2020-10-27",
"description": "This affects the package npm-user-validate The regex that validates user emails took exponentially longer to process long input strings beginning with `@` characters.",
"fixed_versions": [
"1.0.1"
],
"identifier": "CVE-2020-7754",
"identifiers": [
"CVE-2020-7754",
"GHSA-xgh6-85xh-479p"
],
"not_impacted": "All versions starting from 1.0.1",
"package_slug": "npm/npm-user-validate",
"pubdate": "2020-10-27",
"solution": "Upgrade to version 1.0.1 or above.",
"title": "Uncontrolled Resource Consumption",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-7754"
],
"uuid": "1673fa49-9d59-4511-8859-f7e2a89af59a"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:npmjs:npm-user-validate:*:*:*:*:*:node.js:*:*",
"cpe_name": [],
"versionEndExcluding": "1.0.1",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"ID": "CVE-2020-7754"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353"
},
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e"
},
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p"
},
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"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": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2020-10-27T17:31Z",
"publishedDate": "2020-10-27T15:15Z"
}
}
}
RHSA-2021:0421
Vulnerability from csaf_redhat - Published: 2021-02-04 17:20 - Updated: 2026-04-30 16:09This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in nodejs-y18n. There is a prototype pollution vulnerability in y18n's locale functionality. If an attacker is able to provide untrusted input via locale, they may be able to cause denial of service or in rare circumstances, impact to data integrity or confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in nodejs-ini. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in nodejs. When writing to a TLS enabled socket, node::StreamBase::Write calls node::TLSWrap::DoWrite with a freshly allocated WriteWrap object as first argument. If the DoWrite method does not return an error, this object is passed back to the caller as part of a StreamWriteResult structure. This may be exploited to corrupt memory leading to a Denial of Service or potentially other exploits.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
A Node.js application that allows an attacker to trigger a DNS request for a host of their choice could trigger a Denial of Service in versions < 15.2.1, < 14.15.1, and < 12.19.1 by getting the application to resolve a DNS record with a larger number of responses. This is fixed in 15.2.1, 14.15.1, and 12.19.1.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in nodejs. Affected versions of Node.js allow two copies of a header field in an HTTP request. The first header field is recognized while the second is ignored leading to HTTP request smuggling. The highest threat from this vulnerability is to data confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in nodejs-ajv. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2021:0421 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1857977 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1892430 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1898554 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1898680 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1907444 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1912854 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1912863 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2020-7754 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1892430 | external |
| https://www.cve.org/CVERecord?id=CVE-2020-7754 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2020-7754 | external |
| https://github.com/npm/npm-user-validate/security… | external |
| https://access.redhat.com/security/cve/CVE-2020-7774 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1898680 | external |
| https://www.cve.org/CVERecord?id=CVE-2020-7774 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2020-7774 | external |
| https://snyk.io/vuln/SNYK-JS-Y18N-1021887 | external |
| https://access.redhat.com/security/cve/CVE-2020-7788 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1907444 | external |
| https://www.cve.org/CVERecord?id=CVE-2020-7788 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2020-7788 | external |
| https://access.redhat.com/security/cve/CVE-2020-8265 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1912854 | external |
| https://www.cve.org/CVERecord?id=CVE-2020-8265 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2020-8265 | external |
| https://hackerone.com/reports/988103 | external |
| https://access.redhat.com/security/cve/CVE-2020-8277 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1898554 | external |
| https://www.cve.org/CVERecord?id=CVE-2020-8277 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2020-8277 | external |
| https://access.redhat.com/security/cve/CVE-2020-8287 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1912863 | external |
| https://www.cve.org/CVERecord?id=CVE-2020-8287 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2020-8287 | external |
| https://access.redhat.com/security/cve/CVE-2020-15366 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1857977 | external |
| https://www.cve.org/CVERecord?id=CVE-2020-15366 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2020-15366 | external |
| https://snyk.io/vuln/SNYK-JS-AJV-584908 | external |
{
"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 rh-nodejs14-nodejs is now available for Red Hat Software Collections.\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": "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-nodejs14-nodejs (14.15.4).\n\nSecurity Fix(es):\n\n* nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS (CVE-2020-7754)\n\n* nodejs-y18n: prototype pollution vulnerability (CVE-2020-7774)\n\n* nodejs-ini: prototype pollution via malicious INI file (CVE-2020-7788)\n\n* nodejs: use-after-free in the TLS implementation (CVE-2020-8265)\n\n* c-ares: ares_parse_{a,aaaa}_reply() insufficient naddrttls validation DoS (CVE-2020-8277)\n\n* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)\n\n* nodejs: HTTP request smuggling via two copies of a header field in an http request (CVE-2020-8287)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:0421",
"url": "https://access.redhat.com/errata/RHSA-2021:0421"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1857977",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977"
},
{
"category": "external",
"summary": "1892430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1892430"
},
{
"category": "external",
"summary": "1898554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1898554"
},
{
"category": "external",
"summary": "1898680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1898680"
},
{
"category": "external",
"summary": "1907444",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444"
},
{
"category": "external",
"summary": "1912854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912854"
},
{
"category": "external",
"summary": "1912863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912863"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0421.json"
}
],
"title": "Red Hat Security Advisory: rh-nodejs14-nodejs security update",
"tracking": {
"current_release_date": "2026-04-30T16:09:18+00:00",
"generator": {
"date": "2026-04-30T16:09:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2021:0421",
"initial_release_date": "2021-02-04T17:20:51+00:00",
"revision_history": [
{
"date": "2021-02-04T17:20:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-02-04T17:20:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T16:09:18+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 (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6",
"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.6",
"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.6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.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.7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z",
"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-nodejs14-nodejs-0:14.15.4-2.el7.src",
"product": {
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"product_id": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.15.4-2.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"product": {
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"product_id": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.15.4-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"product": {
"name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"product_id": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.15.4-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"product": {
"name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"product_id": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.10-14.15.4.2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"product": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"product_id": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.15.4-2.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"product": {
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"product_id": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.15.4-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"product": {
"name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"product_id": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.15.4-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"product": {
"name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"product_id": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.10-14.15.4.2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"product": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"product_id": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.15.4-2.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"product": {
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"product_id": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.15.4-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"product": {
"name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"product_id": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.15.4-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"product": {
"name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"product_id": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.10-14.15.4.2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"product": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"product_id": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.15.4-2.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"product": {
"name": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"product_id": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-docs@14.15.4-2.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src"
},
"product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch"
},
"product_reference": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le"
},
"product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x"
},
"product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
},
"product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src"
},
"product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch"
},
"product_reference": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le"
},
"product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x"
},
"product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
},
"product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src"
},
"product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch"
},
"product_reference": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le"
},
"product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x"
},
"product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
},
"product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src"
},
"product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch"
},
"product_reference": "rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le"
},
"product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x"
},
"product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
},
"product_reference": "rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-7754",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2020-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1892430"
}
],
"notes": [
{
"category": "description",
"text": "This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Enterprise Linux 8 and Software Collections, `npm-user-validate` is used exclusively for `npm`. As a result, this vulnerability is considered Low in such a context.\n\nIn OpenShift Container Platform (OCP) 3.11 and 4.4 the kibana package has been marked Low (similar to RHEL8) as it is primarily used for npm and is protected via OpenShift OAuth. Additionally, whilst OCP 4.4 does deliver the kibana package, due to the code changing to container first content, it has been marked as wontfix at this time and may be fixed in a future release. \n\nAdditionally, the openshift4/ose-logging-kibana6 container is not represented on the CVE page as it gets npm from the Red Hat Software Collections and as such the ose-logging-kibana6 container will be updated when the rh-nodejs10-nodejs package is.",
"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-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7754"
},
{
"category": "external",
"summary": "RHBZ#1892430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1892430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7754"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754"
},
{
"category": "external",
"summary": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p",
"url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p"
}
],
"release_date": "2020-10-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-02-04T17:20:51+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-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0421"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS"
},
{
"cve": "CVE-2020-7774",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2020-11-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1898680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs-y18n. There is a prototype pollution vulnerability in y18n\u0027s locale functionality. If an attacker is able to provide untrusted input via locale, they may be able to cause denial of service or in rare circumstances, impact to data integrity or confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-y18n: prototype pollution vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP), OpenShift ServiceMesh (OSSM) and OpenShift distributed tracing the affected components are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-y18n library to authenticated users only, therefore the impact is Low.\n\nIn Red Hat OpenShift Container Storage 4 the noobaa-core container includes the affected version of y18n as a dependency of yargs. However, no unsafe usage found where the module accepts untrusted input and hence this issue has been rated as having a security impact of Low.",
"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-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7774"
},
{
"category": "external",
"summary": "RHBZ#1898680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1898680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7774",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7774"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7774",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7774"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-Y18N-1021887",
"url": "https://snyk.io/vuln/SNYK-JS-Y18N-1021887"
}
],
"release_date": "2020-10-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-02-04T17:20:51+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-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0421"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-y18n: prototype pollution vulnerability"
},
{
"cve": "CVE-2020-7788",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2020-12-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1907444"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs-ini. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-ini: Prototype pollution via malicious INI file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Node.JS packages in Red Hat Enterprise Linux and Red Hat Software Collections included the vulnerable dependency packaged in \"nodejs-npm\" component. Processing malicious files using npm could potentially trigger this vulnerability. The \"ini\" package bundled with npm was not in the library path where it could be included directly in other programs.\n\nThe nodejs-nodemon packages in Red Hat Enterprise Linux and Red Hat Software Collections are affected by this vulnerability as they bundle the nodejs-ini library. Usage of that library is governed by nodemon itself, so applications started by nodemon are not impacted. Further, nodemon is a developer tool not intended to be used in production.\n\nThe ini package is included in Red Hat Quay by protractor and webpack-cli, both of which are dev dependencies.",
"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-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7788"
},
{
"category": "external",
"summary": "RHBZ#1907444",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907444"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7788",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7788"
}
],
"release_date": "2020-12-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-02-04T17:20:51+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-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0421"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-ini: Prototype pollution via malicious INI file"
},
{
"cve": "CVE-2020-8265",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2021-01-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1912854"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs. When writing to a TLS enabled socket, node::StreamBase::Write calls node::TLSWrap::DoWrite with a freshly allocated WriteWrap object as first argument. If the DoWrite method does not return an error, this object is passed back to the caller as part of a StreamWriteResult structure. This may be exploited to corrupt memory leading to a Denial of Service or potentially other exploits.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: use-after-free in the TLS implementation",
"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-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-8265"
},
{
"category": "external",
"summary": "RHBZ#1912854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-8265",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8265"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8265",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8265"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/988103",
"url": "https://hackerone.com/reports/988103"
}
],
"release_date": "2021-01-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-02-04T17:20:51+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-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0421"
}
],
"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.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: use-after-free in the TLS implementation"
},
{
"cve": "CVE-2020-8277",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-11-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1898554"
}
],
"notes": [
{
"category": "description",
"text": "A Node.js application that allows an attacker to trigger a DNS request for a host of their choice could trigger a Denial of Service in versions \u003c 15.2.1, \u003c 14.15.1, and \u003c 12.19.1 by getting the application to resolve a DNS record with a larger number of responses. This is fixed in 15.2.1, 14.15.1, and 12.19.1.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: ares_parse_{a,aaaa}_reply() insufficient naddrttls validation DoS",
"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-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-8277"
},
{
"category": "external",
"summary": "RHBZ#1898554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1898554"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-8277",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8277"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8277",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8277"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-02-04T17:20:51+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-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0421"
}
],
"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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "c-ares: ares_parse_{a,aaaa}_reply() insufficient naddrttls validation DoS"
},
{
"cve": "CVE-2020-8287",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-01-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1912863"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs. Affected versions of Node.js allow two copies of a header field in an HTTP request. The first header field is recognized while the second is ignored leading to HTTP request smuggling. The highest threat from this vulnerability is to data confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: HTTP request smuggling via two copies of a header field in an http request",
"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-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-8287"
},
{
"category": "external",
"summary": "RHBZ#1912863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912863"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-8287",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8287"
}
],
"release_date": "2021-01-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-02-04T17:20:51+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-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0421"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: HTTP request smuggling via two copies of a header field in an http request"
},
{
"cve": "CVE-2020-15366",
"cwe": {
"id": "CWE-471",
"name": "Modification of Assumed-Immutable Data (MAID)"
},
"discovery_date": "2020-07-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1857977"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs-ajv. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In both OpenShift Container Platform (OCP) and OpenShift ServiceMesh (OSSM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-ajv library to authenticated users only, therefore the impact is low.",
"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-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15366"
},
{
"category": "external",
"summary": "RHBZ#1857977",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-AJV-584908",
"url": "https://snyk.io/vuln/SNYK-JS-AJV-584908"
}
],
"release_date": "2020-07-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-02-04T17:20:51+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-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0421"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Server-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Server-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.src",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-debuginfo-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-devel-0:14.15.4-2.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-nodejs14-nodejs-docs-0:14.15.4-2.el7.noarch",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.s390x",
"7Workstation-RHSCL-3.6:rh-nodejs14-npm-0:6.14.10-14.15.4.2.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function"
}
]
}
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.