Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-15169 (GCVE-0-2020-15169)
Vulnerability from cvelistv5 – Published: 2020-09-11 15:50 – Updated: 2024-08-04 13:08- CWE-79 - Cross-site Scripting (XSS)
| URL | Tags |
|---|---|
| https://github.com/rails/rails/security/advisorie… | x_refsource_CONFIRM |
| https://www.debian.org/security/2020/dsa-4766 | vendor-advisoryx_refsource_DEBIAN |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.debian.org/debian-lts-announce/2020… | mailing-listx_refsource_MLIST |
| Vendor | Product | Version | |
|---|---|---|---|
| rails | actionview |
Affected:
< 5.2.4.4
Affected: >= 6.0.0.0, < 6.0.3.3 |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T13:08:22.436Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/rails/rails/security/advisories/GHSA-cfjv-5498-mph5"
},
{
"name": "DSA-4766",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2020/dsa-4766"
},
{
"name": "FEDORA-2020-4dd34860a3",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XJ7NUWXAEVRQCROIIBV4C6WXO6IR3KSB/"
},
{
"name": "[debian-lts-announce] 20201009 [SECURITY] [DLA 2403-1] rails security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00015.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "actionview",
"vendor": "rails",
"versions": [
{
"status": "affected",
"version": "\u003c 5.2.4.4"
},
{
"status": "affected",
"version": "\u003e= 6.0.0.0, \u003c 6.0.3.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In Action View before versions 5.2.4.4 and 6.0.3.3 there is a potential Cross-Site Scripting (XSS) vulnerability in Action View\u0027s translation helpers. Views that allow the user to control the default (not found) value of the `t` and `translate` helpers could be susceptible to XSS attacks. When an HTML-unsafe string is passed as the default for a missing translation key named html or ending in _html, the default string is incorrectly marked as HTML-safe and not escaped. This is patched in versions 6.0.3.3 and 5.2.4.4. A workaround without upgrading is proposed in the source advisory."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79 Cross-site Scripting (XSS)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-10-09T20:06:10.000Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/rails/rails/security/advisories/GHSA-cfjv-5498-mph5"
},
{
"name": "DSA-4766",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2020/dsa-4766"
},
{
"name": "FEDORA-2020-4dd34860a3",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XJ7NUWXAEVRQCROIIBV4C6WXO6IR3KSB/"
},
{
"name": "[debian-lts-announce] 20201009 [SECURITY] [DLA 2403-1] rails security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00015.html"
}
],
"source": {
"advisory": "GHSA-cfjv-5498-mph5",
"discovery": "UNKNOWN"
},
"title": "XSS in Action View",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-15169",
"STATE": "PUBLIC",
"TITLE": "XSS in Action View"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "actionview",
"version": {
"version_data": [
{
"version_value": "\u003c 5.2.4.4"
},
{
"version_value": "\u003e= 6.0.0.0, \u003c 6.0.3.3"
}
]
}
}
]
},
"vendor_name": "rails"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Action View before versions 5.2.4.4 and 6.0.3.3 there is a potential Cross-Site Scripting (XSS) vulnerability in Action View\u0027s translation helpers. Views that allow the user to control the default (not found) value of the `t` and `translate` helpers could be susceptible to XSS attacks. When an HTML-unsafe string is passed as the default for a missing translation key named html or ending in _html, the default string is incorrectly marked as HTML-safe and not escaped. This is patched in versions 6.0.3.3 and 5.2.4.4. A workaround without upgrading is proposed in the source advisory."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/rails/rails/security/advisories/GHSA-cfjv-5498-mph5",
"refsource": "CONFIRM",
"url": "https://github.com/rails/rails/security/advisories/GHSA-cfjv-5498-mph5"
},
{
"name": "DSA-4766",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2020/dsa-4766"
},
{
"name": "FEDORA-2020-4dd34860a3",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XJ7NUWXAEVRQCROIIBV4C6WXO6IR3KSB/"
},
{
"name": "[debian-lts-announce] 20201009 [SECURITY] [DLA 2403-1] rails security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00015.html"
}
]
},
"source": {
"advisory": "GHSA-cfjv-5498-mph5",
"discovery": "UNKNOWN"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2020-15169",
"datePublished": "2020-09-11T15:50:12.000Z",
"dateReserved": "2020-06-25T00:00:00.000Z",
"dateUpdated": "2024-08-04T13:08:22.436Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2020-15169",
"date": "2026-05-24",
"epss": "0.01184",
"percentile": "0.79025"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:action_view_project:action_view:*:*:*:*:*:ruby:*:*\", \"versionEndExcluding\": \"5.2.4.4\", \"matchCriteriaId\": \"385E66EA-7A3C-46CF-8587-42D72DC51AD4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:action_view_project:action_view:*:*:*:*:*:ruby:*:*\", \"versionStartIncluding\": \"6.0.0.0\", \"versionEndExcluding\": \"6.0.3.3\", \"matchCriteriaId\": \"BF1D503E-345C-4FD5-8904-AE2079A7F704\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"In Action View before versions 5.2.4.4 and 6.0.3.3 there is a potential Cross-Site Scripting (XSS) vulnerability in Action View\u0027s translation helpers. Views that allow the user to control the default (not found) value of the `t` and `translate` helpers could be susceptible to XSS attacks. When an HTML-unsafe string is passed as the default for a missing translation key named html or ending in _html, the default string is incorrectly marked as HTML-safe and not escaped. This is patched in versions 6.0.3.3 and 5.2.4.4. A workaround without upgrading is proposed in the source advisory.\"}, {\"lang\": \"es\", \"value\": \"En Action View versiones anteriores a 5.2.4.4 y 6.0.3.3, se presenta una potencial vulnerabilidad de tipo Cross-Site Scripting (XSS) en los asistentes de traducci\\u00f3n de Action View.\u0026#xa0;Las vistas que permiten al usuario controlar el valor predeterminado (no encontrado) de los asistentes \\\"t\\\" y \\\"translate\\\" podr\\u00edan ser susceptibles a ataques de tipo XSS.\u0026#xa0;Cuando es pasada una cadena no segura hacia HTML como predeterminada para una clave de traducci\\u00f3n faltante llamada html o terminando en _html, la cadena predeterminada es marcada incorrectamente como segura para HTML y no escapaba.\u0026#xa0;Esto est\\u00e1 parcheado en las versiones 6.0.3.3 y 5.2.4.4.\u0026#xa0;Se propone una soluci\\u00f3n alternativa sin actualizar en el aviso de fuente\"}]",
"id": "CVE-2020-15169",
"lastModified": "2024-11-21T05:04:59.650",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N\", \"baseScore\": 5.4, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.2, \"impactScore\": 2.7}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\", \"baseScore\": 6.1, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 2.7}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:N/I:P/A:N\", \"baseScore\": 4.3, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": true}]}",
"published": "2020-09-11T16:15:12.287",
"references": "[{\"url\": \"https://github.com/rails/rails/security/advisories/GHSA-cfjv-5498-mph5\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/10/msg00015.html\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XJ7NUWXAEVRQCROIIBV4C6WXO6IR3KSB/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://www.debian.org/security/2020/dsa-4766\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/rails/rails/security/advisories/GHSA-cfjv-5498-mph5\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/10/msg00015.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XJ7NUWXAEVRQCROIIBV4C6WXO6IR3KSB/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.debian.org/security/2020/dsa-4766\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-79\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-15169\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2020-09-11T16:15:12.287\",\"lastModified\":\"2024-11-21T05:04:59.650\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In Action View before versions 5.2.4.4 and 6.0.3.3 there is a potential Cross-Site Scripting (XSS) vulnerability in Action View\u0027s translation helpers. Views that allow the user to control the default (not found) value of the `t` and `translate` helpers could be susceptible to XSS attacks. When an HTML-unsafe string is passed as the default for a missing translation key named html or ending in _html, the default string is incorrectly marked as HTML-safe and not escaped. This is patched in versions 6.0.3.3 and 5.2.4.4. A workaround without upgrading is proposed in the source advisory.\"},{\"lang\":\"es\",\"value\":\"En Action View versiones anteriores a 5.2.4.4 y 6.0.3.3, se presenta una potencial vulnerabilidad de tipo Cross-Site Scripting (XSS) en los asistentes de traducci\u00f3n de Action View.\u0026#xa0;Las vistas que permiten al usuario controlar el valor predeterminado (no encontrado) de los asistentes \\\"t\\\" y \\\"translate\\\" podr\u00edan ser susceptibles a ataques de tipo XSS.\u0026#xa0;Cuando es pasada una cadena no segura hacia HTML como predeterminada para una clave de traducci\u00f3n faltante llamada html o terminando en _html, la cadena predeterminada es marcada incorrectamente como segura para HTML y no escapaba.\u0026#xa0;Esto est\u00e1 parcheado en las versiones 6.0.3.3 y 5.2.4.4.\u0026#xa0;Se propone una soluci\u00f3n alternativa sin actualizar en el aviso de fuente\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":2.7},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:P/A:N\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:action_view_project:action_view:*:*:*:*:*:ruby:*:*\",\"versionEndExcluding\":\"5.2.4.4\",\"matchCriteriaId\":\"385E66EA-7A3C-46CF-8587-42D72DC51AD4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:action_view_project:action_view:*:*:*:*:*:ruby:*:*\",\"versionStartIncluding\":\"6.0.0.0\",\"versionEndExcluding\":\"6.0.3.3\",\"matchCriteriaId\":\"BF1D503E-345C-4FD5-8904-AE2079A7F704\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"}]}]}],\"references\":[{\"url\":\"https://github.com/rails/rails/security/advisories/GHSA-cfjv-5498-mph5\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/10/msg00015.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XJ7NUWXAEVRQCROIIBV4C6WXO6IR3KSB/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://www.debian.org/security/2020/dsa-4766\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/rails/rails/security/advisories/GHSA-cfjv-5498-mph5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/10/msg00015.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XJ7NUWXAEVRQCROIIBV4C6WXO6IR3KSB/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.debian.org/security/2020/dsa-4766\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
CERTFR-2020-AVI-567
Vulnerability from certfr_avis - Published: - Updated:
Une vulnérabilité a été découverte dans Ruby on Rails. Elle permet à un attaquant de provoquer une injection de code indirecte à distance (XSS).
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Ruby on Rails | N/A | Rails versions antérieures à 5.2.4.4 | ||
| Ruby on Rails | N/A | Rails versions 6.0.x antérieures à 6.0.3.3 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Rails versions ant\u00e9rieures \u00e0 5.2.4.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Ruby on Rails",
"scada": false
}
}
},
{
"description": "Rails versions 6.0.x ant\u00e9rieures \u00e0 6.0.3.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Ruby on Rails",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-15169",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15169"
}
],
"links": [],
"reference": "CERTFR-2020-AVI-567",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-09-10T00:00:00.000000"
}
],
"risks": [
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
}
],
"summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 d\u00e9couverte dans Ruby on Rails. Elle permet \u00e0 un\nattaquant de provoquer une injection de code indirecte \u00e0 distance (XSS).\n",
"title": "Vuln\u00e9rabilit\u00e9 dans Ruby on Rails",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Ruby on Rails du 09 septembre 2020",
"url": "https://groups.google.com/forum/#!topic/rubyonrails-security/b-C9kSGXYrc"
}
]
}
CERTFR-2020-AVI-567
Vulnerability from certfr_avis - Published: - Updated:
Une vulnérabilité a été découverte dans Ruby on Rails. Elle permet à un attaquant de provoquer une injection de code indirecte à distance (XSS).
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Ruby on Rails | N/A | Rails versions antérieures à 5.2.4.4 | ||
| Ruby on Rails | N/A | Rails versions 6.0.x antérieures à 6.0.3.3 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Rails versions ant\u00e9rieures \u00e0 5.2.4.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Ruby on Rails",
"scada": false
}
}
},
{
"description": "Rails versions 6.0.x ant\u00e9rieures \u00e0 6.0.3.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Ruby on Rails",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-15169",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15169"
}
],
"links": [],
"reference": "CERTFR-2020-AVI-567",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-09-10T00:00:00.000000"
}
],
"risks": [
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
}
],
"summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 d\u00e9couverte dans Ruby on Rails. Elle permet \u00e0 un\nattaquant de provoquer une injection de code indirecte \u00e0 distance (XSS).\n",
"title": "Vuln\u00e9rabilit\u00e9 dans Ruby on Rails",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Ruby on Rails du 09 septembre 2020",
"url": "https://groups.google.com/forum/#!topic/rubyonrails-security/b-C9kSGXYrc"
}
]
}
BDU:2021-03552
Vulnerability from fstec - Published: 10.09.2020{
"CVSS 2.0": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"CVSS 3.0": "AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"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": "\u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f, \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, Rails Core Team, \u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb, \u0410\u041e \u00ab\u041a\u043e\u043d\u0446\u0435\u0440\u043d \u0412\u041d\u0418\u0418\u041d\u0421\u00bb",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "9 (Debian GNU/Linux), 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (Astra Linux Special Edition), 2.12 \u00ab\u041e\u0440\u0451\u043b\u00bb (Astra Linux Common Edition), 8 (Debian GNU/Linux), 10 (Debian GNU/Linux), 8.1 \u00ab\u041b\u0435\u043d\u0438\u043d\u0433\u0440\u0430\u0434\u00bb (Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb), \u0434\u043e 5.2.4.4 (Ruby on Rails), \u043e\u0442 6.0.0.0 \u0434\u043e 6.0.3.3 (Ruby on Rails), 7.3 (\u0420\u0415\u0414 \u041e\u0421), \u0434\u043e 16.01.2023 (\u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb)",
"\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 Ruby on Rails:\nhttps://github.com/rails/rails/security/advisories/GHSA-cfjv-5498-mph5\n\n\u0414\u043b\u044f Debian:\nhttps://security-tracker.debian.org/tracker/CVE-2020-15169\n\n\u0414\u043b\u044f Astra Linux:\nhttps://wiki.astralinux.ru/astra-linux-se16-bulletin-20210730SE16\nhttps://wiki.astralinux.ru/pages/viewpage.action?pageId=47416144\nhttps://wiki.astralinux.ru/astra-linux-se81-bulletin-20211019SE81\n\n\u0414\u043b\u044f \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb:\n\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 rails \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 2:4.2.7.1-1+deb9u5\n\n\u0414\u043b\u044f \u0420\u0415\u0414 \u041e\u0421:\nhttps://redos.red-soft.ru/support/secure/uyazvimosti/uyazvimost-rubygem-actionview-cve-2020-15169/?sphrase_id=1075817",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "10.09.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": "02.07.2025",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "13.07.2021",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2021-03552",
"\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-15169",
"\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": "Debian GNU/Linux, Astra Linux Special Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), Astra Linux Common Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164433), Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u211611156), Ruby on Rails, \u0420\u0415\u0414 \u041e\u0421 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166177)",
"\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": "\u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 9 , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Common Edition 2.12 \u00ab\u041e\u0440\u0451\u043b\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164433), \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 8 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 10 , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb 8.1 \u00ab\u041b\u0435\u043d\u0438\u043d\u0433\u0440\u0430\u0434\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u211611156), \u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb \u0420\u0415\u0414 \u041e\u0421 7.3 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), \u0410\u041e \u00ab\u041a\u043e\u043d\u0446\u0435\u0440\u043d \u0412\u041d\u0418\u0418\u041d\u0421\u00bb \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb \u0434\u043e 16.01.2023 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166177)",
"\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 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 translate \u0438\u0437 translation_helper.rb \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b Ruby on Rails, \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u0430\u044f \u0441 \u043d\u0435\u043f\u0440\u0438\u043d\u044f\u0442\u0438\u0435\u043c \u043c\u0435\u0440 \u043f\u043e \u0437\u0430\u0449\u0438\u0442\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u044b \u0432\u0435\u0431-\u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0432\u043e\u0437\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u043d\u0430 \u0446\u0435\u043b\u043e\u0441\u0442\u043d\u043e\u0441\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0445",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041d\u0435\u043f\u0440\u0438\u043d\u044f\u0442\u0438\u0435 \u043c\u0435\u0440 \u043f\u043e \u0437\u0430\u0449\u0438\u0442\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u044b \u0432\u0435\u0431-\u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b (\u0438\u043b\u0438 \\\u00ab\u041c\u0435\u0436\u0441\u0430\u0439\u0442\u043e\u0432\u0430\u044f \u0441\u0446\u0435\u043d\u0430\u0440\u043d\u0430\u044f \u0430\u0442\u0430\u043a\u0430\\\u00bb) (CWE-79)",
"\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 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 translate \u0438\u0437 translation_helper.rb \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b Ruby on Rails \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043a\u0430\u043c\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c\u044b\u0445 \u043c\u0435\u0440 \u043f\u043e \u0437\u0430\u0449\u0438\u0442\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440 \u0432\u0435\u0431-\u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \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\u0435\u043d\u043d\u043e, \u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0432\u043e\u0437\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u043d\u0430 \u0446\u0435\u043b\u043e\u0441\u0442\u043d\u043e\u0441\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0445",
"\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\u043d\u044a\u0435\u043a\u0446\u0438\u044f",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://github.com/rails/rails/security/advisories/GHSA-cfjv-5498-mph5\nhttps://nvd.nist.gov/vuln/detail/CVE-2020-15169\nhttps://security-tracker.debian.org/tracker/CVE-2020-15169\nhttps://wiki.astralinux.ru/astra-linux-se16-bulletin-20210611SE16\nhttps://wiki.astralinux.ru/astra-linux-se16-bulletin-20210730SE16\nhttps://wiki.astralinux.ru/pages/viewpage.action?pageId=47416144\nhttps://wiki.astralinux.ru/astra-linux-se81-bulletin-20211019SE81\nhttps://strelets.net/patchi-i-obnovleniya-bezopasnosti#16012023\nhttps://redos.red-soft.ru/support/secure/uyazvimosti/uyazvimost-rubygem-actionview-cve-2020-15169/?sphrase_id=1075817",
"\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-79",
"\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": "\u0421\u0440\u0435\u0434\u043d\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 4,3)\n\u0421\u0440\u0435\u0434\u043d\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.1 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 6,1)"
}
FKIE_CVE-2020-15169
Vulnerability from fkie_nvd - Published: 2020-09-11 16:15 - Updated: 2024-11-21 05:046.1 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
| Vendor | Product | Version | |
|---|---|---|---|
| action_view_project | action_view | * | |
| action_view_project | action_view | * | |
| debian | debian_linux | 10.0 | |
| fedoraproject | fedora | 33 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:action_view_project:action_view:*:*:*:*:*:ruby:*:*",
"matchCriteriaId": "385E66EA-7A3C-46CF-8587-42D72DC51AD4",
"versionEndExcluding": "5.2.4.4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:action_view_project:action_view:*:*:*:*:*:ruby:*:*",
"matchCriteriaId": "BF1D503E-345C-4FD5-8904-AE2079A7F704",
"versionEndExcluding": "6.0.3.3",
"versionStartIncluding": "6.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*",
"matchCriteriaId": "E460AA51-FCDA-46B9-AE97-E6676AA5E194",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In Action View before versions 5.2.4.4 and 6.0.3.3 there is a potential Cross-Site Scripting (XSS) vulnerability in Action View\u0027s translation helpers. Views that allow the user to control the default (not found) value of the `t` and `translate` helpers could be susceptible to XSS attacks. When an HTML-unsafe string is passed as the default for a missing translation key named html or ending in _html, the default string is incorrectly marked as HTML-safe and not escaped. This is patched in versions 6.0.3.3 and 5.2.4.4. A workaround without upgrading is proposed in the source advisory."
},
{
"lang": "es",
"value": "En Action View versiones anteriores a 5.2.4.4 y 6.0.3.3, se presenta una potencial vulnerabilidad de tipo Cross-Site Scripting (XSS) en los asistentes de traducci\u00f3n de Action View.\u0026#xa0;Las vistas que permiten al usuario controlar el valor predeterminado (no encontrado) de los asistentes \"t\" y \"translate\" podr\u00edan ser susceptibles a ataques de tipo XSS.\u0026#xa0;Cuando es pasada una cadena no segura hacia HTML como predeterminada para una clave de traducci\u00f3n faltante llamada html o terminando en _html, la cadena predeterminada es marcada incorrectamente como segura para HTML y no escapaba.\u0026#xa0;Esto est\u00e1 parcheado en las versiones 6.0.3.3 y 5.2.4.4.\u0026#xa0;Se propone una soluci\u00f3n alternativa sin actualizar en el aviso de fuente"
}
],
"id": "CVE-2020-15169",
"lastModified": "2024-11-21T05:04:59.650",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": true
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 2.7,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2020-09-11T16:15:12.287",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/rails/rails/security/advisories/GHSA-cfjv-5498-mph5"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00015.html"
},
{
"source": "security-advisories@github.com",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XJ7NUWXAEVRQCROIIBV4C6WXO6IR3KSB/"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2020/dsa-4766"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/rails/rails/security/advisories/GHSA-cfjv-5498-mph5"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00015.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XJ7NUWXAEVRQCROIIBV4C6WXO6IR3KSB/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2020/dsa-4766"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
GHSA-CFJV-5498-MPH5
Vulnerability from github – Published: 2020-09-11 15:19 – Updated: 2023-05-04 19:48There is a potential Cross-Site Scripting (XSS) vulnerability in Action View's translation helpers. Views that allow the user to control the default (not found) value of the t and translate helpers could be susceptible to XSS attacks.
Impact
When an HTML-unsafe string is passed as the default for a missing translation key named html or ending in _html, the default string is incorrectly marked as HTML-safe and not escaped. Vulnerable code may look like the following examples:
<%# The welcome_html translation is not defined for the current locale: %>
<%= t("welcome_html", default: untrusted_user_controlled_string) %>
<%# Neither the title.html translation nor the missing.html translation is defined for the current locale: %>
<%= t("title.html", default: [:"missing.html", untrusted_user_controlled_string]) %>
Patches
Patched Rails versions, 6.0.3.3 and 5.2.4.4, are available from the normal locations.
The patches have also been applied to the master, 6-0-stable, and 5-2-stable branches on GitHub. If you track any of these branches, you should update to the latest.
To aid users who aren’t able to upgrade immediately, we’ve provided patches for the two supported release series. They are in git-am format and consist of a single changeset.
- 5-2-translate-helper-xss.patch — patch for the 5.2 release series
- 6-0-translate-helper-xss.patch — patch for the 6.0 release series
Please note that only the 5.2 and 6.0 release series are currently supported. Users of earlier, unsupported releases are advised to update as soon as possible, as we cannot provide security fixes for unsupported releases.
Workarounds
Impacted users who can’t upgrade to a patched Rails version can avoid this issue by manually escaping default translations with the html_escape helper (aliased as h):
<%= t("welcome_html", default: h(untrusted_user_controlled_string)) %>
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 5.2.4.3"
},
"package": {
"ecosystem": "RubyGems",
"name": "actionview"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.2.4.4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 6.0.3.2"
},
"package": {
"ecosystem": "RubyGems",
"name": "actionview"
},
"ranges": [
{
"events": [
{
"introduced": "6.0.0.0"
},
{
"fixed": "6.0.3.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-15169"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2020-09-11T15:19:29Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "There is a potential Cross-Site Scripting (XSS) vulnerability in Action View\u0027s translation helpers. Views that allow the user to control the default (not found) value of the `t` and `translate` helpers could be susceptible to XSS attacks.\n\n### Impact\n\nWhen an HTML-unsafe string is passed as the default for a missing translation key [named `html` or ending in `_html`](https://guides.rubyonrails.org/i18n.html#using-safe-html-translations), the default string is incorrectly marked as HTML-safe and not escaped. Vulnerable code may look like the following examples:\n\n```erb\n\u003c%# The welcome_html translation is not defined for the current locale: %\u003e\n\u003c%= t(\"welcome_html\", default: untrusted_user_controlled_string) %\u003e\n\n\u003c%# Neither the title.html translation nor the missing.html translation is defined for the current locale: %\u003e\n\u003c%= t(\"title.html\", default: [:\"missing.html\", untrusted_user_controlled_string]) %\u003e\n```\n\n### Patches\n\nPatched Rails versions, 6.0.3.3 and 5.2.4.4, are available from the normal locations.\n\nThe patches have also been applied to the `master`, `6-0-stable`, and `5-2-stable` branches on GitHub. If you track any of these branches, you should update to the latest.\n\nTo aid users who aren\u2019t able to upgrade immediately, we\u2019ve provided patches for the two supported release series. They are in git-am format and consist of a single changeset.\n\n* [5-2-translate-helper-xss.patch](https://gist.github.com/georgeclaghorn/a466e103922ee81f24c32c9034089442#file-5-2-translate-helper-xss-patch) \u2014 patch for the 5.2 release series\n* [6-0-translate-helper-xss.patch](https://gist.github.com/georgeclaghorn/a466e103922ee81f24c32c9034089442#file-6-0-translate-helper-xss-patch) \u2014 patch for the 6.0 release series\n\nPlease note that only the 5.2 and 6.0 release series are currently supported. Users of earlier, unsupported releases are advised to update as soon as possible, as we cannot provide security fixes for unsupported releases.\n\n### Workarounds\n\nImpacted users who can\u2019t upgrade to a patched Rails version can avoid this issue by manually escaping default translations with the `html_escape` helper (aliased as `h`):\n\n```erb\n\u003c%= t(\"welcome_html\", default: h(untrusted_user_controlled_string)) %\u003e\n```",
"id": "GHSA-cfjv-5498-mph5",
"modified": "2023-05-04T19:48:00Z",
"published": "2020-09-11T15:19:57Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/rails/rails/security/advisories/GHSA-cfjv-5498-mph5"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15169"
},
{
"type": "WEB",
"url": "https://github.com/rails/rails/commit/e663f084460ea56c55c3dc76f78c7caeddeeb02e"
},
{
"type": "PACKAGE",
"url": "https://github.com/rails/rails"
},
{
"type": "WEB",
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionview/CVE-2020-15169.yml"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/rubyonrails-security/c/b-C9kSGXYrc"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00015.html"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XJ7NUWXAEVRQCROIIBV4C6WXO6IR3KSB"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2020/dsa-4766"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "XSS in Action View"
}
GSD-2020-15169
Vulnerability from gsd - Updated: 2020-09-09 00:00{
"GSD": {
"alias": "CVE-2020-15169",
"description": "In Action View before versions 5.2.4.4 and 6.0.3.3 there is a potential Cross-Site Scripting (XSS) vulnerability in Action View\u0027s translation helpers. Views that allow the user to control the default (not found) value of the `t` and `translate` helpers could be susceptible to XSS attacks. When an HTML-unsafe string is passed as the default for a missing translation key named html or ending in _html, the default string is incorrectly marked as HTML-safe and not escaped. This is patched in versions 6.0.3.3 and 5.2.4.4. A workaround without upgrading is proposed in the source advisory.",
"id": "GSD-2020-15169",
"references": [
"https://www.suse.com/security/cve/CVE-2020-15169.html",
"https://www.debian.org/security/2020/dsa-4766",
"https://access.redhat.com/errata/RHSA-2021:1313"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "actionview",
"purl": "pkg:gem/actionview"
}
}
],
"aliases": [
"CVE-2020-15169",
"GHSA-cfjv-5498-mph5"
],
"details": "There is a potential Cross-Site Scripting (XSS) vulnerability in Action\nView\u0027s translation helpers. Views that allow the user to control the\ndefault (not found) value of the `t` and `translate` helpers could be\nsusceptible to XSS attacks.\n\nImpact\n------\n\nWhen an HTML-unsafe string is passed as the default for a missing\ntranslation key [named `html` or ending in `_html`](https://guides.rubyonrails.org/i18n.html#using-safe-html-translations),\nthe default string is incorrectly marked as HTML-safe and not escaped.\nVulnerable code may look like the following examples:\n\n```erb\n\u003c%# The welcome_html translation is not defined for the current locale: %\u003e\n\u003c%= t(\"welcome_html\", default: untrusted_user_controlled_string) %\u003e\n\n\u003c%# Neither the title.html translation nor the missing.html translation is defined for the current locale: %\u003e\n\u003c%= t(\"title.html\", default: [:\"missing.html\", untrusted_user_controlled_string]) %\u003e\n```\n\nWorkarounds\n-----------\nImpacted users who can\u2019t upgrade to a patched Rails version can avoid\nthis issue by manually escaping default translations with the\n`html_escape` helper (aliased as `h`):\n\n```erb\n\u003c%= t(\"welcome_html\", default: h(untrusted_user_controlled_string)) %\u003e\n```\n",
"id": "GSD-2020-15169",
"modified": "2020-09-09T00:00:00.000Z",
"published": "2020-09-09T00:00:00.000Z",
"references": [
{
"type": "WEB",
"url": "https://groups.google.com/g/rubyonrails-security/c/b-C9kSGXYrc"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": 5.4,
"type": "CVSS_V3"
}
],
"summary": "Potential XSS vulnerability in Action View"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-15169",
"STATE": "PUBLIC",
"TITLE": "XSS in Action View"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "actionview",
"version": {
"version_data": [
{
"version_value": "\u003c 5.2.4.4"
},
{
"version_value": "\u003e= 6.0.0.0, \u003c 6.0.3.3"
}
]
}
}
]
},
"vendor_name": "rails"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Action View before versions 5.2.4.4 and 6.0.3.3 there is a potential Cross-Site Scripting (XSS) vulnerability in Action View\u0027s translation helpers. Views that allow the user to control the default (not found) value of the `t` and `translate` helpers could be susceptible to XSS attacks. When an HTML-unsafe string is passed as the default for a missing translation key named html or ending in _html, the default string is incorrectly marked as HTML-safe and not escaped. This is patched in versions 6.0.3.3 and 5.2.4.4. A workaround without upgrading is proposed in the source advisory."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/rails/rails/security/advisories/GHSA-cfjv-5498-mph5",
"refsource": "CONFIRM",
"url": "https://github.com/rails/rails/security/advisories/GHSA-cfjv-5498-mph5"
},
{
"name": "DSA-4766",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2020/dsa-4766"
},
{
"name": "FEDORA-2020-4dd34860a3",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XJ7NUWXAEVRQCROIIBV4C6WXO6IR3KSB/"
},
{
"name": "[debian-lts-announce] 20201009 [SECURITY] [DLA 2403-1] rails security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00015.html"
}
]
},
"source": {
"advisory": "GHSA-cfjv-5498-mph5",
"discovery": "UNKNOWN"
}
},
"github.com/rubysec/ruby-advisory-db": {
"cve": "2020-15169",
"cvss_v3": 5.4,
"date": "2020-09-09",
"description": "There is a potential Cross-Site Scripting (XSS) vulnerability in Action\nView\u0027s translation helpers. Views that allow the user to control the\ndefault (not found) value of the `t` and `translate` helpers could be\nsusceptible to XSS attacks.\n\nImpact\n------\n\nWhen an HTML-unsafe string is passed as the default for a missing\ntranslation key [named `html` or ending in `_html`](https://guides.rubyonrails.org/i18n.html#using-safe-html-translations),\nthe default string is incorrectly marked as HTML-safe and not escaped.\nVulnerable code may look like the following examples:\n\n```erb\n\u003c%# The welcome_html translation is not defined for the current locale: %\u003e\n\u003c%= t(\"welcome_html\", default: untrusted_user_controlled_string) %\u003e\n\n\u003c%# Neither the title.html translation nor the missing.html translation is defined for the current locale: %\u003e\n\u003c%= t(\"title.html\", default: [:\"missing.html\", untrusted_user_controlled_string]) %\u003e\n```\n\nWorkarounds\n-----------\nImpacted users who can\u2019t upgrade to a patched Rails version can avoid\nthis issue by manually escaping default translations with the\n`html_escape` helper (aliased as `h`):\n\n```erb\n\u003c%= t(\"welcome_html\", default: h(untrusted_user_controlled_string)) %\u003e\n```\n",
"framework": "rails",
"gem": "actionview",
"ghsa": "cfjv-5498-mph5",
"patched_versions": [
"~\u003e 5.2.4, \u003e= 5.2.4.4",
"\u003e= 6.0.3.3"
],
"title": "Potential XSS vulnerability in Action View",
"url": "https://groups.google.com/g/rubyonrails-security/c/b-C9kSGXYrc"
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c5.2.4.4||\u003e=6.0.0.0 \u003c6.0.3.3",
"affected_versions": "All versions before 5.2.4.4, all versions starting from 6.0.0.0 before 6.0.3.3",
"cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-79",
"CWE-937"
],
"date": "2020-12-08",
"description": "In Action View there is a potential Cross-Site Scripting (XSS) vulnerability in Action View\u0027s translation helpers. Views that allow the user to control the default (not found) value of the `t` and `translate` helpers could be susceptible to XSS attacks. When an HTML-unsafe string is passed as the default for a missing translation key named html or ending in `_html`, the default string is incorrectly marked as HTML-safe and not escaped.",
"fixed_versions": [
"5.2.4.4",
"6.0.3.3"
],
"identifier": "CVE-2020-15169",
"identifiers": [
"CVE-2020-15169",
"GHSA-cfjv-5498-mph5"
],
"not_impacted": "All versions starting from 5.2.4.4 before 6.0.0.0, all versions starting from 6.0.3.3",
"package_slug": "gem/actionview",
"pubdate": "2020-09-11",
"solution": "Upgrade to versions 5.2.4.4, 6.0.3.3 or above.",
"title": "Cross-site Scripting",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-15169"
],
"uuid": "743b5195-4f16-40eb-8347-9faa07c0d4f1"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:action_view_project:action_view:*:*:*:*:*:ruby:*:*",
"cpe_name": [],
"versionEndExcluding": "5.2.4.4",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:action_view_project:action_view:*:*:*:*:*:ruby:*:*",
"cpe_name": [],
"versionEndExcluding": "6.0.3.3",
"versionStartIncluding": "6.0.0.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-15169"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "In Action View before versions 5.2.4.4 and 6.0.3.3 there is a potential Cross-Site Scripting (XSS) vulnerability in Action View\u0027s translation helpers. Views that allow the user to control the default (not found) value of the `t` and `translate` helpers could be susceptible to XSS attacks. When an HTML-unsafe string is passed as the default for a missing translation key named html or ending in _html, the default string is incorrectly marked as HTML-safe and not escaped. This is patched in versions 6.0.3.3 and 5.2.4.4. A workaround without upgrading is proposed in the source advisory."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/rails/rails/security/advisories/GHSA-cfjv-5498-mph5",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/rails/rails/security/advisories/GHSA-cfjv-5498-mph5"
},
{
"name": "DSA-4766",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2020/dsa-4766"
},
{
"name": "FEDORA-2020-4dd34860a3",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XJ7NUWXAEVRQCROIIBV4C6WXO6IR3KSB/"
},
{
"name": "[debian-lts-announce] 20201009 [SECURITY] [DLA 2403-1] rails security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00015.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": true
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
},
"lastModifiedDate": "2020-12-08T18:58Z",
"publishedDate": "2020-09-11T16:15Z"
}
}
}
OPENSUSE-SU-2020:1993-1
Vulnerability from csaf_opensuse - Published: 2020-11-21 11:23 - Updated: 2020-11-21 11:23| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for rmt-server",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for rmt-server fixes the following issues:\n\nUpdate to version 2.6.5:\n- Solved potential bug of SCC repository URLs changing over time. RMT\n now self heals by removing the previous invalid repository and\n creating the correct one.\n- Add web server settings to /etc/rmt.conf:\n Now it\u0027s possible to configure the minimum and maximum threads count as well\n the number of web server workers to be booted through /etc/rmt.conf.\n- Instead of using an MD5 of URLs for custom repository friendly_ids,\n RMT now builds an ID from the name.\n- Fix RMT file caching based on timestamps:\n Previously, RMT sent GET requests with the header \u0027If-Modified-Since\u0027 to a\n repository server and if the response had a 304 (Not Modified), it would copy\n a file from the local cache instead of downloading. However, if the local file\n timestamp accidentally changed to a date newer than the one on the repository\n server, RMT would have an outdated file, which caused some errors.\n Now, RMT makes HEAD requests to the repositories servers and inspect the\n \u0027Last-Modified\u0027 header to decide whether to download a file or copy it from\n cache, by comparing the equalness of timestamps.\n- Fixed an issue where relative paths supplied to `rmt-cli import repos`\n caused the command to fail.\n- Friendlier IDs for custom repositories:\n In an effort to simplify the handling of SCC and custom repositories,\n RMT now has friendly IDs. For SCC repositories, it\u0027s the same SCC ID\n as before. For custom repositories, it can either be user provided\n or RMT generated (MD5 of the provided URL).\n Benefits:\n * `rmt-cli mirror repositories` now works for custom repositories.\n * Custom repository IDs can be the same across RMT instances.\n * No more confusing \u0027SCC ID\u0027 vs \u0027ID\u0027 in `rmt-cli` output.\n Deprecation Warnings:\n * RMT now uses a different ID for custom repositories than before.\n RMT still supports that old ID, but it\u0027s recommended to start\n using the new ID to ensure future compatibility.\n- Updated rails and puma dependencies for security fixes.\n\nThis update was imported from the SUSE:SLE-15-SP2:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-1993",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2020_1993-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:1993-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2W26GJJ7QXIADWB6ZCQWC2BUZD2ALYVT/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:1993-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2W26GJJ7QXIADWB6ZCQWC2BUZD2ALYVT/"
},
{
"category": "self",
"summary": "SUSE Bug 1165548",
"url": "https://bugzilla.suse.com/1165548"
},
{
"category": "self",
"summary": "SUSE Bug 1168554",
"url": "https://bugzilla.suse.com/1168554"
},
{
"category": "self",
"summary": "SUSE Bug 1172177",
"url": "https://bugzilla.suse.com/1172177"
},
{
"category": "self",
"summary": "SUSE Bug 1172182",
"url": "https://bugzilla.suse.com/1172182"
},
{
"category": "self",
"summary": "SUSE Bug 1172184",
"url": "https://bugzilla.suse.com/1172184"
},
{
"category": "self",
"summary": "SUSE Bug 1172186",
"url": "https://bugzilla.suse.com/1172186"
},
{
"category": "self",
"summary": "SUSE Bug 1173351",
"url": "https://bugzilla.suse.com/1173351"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-16770 page",
"url": "https://www.suse.com/security/cve/CVE-2019-16770/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5418 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5418/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5419 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5419/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5420 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5420/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11076 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11076/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11077 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11077/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15169 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15169/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-5247 page",
"url": "https://www.suse.com/security/cve/CVE-2020-5247/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-5249 page",
"url": "https://www.suse.com/security/cve/CVE-2020-5249/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-5267 page",
"url": "https://www.suse.com/security/cve/CVE-2020-5267/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8164 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8164/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8165 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8165/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8166 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8166/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8167 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8167/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8184 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8184/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8185 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8185/"
}
],
"title": "Security update for rmt-server",
"tracking": {
"current_release_date": "2020-11-21T11:23:05Z",
"generator": {
"date": "2020-11-21T11:23:05Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:1993-1",
"initial_release_date": "2020-11-21T11:23:05Z",
"revision_history": [
{
"date": "2020-11-21T11:23:05Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "rmt-server-2.6.5-lp152.2.3.1.x86_64",
"product": {
"name": "rmt-server-2.6.5-lp152.2.3.1.x86_64",
"product_id": "rmt-server-2.6.5-lp152.2.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"product": {
"name": "rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"product_id": "rmt-server-config-2.6.5-lp152.2.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64",
"product": {
"name": "rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64",
"product_id": "rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.2",
"product": {
"name": "openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rmt-server-2.6.5-lp152.2.3.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64"
},
"product_reference": "rmt-server-2.6.5-lp152.2.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rmt-server-config-2.6.5-lp152.2.3.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64"
},
"product_reference": "rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
},
"product_reference": "rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-16770",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-16770"
}
],
"notes": [
{
"category": "general",
"text": "In Puma before versions 3.12.2 and 4.3.1, a poorly-behaved client could use keepalive requests to monopolize Puma\u0027s reactor and create a denial of service attack. If more keepalive connections to Puma are opened than there are threads available, additional connections will wait permanently if the attacker sends requests frequently enough. This vulnerability is patched in Puma 4.3.1 and 3.12.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-16770",
"url": "https://www.suse.com/security/cve/CVE-2019-16770"
},
{
"category": "external",
"summary": "SUSE Bug 1158675 for CVE-2019-16770",
"url": "https://bugzilla.suse.com/1158675"
},
{
"category": "external",
"summary": "SUSE Bug 1188527 for CVE-2019-16770",
"url": "https://bugzilla.suse.com/1188527"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-21T11:23:05Z",
"details": "important"
}
],
"title": "CVE-2019-16770"
},
{
"cve": "CVE-2019-5418",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5418"
}
],
"notes": [
{
"category": "general",
"text": "There is a File Content Disclosure vulnerability in Action View \u003c5.2.2.1, \u003c5.1.6.2, \u003c5.0.7.2, \u003c4.2.11.1 and v3 where specially crafted accept headers can cause contents of arbitrary files on the target system\u0027s filesystem to be exposed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5418",
"url": "https://www.suse.com/security/cve/CVE-2019-5418"
},
{
"category": "external",
"summary": "SUSE Bug 1129272 for CVE-2019-5418",
"url": "https://bugzilla.suse.com/1129272"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-21T11:23:05Z",
"details": "moderate"
}
],
"title": "CVE-2019-5418"
},
{
"cve": "CVE-2019-5419",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5419"
}
],
"notes": [
{
"category": "general",
"text": "There is a possible denial of service vulnerability in Action View (Rails) \u003c5.2.2.1, \u003c5.1.6.2, \u003c5.0.7.2, \u003c4.2.11.1 where specially crafted accept headers can cause action view to consume 100% cpu and make the server unresponsive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5419",
"url": "https://www.suse.com/security/cve/CVE-2019-5419"
},
{
"category": "external",
"summary": "SUSE Bug 1129271 for CVE-2019-5419",
"url": "https://bugzilla.suse.com/1129271"
},
{
"category": "external",
"summary": "SUSE Bug 1203810 for CVE-2019-5419",
"url": "https://bugzilla.suse.com/1203810"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-21T11:23:05Z",
"details": "moderate"
}
],
"title": "CVE-2019-5419"
},
{
"cve": "CVE-2019-5420",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5420"
}
],
"notes": [
{
"category": "general",
"text": "A remote code execution vulnerability in development mode Rails \u003c5.2.2.1, \u003c6.0.0.beta3 can allow an attacker to guess the automatically generated development mode secret token. This secret token can be used in combination with other Rails internals to escalate to a remote code execution exploit.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5420",
"url": "https://www.suse.com/security/cve/CVE-2019-5420"
},
{
"category": "external",
"summary": "SUSE Bug 1129268 for CVE-2019-5420",
"url": "https://bugzilla.suse.com/1129268"
},
{
"category": "external",
"summary": "SUSE Bug 1203810 for CVE-2019-5420",
"url": "https://bugzilla.suse.com/1203810"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-21T11:23:05Z",
"details": "important"
}
],
"title": "CVE-2019-5420"
},
{
"cve": "CVE-2020-11076",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11076"
}
],
"notes": [
{
"category": "general",
"text": "In Puma (RubyGem) before 4.3.4 and 3.12.5, an attacker could smuggle an HTTP response, by using an invalid transfer-encoding header. The problem has been fixed in Puma 3.12.5 and Puma 4.3.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11076",
"url": "https://www.suse.com/security/cve/CVE-2020-11076"
},
{
"category": "external",
"summary": "SUSE Bug 1172175 for CVE-2020-11076",
"url": "https://bugzilla.suse.com/1172175"
},
{
"category": "external",
"summary": "SUSE Bug 1172176 for CVE-2020-11076",
"url": "https://bugzilla.suse.com/1172176"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-21T11:23:05Z",
"details": "moderate"
}
],
"title": "CVE-2020-11076"
},
{
"cve": "CVE-2020-11077",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11077"
}
],
"notes": [
{
"category": "general",
"text": "In Puma (RubyGem) before 4.3.5 and 3.12.6, a client could smuggle a request through a proxy, causing the proxy to send a response back to another unknown client. If the proxy uses persistent connections and the client adds another request in via HTTP pipelining, the proxy may mistake it as the first request\u0027s body. Puma, however, would see it as two requests, and when processing the second request, send back a response that the proxy does not expect. If the proxy has reused the persistent connection to Puma to send another request for a different client, the second response from the first client will be sent to the second client. This is a similar but different vulnerability from CVE-2020-11076. The problem has been fixed in Puma 3.12.6 and Puma 4.3.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11077",
"url": "https://www.suse.com/security/cve/CVE-2020-11077"
},
{
"category": "external",
"summary": "SUSE Bug 1172175 for CVE-2020-11077",
"url": "https://bugzilla.suse.com/1172175"
},
{
"category": "external",
"summary": "SUSE Bug 1172176 for CVE-2020-11077",
"url": "https://bugzilla.suse.com/1172176"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-21T11:23:05Z",
"details": "moderate"
}
],
"title": "CVE-2020-11077"
},
{
"cve": "CVE-2020-15169",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15169"
}
],
"notes": [
{
"category": "general",
"text": "In Action View before versions 5.2.4.4 and 6.0.3.3 there is a potential Cross-Site Scripting (XSS) vulnerability in Action View\u0027s translation helpers. Views that allow the user to control the default (not found) value of the `t` and `translate` helpers could be susceptible to XSS attacks. When an HTML-unsafe string is passed as the default for a missing translation key named html or ending in _html, the default string is incorrectly marked as HTML-safe and not escaped. This is patched in versions 6.0.3.3 and 5.2.4.4. A workaround without upgrading is proposed in the source advisory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15169",
"url": "https://www.suse.com/security/cve/CVE-2020-15169"
},
{
"category": "external",
"summary": "SUSE Bug 1176421 for CVE-2020-15169",
"url": "https://bugzilla.suse.com/1176421"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-21T11:23:05Z",
"details": "important"
}
],
"title": "CVE-2020-15169"
},
{
"cve": "CVE-2020-5247",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-5247"
}
],
"notes": [
{
"category": "general",
"text": "In Puma (RubyGem) before 4.3.2 and before 3.12.3, if an application using Puma allows untrusted input in a response header, an attacker can use newline characters (i.e. `CR`, `LF` or`/r`, `/n`) to end the header and inject malicious content, such as additional headers or an entirely new response body. This vulnerability is known as HTTP Response Splitting. While not an attack in itself, response splitting is a vector for several other attacks, such as cross-site scripting (XSS). This is related to CVE-2019-16254, which fixed this vulnerability for the WEBrick Ruby web server. This has been fixed in versions 4.3.2 and 3.12.3 by checking all headers for line endings and rejecting headers with those characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-5247",
"url": "https://www.suse.com/security/cve/CVE-2020-5247"
},
{
"category": "external",
"summary": "SUSE Bug 1165402 for CVE-2020-5247",
"url": "https://bugzilla.suse.com/1165402"
},
{
"category": "external",
"summary": "SUSE Bug 1165524 for CVE-2020-5247",
"url": "https://bugzilla.suse.com/1165524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-21T11:23:05Z",
"details": "moderate"
}
],
"title": "CVE-2020-5247"
},
{
"cve": "CVE-2020-5249",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-5249"
}
],
"notes": [
{
"category": "general",
"text": "In Puma (RubyGem) before 4.3.3 and 3.12.4, if an application using Puma allows untrusted input in an early-hints header, an attacker can use a carriage return character to end the header and inject malicious content, such as additional headers or an entirely new response body. This vulnerability is known as HTTP Response Splitting. While not an attack in itself, response splitting is a vector for several other attacks, such as cross-site scripting (XSS). This is related to CVE-2020-5247, which fixed this vulnerability but only for regular responses. This has been fixed in 4.3.3 and 3.12.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-5249",
"url": "https://www.suse.com/security/cve/CVE-2020-5249"
},
{
"category": "external",
"summary": "SUSE Bug 1165524 for CVE-2020-5249",
"url": "https://bugzilla.suse.com/1165524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-21T11:23:05Z",
"details": "moderate"
}
],
"title": "CVE-2020-5249"
},
{
"cve": "CVE-2020-5267",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-5267"
}
],
"notes": [
{
"category": "general",
"text": "In ActionView before versions 6.0.2.2 and 5.2.4.2, there is a possible XSS vulnerability in ActionView\u0027s JavaScript literal escape helpers. Views that use the `j` or `escape_javascript` methods may be susceptible to XSS attacks. The issue is fixed in versions 6.0.2.2 and 5.2.4.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-5267",
"url": "https://www.suse.com/security/cve/CVE-2020-5267"
},
{
"category": "external",
"summary": "SUSE Bug 1167240 for CVE-2020-5267",
"url": "https://bugzilla.suse.com/1167240"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-21T11:23:05Z",
"details": "moderate"
}
],
"title": "CVE-2020-5267"
},
{
"cve": "CVE-2020-8164",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8164"
}
],
"notes": [
{
"category": "general",
"text": "A deserialization of untrusted data vulnerability exists in rails \u003c 5.2.4.3, rails \u003c 6.0.3.1 which can allow an attacker to supply information can be inadvertently leaked fromStrong Parameters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8164",
"url": "https://www.suse.com/security/cve/CVE-2020-8164"
},
{
"category": "external",
"summary": "SUSE Bug 1172177 for CVE-2020-8164",
"url": "https://bugzilla.suse.com/1172177"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-21T11:23:05Z",
"details": "important"
}
],
"title": "CVE-2020-8164"
},
{
"cve": "CVE-2020-8165",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8165"
}
],
"notes": [
{
"category": "general",
"text": "A deserialization of untrusted data vulnernerability exists in rails \u003c 5.2.4.3, rails \u003c 6.0.3.1 that can allow an attacker to unmarshal user-provided objects in MemCacheStore and RedisCacheStore potentially resulting in an RCE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8165",
"url": "https://www.suse.com/security/cve/CVE-2020-8165"
},
{
"category": "external",
"summary": "SUSE Bug 1172186 for CVE-2020-8165",
"url": "https://bugzilla.suse.com/1172186"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-21T11:23:05Z",
"details": "critical"
}
],
"title": "CVE-2020-8165"
},
{
"cve": "CVE-2020-8166",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8166"
}
],
"notes": [
{
"category": "general",
"text": "A CSRF forgery vulnerability exists in rails \u003c 5.2.5, rails \u003c 6.0.4 that makes it possible for an attacker to, given a global CSRF token such as the one present in the authenticity_token meta tag, forge a per-form CSRF token.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8166",
"url": "https://www.suse.com/security/cve/CVE-2020-8166"
},
{
"category": "external",
"summary": "SUSE Bug 1172182 for CVE-2020-8166",
"url": "https://bugzilla.suse.com/1172182"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-21T11:23:05Z",
"details": "low"
}
],
"title": "CVE-2020-8166"
},
{
"cve": "CVE-2020-8167",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8167"
}
],
"notes": [
{
"category": "general",
"text": "A CSRF vulnerability exists in rails \u003c= 6.0.3 rails-ujs module that could allow attackers to send CSRF tokens to wrong domains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8167",
"url": "https://www.suse.com/security/cve/CVE-2020-8167"
},
{
"category": "external",
"summary": "SUSE Bug 1172184 for CVE-2020-8167",
"url": "https://bugzilla.suse.com/1172184"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-21T11:23:05Z",
"details": "moderate"
}
],
"title": "CVE-2020-8167"
},
{
"cve": "CVE-2020-8184",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8184"
}
],
"notes": [
{
"category": "general",
"text": "A reliance on cookies without validation/integrity check security vulnerability exists in rack \u003c 2.2.3, rack \u003c 2.1.4 that makes it is possible for an attacker to forge a secure or host-only cookie prefix.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8184",
"url": "https://www.suse.com/security/cve/CVE-2020-8184"
},
{
"category": "external",
"summary": "SUSE Bug 1173351 for CVE-2020-8184",
"url": "https://bugzilla.suse.com/1173351"
},
{
"category": "external",
"summary": "SUSE Bug 1177352 for CVE-2020-8184",
"url": "https://bugzilla.suse.com/1177352"
},
{
"category": "external",
"summary": "SUSE Bug 1193081 for CVE-2020-8184",
"url": "https://bugzilla.suse.com/1193081"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-21T11:23:05Z",
"details": "moderate"
}
],
"title": "CVE-2020-8184"
},
{
"cve": "CVE-2020-8185",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8185"
}
],
"notes": [
{
"category": "general",
"text": "A denial of service vulnerability exists in Rails \u003c6.0.3.2 that allowed an untrusted user to run any pending migrations on a Rails app running in production.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8185",
"url": "https://www.suse.com/security/cve/CVE-2020-8185"
},
{
"category": "external",
"summary": "SUSE Bug 1173564 for CVE-2020-8185",
"url": "https://bugzilla.suse.com/1173564"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:rmt-server-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-config-2.6.5-lp152.2.3.1.x86_64",
"openSUSE Leap 15.2:rmt-server-pubcloud-2.6.5-lp152.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-21T11:23:05Z",
"details": "moderate"
}
],
"title": "CVE-2020-8185"
}
]
}
OPENSUSE-SU-2020:2000-1
Vulnerability from csaf_opensuse - Published: 2020-11-23 09:30 - Updated: 2020-11-23 09:30| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for rmt-server",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for rmt-server fixes the following issues:\n\n- Version 2.6.5\n- Solved potential bug of SCC repository URLs changing over time. RMT\n now self heals by removing the previous invalid repository and\n creating the correct one.\n\n- Version 2.6.4\n- Add web server settings to /etc/rmt.conf:\n Now it\u0027s possible to configure the minimum and maximum threads count as well\n the number of web server workers to be booted through /etc/rmt.conf.\n\n- Version 2.6.3\n- Instead of using an MD5 of URLs for custom repository friendly_ids,\n RMT now builds an ID from the name.\n\n- Version 2.6.2\n- Fix RMT file caching based on timestamps:\n Previously, RMT sent GET requests with the header \u0027If-Modified-Since\u0027 to a\n repository server and if the response had a 304 (Not Modified), it would copy\n a file from the local cache instead of downloading. However, if the local file\n timestamp accidentally changed to a date newer than the one on the repository\n server, RMT would have an outdated file, which caused some errors.\n Now, RMT makes HEAD requests to the repositories servers and inspect the\n \u0027Last-Modified\u0027 header to decide whether to download a file or copy it from\n cache, by comparing the equalness of timestamps.\n \n\n- Version 2.6.1\n- Fixed an issue where relative paths supplied to `rmt-cli import repos`\n caused the command to fail.\n\n- Version 2.6.0\n- Friendlier IDs for custom repositories:\n In an effort to simplify the handling of SCC and custom repositories,\n RMT now has friendly IDs. For SCC repositories, it\u0027s the same SCC ID\n as before. For custom repositories, it can either be user provided\n or RMT generated (MD5 of the provided URL).\n Benefits:\n * `rmt-cli mirror repositories` now works for custom repositories.\n * Custom repository IDs can be the same across RMT instances.\n * No more confusing \u0027SCC ID\u0027 vs \u0027ID\u0027 in `rmt-cli` output.\n Deprecation Warnings:\n * RMT now uses a different ID for custom repositories than before.\n RMT still supports that old ID, but it\u0027s recommended to start\n using the new ID to ensure future compatibility.\n\n- Version 2.5.20\n- Updated rails from 6.0.3.2 to 6.0.3.3:\n - actionview (CVE-2020-15169)\n\n- Version 2.5.19\n- RMT now has the ability to remove local systems with the command\n `rmt-cli systems remove`.\n\n- Version 2.5.18\n- Fixed exit code for `rmt-cli mirror` and its subcommands. Now it exits with 1\n whenever an error occurs during mirroring\n- Improved message logging for `rtm-cli mirror`. Instead of logging an error\n when it occurs, the command summarize all errors at the end of execution. Now\n log messages have colors to better identify failure/success.\n\n- Version 2.5.17\n- RMT no longer provides the installer updates repository to systems via its\n zypper service. This repository is used during the installation process, as\n it provides an up-to-date installation experience, but it has no use on an\n already installed system.\n\n- Version 2.5.16\n- Updated RMT\u0027s rails and puma dependencies.\n - puma (CVE-2020-11076, CVE-2020-11077, CVE-2020-5249, CVE-2020-5247\n CVE-2019-16770)\n - actionpack (CVE-2020-8185, CVE-2020-8164, CVE-2020-8166)\n - actionview (CVE-2020-8167, CVE-2020-5267, CVE-2019-5418, CVE-2019-5419)\n - activesupport (CVE-2020-8165)\n - railties (CVE-2019-5420)\n\n- Version 2.5.15\n- RMT now checks if repositories are fully mirrored during the\n activation process. Previously, RMT only checked if the repositories\n were enabled to be mirrored, but not that they were actually mirrored.\n In this case, RMTs were not able to provide the repository data which\n systems assumed it had.\n\n- Version 2.5.14\n- Enable \u0027Installer-Updates\u0027 repositories by default\n\n- Fixed deprecation warning when thor encountered an error. Also,\n instead of returning 0 for thor errors, rmt-cli will return 1\n instead.\n\n- Version 2.5.13\n- Added `rmt-cli repos clean` command to remove locally mirrored files\n of repositories which are not marked to be mirrored.\n- Previously, RMT didn\u0027t track deduplicated files in its database. Now,\n to accommodate `rmt-cli repos clean`, RMT will track all mirrored\n files.\n\n- Move the nginx reload to the configuration package which contain\n nginx config files, don\u0027t reload nginx unconditionally from main\n package.\n\n- Version 2.5.12\n- Update rack to version 2.2.3 (CVE-2020-8184: bsc#1173351)\n- Update Rails to version 5.2.4.3:\n - actionpack (CVE-2020-8164: bsc#1172177)\n - actionpack (CVE-2020-8166: bsc#1172182)\n - activesupport (CVE-2020-8165: bsc#1172186)\n - actionview (CVE-2020-8167: bsc#1172184)\n\n- Version 2.5.11\n- rmt-server-pubcloud:\n - SLES11 EOL\n - Extension activation verification based on the available subscriptions\n - Added a manual instance verification script\n\n- Version 2.5.10\n- Support rmt-server to run with Ruby 2.7 (Factory/Tumbleweed):\n - Bump gem \u0027config\u0027 version from 1.7.2 to 2.2.1 to fix incompatibility Ruby\n 2.7 OpenStruct class;\n - Bump gem \u0027typhoeus\u0027 version from 1.3.1 to 1.4.0 in order to also bump gem\n \u0027ethon\u0027 version, which caused a \u0027rb_safe_level\u0027 warning on Ruby 2.7;\n - Fix \u0027last arg as keyword arg\u0027 Ruby 2.7 warning on source code;\n - Disable \u0027deprecated\u0027 warnings from Ruby 2.7; Rails 5.1 generates a lot of\n warnings with Ruby 2.7, mainly due to \u0027capturing the given block with\n Proc.new\u0027, which is deprecated;\n - Improve RPM spec to consider only the distribution default Ruby version\n configured in OBS;\n - Improve RPM spec to remove Ruby 2.7 warnings regarding \u0027bundler.\n\n- Move nginx/vhosts.d directory to correct sub-package. They\n are needed together with nginx, not rmt-server.\n- Fix dependencies especially for containerized usage:\n - mariadb and nginx are not hard requires, could run on another host\n- Fix generic dependencies:\n - systemd ordering was missing\n - shadow is required for pre-install\n\n- Version 2.5.9\n- rmt-server-pubcloud: enforce strict authentication\n\n- Version 2.5.8\n- Use repomd_parser gem to remove repository metadata parsing code.\n\nThis update was imported from the SUSE:SLE-15-SP1:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-2000",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2020_2000-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:2000-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/7MCDUWQEXA3XGI7X2XPATA7YTNVDYTSF/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:2000-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/7MCDUWQEXA3XGI7X2XPATA7YTNVDYTSF/"
},
{
"category": "self",
"summary": "SUSE Bug 1172177",
"url": "https://bugzilla.suse.com/1172177"
},
{
"category": "self",
"summary": "SUSE Bug 1172182",
"url": "https://bugzilla.suse.com/1172182"
},
{
"category": "self",
"summary": "SUSE Bug 1172184",
"url": "https://bugzilla.suse.com/1172184"
},
{
"category": "self",
"summary": "SUSE Bug 1172186",
"url": "https://bugzilla.suse.com/1172186"
},
{
"category": "self",
"summary": "SUSE Bug 1173351",
"url": "https://bugzilla.suse.com/1173351"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-16770 page",
"url": "https://www.suse.com/security/cve/CVE-2019-16770/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5418 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5418/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5419 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5419/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5420 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5420/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11076 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11076/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11077 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11077/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15169 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15169/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-5247 page",
"url": "https://www.suse.com/security/cve/CVE-2020-5247/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-5249 page",
"url": "https://www.suse.com/security/cve/CVE-2020-5249/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-5267 page",
"url": "https://www.suse.com/security/cve/CVE-2020-5267/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8164 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8164/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8165 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8165/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8166 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8166/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8167 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8167/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8184 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8184/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8185 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8185/"
}
],
"title": "Security update for rmt-server",
"tracking": {
"current_release_date": "2020-11-23T09:30:24Z",
"generator": {
"date": "2020-11-23T09:30:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:2000-1",
"initial_release_date": "2020-11-23T09:30:24Z",
"revision_history": [
{
"date": "2020-11-23T09:30:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "rmt-server-2.6.5-lp151.2.18.2.x86_64",
"product": {
"name": "rmt-server-2.6.5-lp151.2.18.2.x86_64",
"product_id": "rmt-server-2.6.5-lp151.2.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"product": {
"name": "rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"product_id": "rmt-server-config-2.6.5-lp151.2.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64",
"product": {
"name": "rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64",
"product_id": "rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.1",
"product": {
"name": "openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rmt-server-2.6.5-lp151.2.18.2.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64"
},
"product_reference": "rmt-server-2.6.5-lp151.2.18.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rmt-server-config-2.6.5-lp151.2.18.2.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64"
},
"product_reference": "rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
},
"product_reference": "rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-16770",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-16770"
}
],
"notes": [
{
"category": "general",
"text": "In Puma before versions 3.12.2 and 4.3.1, a poorly-behaved client could use keepalive requests to monopolize Puma\u0027s reactor and create a denial of service attack. If more keepalive connections to Puma are opened than there are threads available, additional connections will wait permanently if the attacker sends requests frequently enough. This vulnerability is patched in Puma 4.3.1 and 3.12.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-16770",
"url": "https://www.suse.com/security/cve/CVE-2019-16770"
},
{
"category": "external",
"summary": "SUSE Bug 1158675 for CVE-2019-16770",
"url": "https://bugzilla.suse.com/1158675"
},
{
"category": "external",
"summary": "SUSE Bug 1188527 for CVE-2019-16770",
"url": "https://bugzilla.suse.com/1188527"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-23T09:30:24Z",
"details": "important"
}
],
"title": "CVE-2019-16770"
},
{
"cve": "CVE-2019-5418",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5418"
}
],
"notes": [
{
"category": "general",
"text": "There is a File Content Disclosure vulnerability in Action View \u003c5.2.2.1, \u003c5.1.6.2, \u003c5.0.7.2, \u003c4.2.11.1 and v3 where specially crafted accept headers can cause contents of arbitrary files on the target system\u0027s filesystem to be exposed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5418",
"url": "https://www.suse.com/security/cve/CVE-2019-5418"
},
{
"category": "external",
"summary": "SUSE Bug 1129272 for CVE-2019-5418",
"url": "https://bugzilla.suse.com/1129272"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-23T09:30:24Z",
"details": "moderate"
}
],
"title": "CVE-2019-5418"
},
{
"cve": "CVE-2019-5419",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5419"
}
],
"notes": [
{
"category": "general",
"text": "There is a possible denial of service vulnerability in Action View (Rails) \u003c5.2.2.1, \u003c5.1.6.2, \u003c5.0.7.2, \u003c4.2.11.1 where specially crafted accept headers can cause action view to consume 100% cpu and make the server unresponsive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5419",
"url": "https://www.suse.com/security/cve/CVE-2019-5419"
},
{
"category": "external",
"summary": "SUSE Bug 1129271 for CVE-2019-5419",
"url": "https://bugzilla.suse.com/1129271"
},
{
"category": "external",
"summary": "SUSE Bug 1203810 for CVE-2019-5419",
"url": "https://bugzilla.suse.com/1203810"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-23T09:30:24Z",
"details": "moderate"
}
],
"title": "CVE-2019-5419"
},
{
"cve": "CVE-2019-5420",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5420"
}
],
"notes": [
{
"category": "general",
"text": "A remote code execution vulnerability in development mode Rails \u003c5.2.2.1, \u003c6.0.0.beta3 can allow an attacker to guess the automatically generated development mode secret token. This secret token can be used in combination with other Rails internals to escalate to a remote code execution exploit.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5420",
"url": "https://www.suse.com/security/cve/CVE-2019-5420"
},
{
"category": "external",
"summary": "SUSE Bug 1129268 for CVE-2019-5420",
"url": "https://bugzilla.suse.com/1129268"
},
{
"category": "external",
"summary": "SUSE Bug 1203810 for CVE-2019-5420",
"url": "https://bugzilla.suse.com/1203810"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-23T09:30:24Z",
"details": "important"
}
],
"title": "CVE-2019-5420"
},
{
"cve": "CVE-2020-11076",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11076"
}
],
"notes": [
{
"category": "general",
"text": "In Puma (RubyGem) before 4.3.4 and 3.12.5, an attacker could smuggle an HTTP response, by using an invalid transfer-encoding header. The problem has been fixed in Puma 3.12.5 and Puma 4.3.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11076",
"url": "https://www.suse.com/security/cve/CVE-2020-11076"
},
{
"category": "external",
"summary": "SUSE Bug 1172175 for CVE-2020-11076",
"url": "https://bugzilla.suse.com/1172175"
},
{
"category": "external",
"summary": "SUSE Bug 1172176 for CVE-2020-11076",
"url": "https://bugzilla.suse.com/1172176"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-23T09:30:24Z",
"details": "moderate"
}
],
"title": "CVE-2020-11076"
},
{
"cve": "CVE-2020-11077",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11077"
}
],
"notes": [
{
"category": "general",
"text": "In Puma (RubyGem) before 4.3.5 and 3.12.6, a client could smuggle a request through a proxy, causing the proxy to send a response back to another unknown client. If the proxy uses persistent connections and the client adds another request in via HTTP pipelining, the proxy may mistake it as the first request\u0027s body. Puma, however, would see it as two requests, and when processing the second request, send back a response that the proxy does not expect. If the proxy has reused the persistent connection to Puma to send another request for a different client, the second response from the first client will be sent to the second client. This is a similar but different vulnerability from CVE-2020-11076. The problem has been fixed in Puma 3.12.6 and Puma 4.3.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11077",
"url": "https://www.suse.com/security/cve/CVE-2020-11077"
},
{
"category": "external",
"summary": "SUSE Bug 1172175 for CVE-2020-11077",
"url": "https://bugzilla.suse.com/1172175"
},
{
"category": "external",
"summary": "SUSE Bug 1172176 for CVE-2020-11077",
"url": "https://bugzilla.suse.com/1172176"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-23T09:30:24Z",
"details": "moderate"
}
],
"title": "CVE-2020-11077"
},
{
"cve": "CVE-2020-15169",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15169"
}
],
"notes": [
{
"category": "general",
"text": "In Action View before versions 5.2.4.4 and 6.0.3.3 there is a potential Cross-Site Scripting (XSS) vulnerability in Action View\u0027s translation helpers. Views that allow the user to control the default (not found) value of the `t` and `translate` helpers could be susceptible to XSS attacks. When an HTML-unsafe string is passed as the default for a missing translation key named html or ending in _html, the default string is incorrectly marked as HTML-safe and not escaped. This is patched in versions 6.0.3.3 and 5.2.4.4. A workaround without upgrading is proposed in the source advisory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15169",
"url": "https://www.suse.com/security/cve/CVE-2020-15169"
},
{
"category": "external",
"summary": "SUSE Bug 1176421 for CVE-2020-15169",
"url": "https://bugzilla.suse.com/1176421"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-23T09:30:24Z",
"details": "important"
}
],
"title": "CVE-2020-15169"
},
{
"cve": "CVE-2020-5247",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-5247"
}
],
"notes": [
{
"category": "general",
"text": "In Puma (RubyGem) before 4.3.2 and before 3.12.3, if an application using Puma allows untrusted input in a response header, an attacker can use newline characters (i.e. `CR`, `LF` or`/r`, `/n`) to end the header and inject malicious content, such as additional headers or an entirely new response body. This vulnerability is known as HTTP Response Splitting. While not an attack in itself, response splitting is a vector for several other attacks, such as cross-site scripting (XSS). This is related to CVE-2019-16254, which fixed this vulnerability for the WEBrick Ruby web server. This has been fixed in versions 4.3.2 and 3.12.3 by checking all headers for line endings and rejecting headers with those characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-5247",
"url": "https://www.suse.com/security/cve/CVE-2020-5247"
},
{
"category": "external",
"summary": "SUSE Bug 1165402 for CVE-2020-5247",
"url": "https://bugzilla.suse.com/1165402"
},
{
"category": "external",
"summary": "SUSE Bug 1165524 for CVE-2020-5247",
"url": "https://bugzilla.suse.com/1165524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-23T09:30:24Z",
"details": "moderate"
}
],
"title": "CVE-2020-5247"
},
{
"cve": "CVE-2020-5249",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-5249"
}
],
"notes": [
{
"category": "general",
"text": "In Puma (RubyGem) before 4.3.3 and 3.12.4, if an application using Puma allows untrusted input in an early-hints header, an attacker can use a carriage return character to end the header and inject malicious content, such as additional headers or an entirely new response body. This vulnerability is known as HTTP Response Splitting. While not an attack in itself, response splitting is a vector for several other attacks, such as cross-site scripting (XSS). This is related to CVE-2020-5247, which fixed this vulnerability but only for regular responses. This has been fixed in 4.3.3 and 3.12.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-5249",
"url": "https://www.suse.com/security/cve/CVE-2020-5249"
},
{
"category": "external",
"summary": "SUSE Bug 1165524 for CVE-2020-5249",
"url": "https://bugzilla.suse.com/1165524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-23T09:30:24Z",
"details": "moderate"
}
],
"title": "CVE-2020-5249"
},
{
"cve": "CVE-2020-5267",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-5267"
}
],
"notes": [
{
"category": "general",
"text": "In ActionView before versions 6.0.2.2 and 5.2.4.2, there is a possible XSS vulnerability in ActionView\u0027s JavaScript literal escape helpers. Views that use the `j` or `escape_javascript` methods may be susceptible to XSS attacks. The issue is fixed in versions 6.0.2.2 and 5.2.4.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-5267",
"url": "https://www.suse.com/security/cve/CVE-2020-5267"
},
{
"category": "external",
"summary": "SUSE Bug 1167240 for CVE-2020-5267",
"url": "https://bugzilla.suse.com/1167240"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-23T09:30:24Z",
"details": "moderate"
}
],
"title": "CVE-2020-5267"
},
{
"cve": "CVE-2020-8164",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8164"
}
],
"notes": [
{
"category": "general",
"text": "A deserialization of untrusted data vulnerability exists in rails \u003c 5.2.4.3, rails \u003c 6.0.3.1 which can allow an attacker to supply information can be inadvertently leaked fromStrong Parameters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8164",
"url": "https://www.suse.com/security/cve/CVE-2020-8164"
},
{
"category": "external",
"summary": "SUSE Bug 1172177 for CVE-2020-8164",
"url": "https://bugzilla.suse.com/1172177"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-23T09:30:24Z",
"details": "important"
}
],
"title": "CVE-2020-8164"
},
{
"cve": "CVE-2020-8165",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8165"
}
],
"notes": [
{
"category": "general",
"text": "A deserialization of untrusted data vulnernerability exists in rails \u003c 5.2.4.3, rails \u003c 6.0.3.1 that can allow an attacker to unmarshal user-provided objects in MemCacheStore and RedisCacheStore potentially resulting in an RCE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8165",
"url": "https://www.suse.com/security/cve/CVE-2020-8165"
},
{
"category": "external",
"summary": "SUSE Bug 1172186 for CVE-2020-8165",
"url": "https://bugzilla.suse.com/1172186"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-23T09:30:24Z",
"details": "critical"
}
],
"title": "CVE-2020-8165"
},
{
"cve": "CVE-2020-8166",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8166"
}
],
"notes": [
{
"category": "general",
"text": "A CSRF forgery vulnerability exists in rails \u003c 5.2.5, rails \u003c 6.0.4 that makes it possible for an attacker to, given a global CSRF token such as the one present in the authenticity_token meta tag, forge a per-form CSRF token.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8166",
"url": "https://www.suse.com/security/cve/CVE-2020-8166"
},
{
"category": "external",
"summary": "SUSE Bug 1172182 for CVE-2020-8166",
"url": "https://bugzilla.suse.com/1172182"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-23T09:30:24Z",
"details": "low"
}
],
"title": "CVE-2020-8166"
},
{
"cve": "CVE-2020-8167",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8167"
}
],
"notes": [
{
"category": "general",
"text": "A CSRF vulnerability exists in rails \u003c= 6.0.3 rails-ujs module that could allow attackers to send CSRF tokens to wrong domains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8167",
"url": "https://www.suse.com/security/cve/CVE-2020-8167"
},
{
"category": "external",
"summary": "SUSE Bug 1172184 for CVE-2020-8167",
"url": "https://bugzilla.suse.com/1172184"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-23T09:30:24Z",
"details": "moderate"
}
],
"title": "CVE-2020-8167"
},
{
"cve": "CVE-2020-8184",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8184"
}
],
"notes": [
{
"category": "general",
"text": "A reliance on cookies without validation/integrity check security vulnerability exists in rack \u003c 2.2.3, rack \u003c 2.1.4 that makes it is possible for an attacker to forge a secure or host-only cookie prefix.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8184",
"url": "https://www.suse.com/security/cve/CVE-2020-8184"
},
{
"category": "external",
"summary": "SUSE Bug 1173351 for CVE-2020-8184",
"url": "https://bugzilla.suse.com/1173351"
},
{
"category": "external",
"summary": "SUSE Bug 1177352 for CVE-2020-8184",
"url": "https://bugzilla.suse.com/1177352"
},
{
"category": "external",
"summary": "SUSE Bug 1193081 for CVE-2020-8184",
"url": "https://bugzilla.suse.com/1193081"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-23T09:30:24Z",
"details": "moderate"
}
],
"title": "CVE-2020-8184"
},
{
"cve": "CVE-2020-8185",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8185"
}
],
"notes": [
{
"category": "general",
"text": "A denial of service vulnerability exists in Rails \u003c6.0.3.2 that allowed an untrusted user to run any pending migrations on a Rails app running in production.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8185",
"url": "https://www.suse.com/security/cve/CVE-2020-8185"
},
{
"category": "external",
"summary": "SUSE Bug 1173564 for CVE-2020-8185",
"url": "https://bugzilla.suse.com/1173564"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:rmt-server-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-config-2.6.5-lp151.2.18.2.x86_64",
"openSUSE Leap 15.1:rmt-server-pubcloud-2.6.5-lp151.2.18.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-23T09:30:24Z",
"details": "moderate"
}
],
"title": "CVE-2020-8185"
}
]
}
OPENSUSE-SU-2024:10589-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "rmt-server-2.6.13-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the rmt-server-2.6.13-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-10589",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10589-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-14404 page",
"url": "https://www.suse.com/security/cve/CVE-2018-14404/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16468 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16468/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16470 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16470/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11068 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11068/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-16770 page",
"url": "https://www.suse.com/security/cve/CVE-2019-16770/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-18904 page",
"url": "https://www.suse.com/security/cve/CVE-2019-18904/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5419 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5419/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5420 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5420/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11076 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11076/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15169 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15169/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8164 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8164/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8165 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8165/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8166 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8166/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8167 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8167/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8184 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8184/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8185 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8185/"
}
],
"title": "rmt-server-2.6.13-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:10589-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "rmt-server-2.6.13-1.1.aarch64",
"product": {
"name": "rmt-server-2.6.13-1.1.aarch64",
"product_id": "rmt-server-2.6.13-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "rmt-server-config-2.6.13-1.1.aarch64",
"product": {
"name": "rmt-server-config-2.6.13-1.1.aarch64",
"product_id": "rmt-server-config-2.6.13-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "rmt-server-pubcloud-2.6.13-1.1.aarch64",
"product": {
"name": "rmt-server-pubcloud-2.6.13-1.1.aarch64",
"product_id": "rmt-server-pubcloud-2.6.13-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rmt-server-2.6.13-1.1.ppc64le",
"product": {
"name": "rmt-server-2.6.13-1.1.ppc64le",
"product_id": "rmt-server-2.6.13-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rmt-server-config-2.6.13-1.1.ppc64le",
"product": {
"name": "rmt-server-config-2.6.13-1.1.ppc64le",
"product_id": "rmt-server-config-2.6.13-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"product": {
"name": "rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"product_id": "rmt-server-pubcloud-2.6.13-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rmt-server-2.6.13-1.1.s390x",
"product": {
"name": "rmt-server-2.6.13-1.1.s390x",
"product_id": "rmt-server-2.6.13-1.1.s390x"
}
},
{
"category": "product_version",
"name": "rmt-server-config-2.6.13-1.1.s390x",
"product": {
"name": "rmt-server-config-2.6.13-1.1.s390x",
"product_id": "rmt-server-config-2.6.13-1.1.s390x"
}
},
{
"category": "product_version",
"name": "rmt-server-pubcloud-2.6.13-1.1.s390x",
"product": {
"name": "rmt-server-pubcloud-2.6.13-1.1.s390x",
"product_id": "rmt-server-pubcloud-2.6.13-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rmt-server-2.6.13-1.1.x86_64",
"product": {
"name": "rmt-server-2.6.13-1.1.x86_64",
"product_id": "rmt-server-2.6.13-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "rmt-server-config-2.6.13-1.1.x86_64",
"product": {
"name": "rmt-server-config-2.6.13-1.1.x86_64",
"product_id": "rmt-server-config-2.6.13-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "rmt-server-pubcloud-2.6.13-1.1.x86_64",
"product": {
"name": "rmt-server-pubcloud-2.6.13-1.1.x86_64",
"product_id": "rmt-server-pubcloud-2.6.13-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rmt-server-2.6.13-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64"
},
"product_reference": "rmt-server-2.6.13-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rmt-server-2.6.13-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le"
},
"product_reference": "rmt-server-2.6.13-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rmt-server-2.6.13-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x"
},
"product_reference": "rmt-server-2.6.13-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rmt-server-2.6.13-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64"
},
"product_reference": "rmt-server-2.6.13-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rmt-server-config-2.6.13-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64"
},
"product_reference": "rmt-server-config-2.6.13-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rmt-server-config-2.6.13-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le"
},
"product_reference": "rmt-server-config-2.6.13-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rmt-server-config-2.6.13-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x"
},
"product_reference": "rmt-server-config-2.6.13-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rmt-server-config-2.6.13-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64"
},
"product_reference": "rmt-server-config-2.6.13-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rmt-server-pubcloud-2.6.13-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64"
},
"product_reference": "rmt-server-pubcloud-2.6.13-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rmt-server-pubcloud-2.6.13-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le"
},
"product_reference": "rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rmt-server-pubcloud-2.6.13-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x"
},
"product_reference": "rmt-server-pubcloud-2.6.13-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rmt-server-pubcloud-2.6.13-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
},
"product_reference": "rmt-server-pubcloud-2.6.13-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-14404",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-14404"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer dereference vulnerability exists in the xpath.c:xmlXPathCompOpEval() function of libxml2 through 2.9.8 when parsing an invalid XPath expression in the XPATH_OP_AND or XPATH_OP_OR case. Applications processing untrusted XSL format inputs with the use of the libxml2 library may be vulnerable to a denial of service attack due to a crash of the application.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-14404",
"url": "https://www.suse.com/security/cve/CVE-2018-14404"
},
{
"category": "external",
"summary": "SUSE Bug 1102046 for CVE-2018-14404",
"url": "https://bugzilla.suse.com/1102046"
},
{
"category": "external",
"summary": "SUSE Bug 1148896 for CVE-2018-14404",
"url": "https://bugzilla.suse.com/1148896"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-14404"
},
{
"cve": "CVE-2018-16468",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16468"
}
],
"notes": [
{
"category": "general",
"text": "In the Loofah gem for Ruby, through v2.2.2, unsanitized JavaScript may occur in sanitized output when a crafted SVG element is republished.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16468",
"url": "https://www.suse.com/security/cve/CVE-2018-16468"
},
{
"category": "external",
"summary": "SUSE Bug 1113969 for CVE-2018-16468",
"url": "https://bugzilla.suse.com/1113969"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-16468"
},
{
"cve": "CVE-2018-16470",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16470"
}
],
"notes": [
{
"category": "general",
"text": "There is a possible DoS vulnerability in the multipart parser in Rack before 2.0.6. Specially crafted requests can cause the multipart parser to enter a pathological state, causing the parser to use CPU resources disproportionate to the request size.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16470",
"url": "https://www.suse.com/security/cve/CVE-2018-16470"
},
{
"category": "external",
"summary": "SUSE Bug 1114831 for CVE-2018-16470",
"url": "https://bugzilla.suse.com/1114831"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-16470"
},
{
"cve": "CVE-2019-11068",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11068"
}
],
"notes": [
{
"category": "general",
"text": "libxslt through 1.1.33 allows bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite permit access even upon receiving a -1 error code. xsltCheckRead can return -1 for a crafted URL that is not actually invalid and is subsequently loaded.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11068",
"url": "https://www.suse.com/security/cve/CVE-2019-11068"
},
{
"category": "external",
"summary": "SUSE Bug 1132160 for CVE-2019-11068",
"url": "https://bugzilla.suse.com/1132160"
},
{
"category": "external",
"summary": "SUSE Bug 1154212 for CVE-2019-11068",
"url": "https://bugzilla.suse.com/1154212"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11068"
},
{
"cve": "CVE-2019-16770",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-16770"
}
],
"notes": [
{
"category": "general",
"text": "In Puma before versions 3.12.2 and 4.3.1, a poorly-behaved client could use keepalive requests to monopolize Puma\u0027s reactor and create a denial of service attack. If more keepalive connections to Puma are opened than there are threads available, additional connections will wait permanently if the attacker sends requests frequently enough. This vulnerability is patched in Puma 4.3.1 and 3.12.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-16770",
"url": "https://www.suse.com/security/cve/CVE-2019-16770"
},
{
"category": "external",
"summary": "SUSE Bug 1158675 for CVE-2019-16770",
"url": "https://bugzilla.suse.com/1158675"
},
{
"category": "external",
"summary": "SUSE Bug 1188527 for CVE-2019-16770",
"url": "https://bugzilla.suse.com/1188527"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-16770"
},
{
"cve": "CVE-2019-18904",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-18904"
}
],
"notes": [
{
"category": "general",
"text": "A Uncontrolled Resource Consumption vulnerability in rmt of SUSE Linux Enterprise High Performance Computing 15-ESPOS, SUSE Linux Enterprise High Performance Computing 15-LTSS, SUSE Linux Enterprise Module for Public Cloud 15-SP1, SUSE Linux Enterprise Module for Server Applications 15, SUSE Linux Enterprise Module for Server Applications 15-SP1, SUSE Linux Enterprise Server 15-LTSS, SUSE Linux Enterprise Server for SAP 15; openSUSE Leap 15.1 allows remote attackers to cause DoS against rmt by requesting migrations. This issue affects: SUSE Linux Enterprise High Performance Computing 15-ESPOS rmt-server versions prior to 2.5.2-3.26.1. SUSE Linux Enterprise High Performance Computing 15-LTSS rmt-server versions prior to 2.5.2-3.26.1. SUSE Linux Enterprise Module for Public Cloud 15-SP1 rmt-server versions prior to 2.5.2-3.9.1. SUSE Linux Enterprise Module for Server Applications 15 rmt-server versions prior to 2.5.2-3.26.1. SUSE Linux Enterprise Module for Server Applications 15-SP1 rmt-server versions prior to 2.5.2-3.9.1. SUSE Linux Enterprise Server 15-LTSS rmt-server versions prior to 2.5.2-3.26.1. SUSE Linux Enterprise Server for SAP 15 rmt-server versions prior to 2.5.2-3.26.1. openSUSE Leap 15.1 rmt-server versions prior to 2.5.2-lp151.2.9.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-18904",
"url": "https://www.suse.com/security/cve/CVE-2019-18904"
},
{
"category": "external",
"summary": "SUSE Bug 1160922 for CVE-2019-18904",
"url": "https://bugzilla.suse.com/1160922"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-18904"
},
{
"cve": "CVE-2019-5419",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5419"
}
],
"notes": [
{
"category": "general",
"text": "There is a possible denial of service vulnerability in Action View (Rails) \u003c5.2.2.1, \u003c5.1.6.2, \u003c5.0.7.2, \u003c4.2.11.1 where specially crafted accept headers can cause action view to consume 100% cpu and make the server unresponsive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5419",
"url": "https://www.suse.com/security/cve/CVE-2019-5419"
},
{
"category": "external",
"summary": "SUSE Bug 1129271 for CVE-2019-5419",
"url": "https://bugzilla.suse.com/1129271"
},
{
"category": "external",
"summary": "SUSE Bug 1203810 for CVE-2019-5419",
"url": "https://bugzilla.suse.com/1203810"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-5419"
},
{
"cve": "CVE-2019-5420",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5420"
}
],
"notes": [
{
"category": "general",
"text": "A remote code execution vulnerability in development mode Rails \u003c5.2.2.1, \u003c6.0.0.beta3 can allow an attacker to guess the automatically generated development mode secret token. This secret token can be used in combination with other Rails internals to escalate to a remote code execution exploit.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5420",
"url": "https://www.suse.com/security/cve/CVE-2019-5420"
},
{
"category": "external",
"summary": "SUSE Bug 1129268 for CVE-2019-5420",
"url": "https://bugzilla.suse.com/1129268"
},
{
"category": "external",
"summary": "SUSE Bug 1203810 for CVE-2019-5420",
"url": "https://bugzilla.suse.com/1203810"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-5420"
},
{
"cve": "CVE-2020-11076",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11076"
}
],
"notes": [
{
"category": "general",
"text": "In Puma (RubyGem) before 4.3.4 and 3.12.5, an attacker could smuggle an HTTP response, by using an invalid transfer-encoding header. The problem has been fixed in Puma 3.12.5 and Puma 4.3.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11076",
"url": "https://www.suse.com/security/cve/CVE-2020-11076"
},
{
"category": "external",
"summary": "SUSE Bug 1172175 for CVE-2020-11076",
"url": "https://bugzilla.suse.com/1172175"
},
{
"category": "external",
"summary": "SUSE Bug 1172176 for CVE-2020-11076",
"url": "https://bugzilla.suse.com/1172176"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-11076"
},
{
"cve": "CVE-2020-15169",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15169"
}
],
"notes": [
{
"category": "general",
"text": "In Action View before versions 5.2.4.4 and 6.0.3.3 there is a potential Cross-Site Scripting (XSS) vulnerability in Action View\u0027s translation helpers. Views that allow the user to control the default (not found) value of the `t` and `translate` helpers could be susceptible to XSS attacks. When an HTML-unsafe string is passed as the default for a missing translation key named html or ending in _html, the default string is incorrectly marked as HTML-safe and not escaped. This is patched in versions 6.0.3.3 and 5.2.4.4. A workaround without upgrading is proposed in the source advisory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15169",
"url": "https://www.suse.com/security/cve/CVE-2020-15169"
},
{
"category": "external",
"summary": "SUSE Bug 1176421 for CVE-2020-15169",
"url": "https://bugzilla.suse.com/1176421"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-15169"
},
{
"cve": "CVE-2020-8164",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8164"
}
],
"notes": [
{
"category": "general",
"text": "A deserialization of untrusted data vulnerability exists in rails \u003c 5.2.4.3, rails \u003c 6.0.3.1 which can allow an attacker to supply information can be inadvertently leaked fromStrong Parameters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8164",
"url": "https://www.suse.com/security/cve/CVE-2020-8164"
},
{
"category": "external",
"summary": "SUSE Bug 1172177 for CVE-2020-8164",
"url": "https://bugzilla.suse.com/1172177"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-8164"
},
{
"cve": "CVE-2020-8165",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8165"
}
],
"notes": [
{
"category": "general",
"text": "A deserialization of untrusted data vulnernerability exists in rails \u003c 5.2.4.3, rails \u003c 6.0.3.1 that can allow an attacker to unmarshal user-provided objects in MemCacheStore and RedisCacheStore potentially resulting in an RCE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8165",
"url": "https://www.suse.com/security/cve/CVE-2020-8165"
},
{
"category": "external",
"summary": "SUSE Bug 1172186 for CVE-2020-8165",
"url": "https://bugzilla.suse.com/1172186"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2020-8165"
},
{
"cve": "CVE-2020-8166",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8166"
}
],
"notes": [
{
"category": "general",
"text": "A CSRF forgery vulnerability exists in rails \u003c 5.2.5, rails \u003c 6.0.4 that makes it possible for an attacker to, given a global CSRF token such as the one present in the authenticity_token meta tag, forge a per-form CSRF token.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8166",
"url": "https://www.suse.com/security/cve/CVE-2020-8166"
},
{
"category": "external",
"summary": "SUSE Bug 1172182 for CVE-2020-8166",
"url": "https://bugzilla.suse.com/1172182"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2020-8166"
},
{
"cve": "CVE-2020-8167",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8167"
}
],
"notes": [
{
"category": "general",
"text": "A CSRF vulnerability exists in rails \u003c= 6.0.3 rails-ujs module that could allow attackers to send CSRF tokens to wrong domains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8167",
"url": "https://www.suse.com/security/cve/CVE-2020-8167"
},
{
"category": "external",
"summary": "SUSE Bug 1172184 for CVE-2020-8167",
"url": "https://bugzilla.suse.com/1172184"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8167"
},
{
"cve": "CVE-2020-8184",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8184"
}
],
"notes": [
{
"category": "general",
"text": "A reliance on cookies without validation/integrity check security vulnerability exists in rack \u003c 2.2.3, rack \u003c 2.1.4 that makes it is possible for an attacker to forge a secure or host-only cookie prefix.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8184",
"url": "https://www.suse.com/security/cve/CVE-2020-8184"
},
{
"category": "external",
"summary": "SUSE Bug 1173351 for CVE-2020-8184",
"url": "https://bugzilla.suse.com/1173351"
},
{
"category": "external",
"summary": "SUSE Bug 1177352 for CVE-2020-8184",
"url": "https://bugzilla.suse.com/1177352"
},
{
"category": "external",
"summary": "SUSE Bug 1193081 for CVE-2020-8184",
"url": "https://bugzilla.suse.com/1193081"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8184"
},
{
"cve": "CVE-2020-8185",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8185"
}
],
"notes": [
{
"category": "general",
"text": "A denial of service vulnerability exists in Rails \u003c6.0.3.2 that allowed an untrusted user to run any pending migrations on a Rails app running in production.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8185",
"url": "https://www.suse.com/security/cve/CVE-2020-8185"
},
{
"category": "external",
"summary": "SUSE Bug 1173564 for CVE-2020-8185",
"url": "https://bugzilla.suse.com/1173564"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-config-2.6.13-1.1.x86_64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.aarch64",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.ppc64le",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.s390x",
"openSUSE Tumbleweed:rmt-server-pubcloud-2.6.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8185"
}
]
}
OPENSUSE-SU-2024:11320-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the ruby2.7-rubygem-actionview-5.2-5.2.6-1.2 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11320",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11320-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-16782 page",
"url": "https://www.suse.com/security/cve/CVE-2019-16782/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5418 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5418/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15169 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15169/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8167 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8167/"
}
],
"title": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11320-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"product": {
"name": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"product_id": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"product": {
"name": "ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"product_id": "ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"product": {
"name": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"product_id": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"product": {
"name": "ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"product_id": "ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"product": {
"name": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"product_id": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"product": {
"name": "ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"product_id": "ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64",
"product": {
"name": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64",
"product_id": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64",
"product": {
"name": "ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64",
"product_id": "ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64"
},
"product_reference": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le"
},
"product_reference": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x"
},
"product_reference": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64"
},
"product_reference": "ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64"
},
"product_reference": "ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le"
},
"product_reference": "ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x"
},
"product_reference": "ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64"
},
"product_reference": "ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-16782",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-16782"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a possible information leak / session hijack vulnerability in Rack (RubyGem rack). This vulnerability is patched in versions 1.6.12 and 2.0.8. Attackers may be able to find and hijack sessions by using timing attacks targeting the session id. Session ids are usually stored and indexed in a database that uses some kind of scheme for speeding up lookups of that session id. By carefully measuring the amount of time it takes to look up a session, an attacker may be able to find a valid session id and hijack the session. The session id itself may be generated randomly, but the way the session is indexed by the backing store does not use a secure comparison.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-16782",
"url": "https://www.suse.com/security/cve/CVE-2019-16782"
},
{
"category": "external",
"summary": "SUSE Bug 1159548 for CVE-2019-16782",
"url": "https://bugzilla.suse.com/1159548"
},
{
"category": "external",
"summary": "SUSE Bug 1183174 for CVE-2019-16782",
"url": "https://bugzilla.suse.com/1183174"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-16782"
},
{
"cve": "CVE-2019-5418",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5418"
}
],
"notes": [
{
"category": "general",
"text": "There is a File Content Disclosure vulnerability in Action View \u003c5.2.2.1, \u003c5.1.6.2, \u003c5.0.7.2, \u003c4.2.11.1 and v3 where specially crafted accept headers can cause contents of arbitrary files on the target system\u0027s filesystem to be exposed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5418",
"url": "https://www.suse.com/security/cve/CVE-2019-5418"
},
{
"category": "external",
"summary": "SUSE Bug 1129272 for CVE-2019-5418",
"url": "https://bugzilla.suse.com/1129272"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-5418"
},
{
"cve": "CVE-2020-15169",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15169"
}
],
"notes": [
{
"category": "general",
"text": "In Action View before versions 5.2.4.4 and 6.0.3.3 there is a potential Cross-Site Scripting (XSS) vulnerability in Action View\u0027s translation helpers. Views that allow the user to control the default (not found) value of the `t` and `translate` helpers could be susceptible to XSS attacks. When an HTML-unsafe string is passed as the default for a missing translation key named html or ending in _html, the default string is incorrectly marked as HTML-safe and not escaped. This is patched in versions 6.0.3.3 and 5.2.4.4. A workaround without upgrading is proposed in the source advisory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15169",
"url": "https://www.suse.com/security/cve/CVE-2020-15169"
},
{
"category": "external",
"summary": "SUSE Bug 1176421 for CVE-2020-15169",
"url": "https://bugzilla.suse.com/1176421"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-15169"
},
{
"cve": "CVE-2020-8167",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8167"
}
],
"notes": [
{
"category": "general",
"text": "A CSRF vulnerability exists in rails \u003c= 6.0.3 rails-ujs module that could allow attackers to send CSRF tokens to wrong domains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8167",
"url": "https://www.suse.com/security/cve/CVE-2020-8167"
},
{
"category": "external",
"summary": "SUSE Bug 1172184 for CVE-2020-8167",
"url": "https://bugzilla.suse.com/1172184"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby2.7-rubygem-actionview-5.2-5.2.6-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.s390x",
"openSUSE Tumbleweed:ruby3.0-rubygem-actionview-5.2-5.2.6-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8167"
}
]
}
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.